Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6E2C37A2B2 for ; Fri, 8 Jul 2016 17:46:41 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 22DAB85EB6; Fri, 8 Jul 2016 17:46:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A8EDC85E87 for ; Fri, 8 Jul 2016 17:46:40 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id v6i8220X44XJ for ; Fri, 8 Jul 2016 17:46:40 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 1810084C86 for ; Fri, 8 Jul 2016 17:46:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 16383FBB5; Fri, 8 Jul 2016 17:46:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1468000000201520" MIME-Version: 1.0 Date: Fri, 8 Jul 2016 17:46:40 +0000 From: "Alistair G. Crooks" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: agc@netbsd.org X-Mailer: log_accum Message-Id: <20160708174640.16383FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1468000000201520 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: agc Date: Fri Jul 8 17:46:40 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Note update of netpgpverify and libnetpgpverify to 20160707 To generate a diff of this commit: cvs rdiff -u -r1.2717 -r1.2718 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1468000000201520 Content-Disposition: inline Content-Length: 817 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.2717 pkgsrc/doc/CHANGES-2016:1.2718 --- pkgsrc/doc/CHANGES-2016:1.2717 Fri Jul 8 16:22:25 2016 +++ pkgsrc/doc/CHANGES-2016 Fri Jul 8 17:46:39 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.2717 2016/07/08 16:22:25 agc Exp $ +$NetBSD: CHANGES-2016,v 1.2718 2016/07/08 17:46:39 agc Exp $ Changes to the packages collection and infrastructure in 2016: @@ -3941,3 +3941,5 @@ Changes to the packages collection and i Updated security/libnetpgpverify to 20160705 [agc 2016-07-08] Updated security/netpgpverify to 20160706 [agc 2016-07-08] Updated security/libnetpgpverify to 20160706 [agc 2016-07-08] + Updated security/netpgpverify to 20160707 [agc 2016-07-08] + Updated security/libnetpgpverify to 20160707 [agc 2016-07-08] --_----------=_1468000000201520--