Received: by mail.netbsd.org (Postfix, from userid 605) id EE7E284EB2; Fri, 27 Apr 2018 06:47:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CBE384D04 for ; Fri, 27 Apr 2018 06:47:51 +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 EEayrSA-Ymei for ; Fri, 27 Apr 2018 06:47:50 +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 53F2184CEF for ; Fri, 27 Apr 2018 06:47:50 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2E3A9FBEC; Fri, 27 Apr 2018 06:47:50 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1524811670136000" MIME-Version: 1.0 Date: Fri, 27 Apr 2018 06:47:50 +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: <20180427064750.2E3A9FBEC@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. --_----------=_1524811670136000 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Fri Apr 27 06:47:50 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: Updated net/openvpn, security/py-m2crypto To generate a diff of this commit: cvs rdiff -u -r1.1988 -r1.1989 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1524811670136000 Content-Disposition: inline Content-Length: 759 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.1988 pkgsrc/doc/CHANGES-2018:1.1989 --- pkgsrc/doc/CHANGES-2018:1.1988 Thu Apr 26 15:47:33 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Apr 27 06:47:49 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.1988 2018/04/26 15:47:33 taca Exp $ +$NetBSD: CHANGES-2018,v 1.1989 2018/04/27 06:47:49 adam Exp $ Changes to the packages collection and infrastructure in 2018: @@ -2766,3 +2766,5 @@ Changes to the packages collection and i Updated lang/php71 to 7.1.17 [taca 2018-04-26] Updated lang/php72 to 7.2.5 [taca 2018-04-26] Updated lang/php70 to 7.0.30 [taca 2018-04-26] + Updated net/openvpn to 2.4.6 [adam 2018-04-27] + Updated security/py-m2crypto to 0.30.0 [adam 2018-04-27] --_----------=_1524811670136000--