Received: by mail.netbsd.org (Postfix, from userid 605) id 70D8384DD5; Wed, 5 Sep 2018 08:34:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6F76F84D67 for ; Wed, 5 Sep 2018 08:34:33 +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 vd8-KpnVY2r5 for ; Wed, 5 Sep 2018 08:34:32 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A490F84D03 for ; Wed, 5 Sep 2018 08:34:32 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A0BE9FBF8; Wed, 5 Sep 2018 08:34:32 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1536136472144450" MIME-Version: 1.0 Date: Wed, 5 Sep 2018 08:34:32 +0000 From: "Patrick Welche" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: prlw1@netbsd.org X-Mailer: log_accum Message-Id: <20180905083432.A0BE9FBF8@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. --_----------=_1536136472144450 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: prlw1 Date: Wed Sep 5 08:34:32 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated security/p11-kit to 0.23.14 To generate a diff of this commit: cvs rdiff -u -r1.3929 -r1.3930 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1536136472144450 Content-Disposition: inline Content-Length: 715 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.3929 pkgsrc/doc/CHANGES-2018:1.3930 --- pkgsrc/doc/CHANGES-2018:1.3929 Wed Sep 5 06:49:38 2018 +++ pkgsrc/doc/CHANGES-2018 Wed Sep 5 08:34:32 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3929 2018/09/05 06:49:38 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.3930 2018/09/05 08:34:32 prlw1 Exp $ Changes to the packages collection and infrastructure in 2018: @@ -5530,3 +5530,4 @@ Changes to the packages collection and i Updated devel/p5-Pegex to 0.67 [wiz 2018-09-05] Updated mail/p5-Mail-Message to 3.007 [wiz 2018-09-05] Updated www/curl to 7.61.1 [wiz 2018-09-05] + Updated security/p11-kit to 0.23.14 [prlw1 2018-09-05] --_----------=_1536136472144450--