Date: Fri, 4 Nov 2016 08:42:24 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425304 - head/security/openvpn Message-ID: <201611040842.uA48gO8q036741@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Fri Nov 4 08:42:23 2016 New Revision: 425304 URL: https://svnweb.freebsd.org/changeset/ports/425304 Log: Upgrade to upstream bugfix release 2.3.13. ChangeLog: <https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.13> Modified: head/security/openvpn/Makefile head/security/openvpn/distinfo Modified: head/security/openvpn/Makefile ============================================================================== --- head/security/openvpn/Makefile Fri Nov 4 08:02:48 2016 (r425303) +++ head/security/openvpn/Makefile Fri Nov 4 08:42:23 2016 (r425304) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 2.3.12 -PORTREVISION= 1 +DISTVERSION= 2.3.13 CATEGORIES= security net MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \ http://build.openvpn.net/downloads/releases/ Modified: head/security/openvpn/distinfo ============================================================================== --- head/security/openvpn/distinfo Fri Nov 4 08:02:48 2016 (r425303) +++ head/security/openvpn/distinfo Fri Nov 4 08:42:23 2016 (r425304) @@ -1,3 +1,3 @@ -TIMESTAMP = 1472073931 -SHA256 (openvpn-2.3.12.tar.xz) = 13b963414e2430215981868c77b9795d93653ee535a2d73576f7bb2c28200abc -SIZE (openvpn-2.3.12.tar.xz) = 827756 +TIMESTAMP = 1478247941 +SHA256 (openvpn-2.3.13.tar.xz) = 9cde0c8000fd32d5275adb55f8bb1d8ba429ff3de35f60a36e81f3859b7537e0 +SIZE (openvpn-2.3.13.tar.xz) = 829484
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611040842.uA48gO8q036741>