svn commit: r350847 - head/security/openvpn
Matthias Andree
mandree at FreeBSD.org
Thu Apr 10 20:20:36 UTC 2014
Author: mandree
Date: Thu Apr 10 20:20:35 2014
New Revision: 350847
URL: http://svnweb.freebsd.org/changeset/ports/350847
QAT: https://qat.redports.org/buildarchive/r350847/
Log:
Upgrade to new upstream 2.3.3 release. Misc bugfixes.
Changes:
<https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23#OpenVPN2.3.3>
Note that PKCS#11 helper support requires a pkcs11-helper upgrade from
<http://www.freebsd.org/cgi/query-pr.cgi?pr=188442> to be committed.
Modified:
head/security/openvpn/Makefile
head/security/openvpn/distinfo
Modified: head/security/openvpn/Makefile
==============================================================================
--- head/security/openvpn/Makefile Thu Apr 10 20:05:31 2014 (r350846)
+++ head/security/openvpn/Makefile Thu Apr 10 20:20:35 2014 (r350847)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= openvpn
-DISTVERSION= 2.3.2
-PORTREVISION= 1
+DISTVERSION= 2.3.3
CATEGORIES= security net
MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \
http://build.openvpn.net/downloads/releases/
@@ -16,8 +15,7 @@ LICENSE= GPLv2
CONFLICTS_INSTALL= openvpn-2.[!3].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]*
GNU_CONFIGURE= yes
-USE_XZ= yes
-USES= pkgconfig shebangfix
+USES= pkgconfig shebangfix tar:xz
SHEBANG_FILES= sample/sample-scripts/verify-cn \
sample/sample-scripts/auth-pam.pl \
sample/sample-scripts/ucn.pl
Modified: head/security/openvpn/distinfo
==============================================================================
--- head/security/openvpn/distinfo Thu Apr 10 20:05:31 2014 (r350846)
+++ head/security/openvpn/distinfo Thu Apr 10 20:20:35 2014 (r350847)
@@ -1,2 +1,2 @@
-SHA256 (openvpn-2.3.2.tar.xz) = 51c5a96fc3925f0792f95c9ee105e87ed090e1efd83c8fab37944a31b21c973e
-SIZE (openvpn-2.3.2.tar.xz) = 776432
+SHA256 (openvpn-2.3.3.tar.xz) = 19693ac1db8e99a73a0fe1de5809f34a5693109d4fdb929449a0c457986440f7
+SIZE (openvpn-2.3.3.tar.xz) = 781240
More information about the svn-ports-head
mailing list