Received: by mail.netbsd.org (Postfix, from userid 605) id F409084D78; Wed, 20 Jun 2018 07:53:04 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E726584D73 for ; Wed, 20 Jun 2018 07:53:03 +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 PMf-etILnawK for ; Wed, 20 Jun 2018 07:53:03 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 2AE2284CD3 for ; Wed, 20 Jun 2018 07:53:03 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 24690FBEC; Wed, 20 Jun 2018 07:53:03 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1529481183135310" MIME-Version: 1.0 Date: Wed, 20 Jun 2018 07:53:03 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20180620075303.24690FBEC@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. --_----------=_1529481183135310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Jun 20 07:53:03 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated security/libgcrypt To generate a diff of this commit: cvs rdiff -u -r1.2921 -r1.2922 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1529481183135310 Content-Disposition: inline Content-Length: 739 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.2921 pkgsrc/doc/CHANGES-2018:1.2922 --- pkgsrc/doc/CHANGES-2018:1.2921 Wed Jun 20 05:16:33 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Jun 20 07:53:02 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.2921 2018/06/20 05:16:33 mef Exp $ +$NetBSD: CHANGES-2018,v 1.2922 2018/06/20 07:53:02 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4156,3 +4156,4 @@ Changes to the packages collection and i Updated graphics/p5-PerlMagick to 7.0.8.2 [ryoon 2018-06-19] Added math/p5-Math-Matrix version 0.8 [mef 2018-06-20] Added math/p5-Math-Systems version 0.01 [mef 2018-06-20] + Updated security/libgcrypt to 1.8.3 [adam 2018-06-20] --_----------=_1529481183135310--