Received: by mail.netbsd.org (Postfix, from userid 605) id D0EAF84E98; Thu, 23 Jun 2022 06:43:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1573284E5B for ; Thu, 23 Jun 2022 06:43:45 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id JsfsDRK8FQkc for ; Thu, 23 Jun 2022 06:43:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 67EFC84D84 for ; Thu, 23 Jun 2022 06:43:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CC7DBFB1A; Thu, 23 Jun 2022 06:45:44 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1655966744247210" MIME-Version: 1.0 Date: Thu, 23 Jun 2022 06:45:44 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/databases/openldap To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20220623064544.CC7DBFB1A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1655966744247210 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Thu Jun 23 06:45:44 UTC 2022 Modified Files: pkgsrc/databases/openldap: distinfo Log Message: openldap: regen distinfo for new patch To generate a diff of this commit: cvs rdiff -u -r1.131 -r1.132 pkgsrc/databases/openldap/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1655966744247210 Content-Disposition: inline Content-Length: 1068 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/databases/openldap/distinfo diff -u pkgsrc/databases/openldap/distinfo:1.131 pkgsrc/databases/openldap/distinfo:1.132 --- pkgsrc/databases/openldap/distinfo:1.131 Thu May 5 11:16:39 2022 +++ pkgsrc/databases/openldap/distinfo Thu Jun 23 06:45:44 2022 @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.131 2022/05/05 11:16:39 adam Exp $ +$NetBSD: distinfo,v 1.132 2022/06/23 06:45:44 wiz Exp $ BLAKE2s (openldap-2.6.2.tgz) = 868d250c00841cad6001be34c0da6ee6ba1c1cdc1df8bc1ff039e937e720889f SHA512 (openldap-2.6.2.tgz) = a490a760ec954710e78821877744e8a6caa4e4f47cc292baae8106af2a4b62c16b7e8003af05ae16f58b28464d89e5459f9e4cf33241fe440c0c6ca041364420 @@ -18,3 +18,4 @@ SHA1 (patch-libraries_libldap_thr__posix SHA1 (patch-libraries_liblutil_sha1.c) = 10deca5c2f0431dd51d9137f14b5070be1264dcd SHA1 (patch-servers_slapd_Makefile.in) = 40043fdaecac7b591b462f7af32149a93e88eaf5 SHA1 (patch-servers_slapd_back-sql_delete.c) = 437336aed5ef7e1b8b0e53c9d9019a43eb226472 +SHA1 (patch-servers_slapd_daemon.c) = 332652157b961d9469fd05478ac5743cdd250f0a --_----------=_1655966744247210--