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 598B67A1C0 for ; Wed, 24 May 2017 20:35:59 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0B538855B7; Wed, 24 May 2017 20:35:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9126F84DEE for ; Wed, 24 May 2017 20:35:58 +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 ZN89dTJRNytI for ; Wed, 24 May 2017 20:35:58 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EE08984DA2 for ; Wed, 24 May 2017 20:35:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id A839DFBE4; Wed, 24 May 2017 20:35:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1495658157112360" MIME-Version: 1.0 Date: Wed, 24 May 2017 20:35:57 +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: <20170524203557.A839DFBE4@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. --_----------=_1495658157112360 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed May 24 20:35:57 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 TODO Log Message: Updated net/openvpn to 2.4.2 To generate a diff of this commit: cvs rdiff -u -r1.2080 -r1.2081 pkgsrc/doc/CHANGES-2017 cvs rdiff -u -r1.17370 -r1.17371 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1495658157112360 Content-Disposition: inline Content-Length: 1274 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.2080 pkgsrc/doc/CHANGES-2017:1.2081 --- pkgsrc/doc/CHANGES-2017:1.2080 Wed May 24 20:09:26 2017 +++ pkgsrc/doc/CHANGES-2017 Wed May 24 20:35:57 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.2080 2017/05/24 20:09:26 adam Exp $ +$NetBSD: CHANGES-2017,v 1.2081 2017/05/24 20:35:57 adam Exp $ Changes to the packages collection and infrastructure in 2017: @@ -2607,3 +2607,4 @@ Changes to the packages collection and i Updated devel/py-attrs to 17.2.0 [adam 2017-05-24] Removed databases/postgresql91 [adam 2017-05-24] Updated devel/lemon to 1.0.3.19.0 [adam 2017-05-24] + Updated net/openvpn to 2.4.2 [adam 2017-05-24] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.17370 pkgsrc/doc/TODO:1.17371 --- pkgsrc/doc/TODO:1.17370 Wed May 24 15:59:03 2017 +++ pkgsrc/doc/TODO Wed May 24 20:35:57 2017 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.17370 2017/05/24 15:59:03 taca Exp $ +$NetBSD: TODO,v 1.17371 2017/05/24 20:35:57 adam Exp $ Suggested new packages ====================== @@ -1145,7 +1145,6 @@ For possible Perl packages updates, see o openssh-7.5p1 o openssl-1.1.0 o openvas-libraries-8.0.8 - o openvpn-2.4.0 [pkg/52044] o opera-26 o oroborus-2.0.18 o ortp-0.25.0 --_----------=_1495658157112360--