Received: by mail.netbsd.org (Postfix, from userid 605) id 9B80784F8E; Mon, 4 Dec 2017 06:23:22 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 26DCB84DA6 for ; Mon, 4 Dec 2017 06:23:22 +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 TvrLWozAJJZa for ; Mon, 4 Dec 2017 06:23:21 +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 8740C84D8D for ; Mon, 4 Dec 2017 06:23:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7D5EBFB40; Mon, 4 Dec 2017 06:23:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_151236860169490" MIME-Version: 1.0 Date: Mon, 4 Dec 2017 06:23:21 +0000 From: "John Nemeth" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jnemeth@netbsd.org X-Mailer: log_accum Message-Id: <20171204062321.7D5EBFB40@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. --_----------=_151236860169490 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jnemeth Date: Mon Dec 4 06:23:21 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Added security/easy-rsa version v3.0.3 To generate a diff of this commit: cvs rdiff -u -r1.5155 -r1.5156 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_151236860169490 Content-Disposition: inline Content-Length: 730 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.5155 pkgsrc/doc/CHANGES-2017:1.5156 --- pkgsrc/doc/CHANGES-2017:1.5155 Mon Dec 4 01:53:45 2017 +++ pkgsrc/doc/CHANGES-2017 Mon Dec 4 06:23:21 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.5155 2017/12/04 01:53:45 maya Exp $ +$NetBSD: CHANGES-2017,v 1.5156 2017/12/04 06:23:21 jnemeth Exp $ Changes to the packages collection and infrastructure in 2017: @@ -7406,3 +7406,4 @@ Changes to the packages collection and i Updated editors/vim-share to 8.0.1365 [morr 2017-12-03] Updated www/wordpress to 4.9.1 [morr 2017-12-03] Updated mail/mailman to 2.1.25 [maya 2017-12-04] + Added security/easy-rsa version v3.0.3 [jnemeth 2017-12-04] --_----------=_151236860169490--