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 3B94D7A269 for ; Wed, 14 Jun 2017 20:18:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B093685583; Wed, 14 Jun 2017 20:18:43 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 04C82855C9 for ; Wed, 14 Jun 2017 20:18:43 +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 oNRo7m7eJeUz for ; Wed, 14 Jun 2017 20:18:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id B3193855BB for ; Wed, 14 Jun 2017 20:18:41 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 1D3D3FAB9; Wed, 14 Jun 2017 20:18:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1497471517231710" MIME-Version: 1.0 Date: Wed, 14 Jun 2017 20:18:37 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170614201837.1D3D3FAB9@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1497471517231710 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Jun 14 20:18:36 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated security/libgcrypt to 1.7.7 To generate a diff of this commit: cvs rdiff -u -r1.2388 -r1.2389 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17432 -r1.17433 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1497471517231710 Content-Disposition: inline Content-Length: 1279 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.2388 pkgsrc/doc/CHANGES-2017:1.2389 --- pkgsrc/doc/CHANGES-2017:1.2388 Wed Jun 14 16:16:13 2017 +++ pkgsrc/doc/CHANGES-2017 Wed Jun 14 20:18:36 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2388 2017/06/14 16:16:13 wiz Exp $ +$NetBSD: CHANGES-2017,v 1.2389 2017/06/14 20:18:36 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -3015,3 +3015,4 @@ Changes to the packages collection and i Updated devel/npth to 1.5 [wiz 2017-06-14] Updated mail/neomutt to 20170609 [wiz 2017-06-14] Updated net/tor to 0.3.0.8 [wiz 2017-06-14] + Updated security/libgcrypt to 1.7.7 [wiz 2017-06-14] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17432 pkgsrc/doc/TODO:1.17433 --- pkgsrc/doc/TODO:1.17432 Wed Jun 14 16:16:13 2017 +++ pkgsrc/doc/TODO Wed Jun 14 20:18:36 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17432 2017/06/14 16:16:13 wiz Exp $ +$NetBSD: TODO,v 1.17433 2017/06/14 20:18:36 wiz Exp $ Suggested new packages ====================== @@ -962,7 +962,6 @@ For possible Perl packages updates, see o libextractor-1.2 [requires shm_open()] o libflash-0.4.13 o libfolks-0.10.1 - o libgcrypt-1.7.7 o libgdiplus-4.2 o libgfshare-2.0.0 o libgiigic-1.1.2 --_----------=_1497471517231710--