aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGert Doering <gert@greenie.muc.de>2022-10-27 10:07:59 +0000
committerMatthias Andree <mandree@FreeBSD.org>2022-10-27 18:08:19 +0000
commitbb24536ac02a721fdc6657a2ff5e43c0c71ae54e (patch)
tree656509b8c3a4bc4a0a26fb392d6a3eaee13e13b6
parent90538762996782e1cf2ce683949548db33e84fb8 (diff)
downloadports-bb24536ac02a721fdc6657a2ff5e43c0c71ae54e.tar.gz
ports-bb24536ac02a721fdc6657a2ff5e43c0c71ae54e.zip
security/openvpn-devel: upgrade port to git commit ecad4839ca (2022-10-27)
contains a good number of bugfixes and minor improvements, no new features. user visible changes: - "topology subnet" tun interfaces will now use IFF_POINTOPOINT - DCO option on FreeBSD 14 will default to "on" now - DCO on FreeBSD now requires a FreeBSD kernel after commit 2e797555f701c38d9d to get kernel-side ovpn(4) improvements, necessary for proper subnet + iroute support
-rw-r--r--security/openvpn-devel/Makefile6
-rw-r--r--security/openvpn-devel/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile
index ffd4563b9e44..6bf71980bb66 100644
--- a/security/openvpn-devel/Makefile
+++ b/security/openvpn-devel/Makefile
@@ -1,5 +1,5 @@
PORTNAME= openvpn
-DISTVERSION= g20220820
+DISTVERSION= g20221027
PORTREVISION= 0
PORTEPOCH= 1
CATEGORIES= security net net-vpn
@@ -21,7 +21,7 @@ LIB_DEPENDS+= liblzo2.so:archivers/lzo2
USES= autoreconf cpe libtool pkgconfig shebangfix tar:xz
IGNORE_SSL= libressl libressl-devel
USE_GITLAB= yes
-GL_COMMIT= 734de8f9aa2df56bcb45ebab7cfa799a23f36403
+GL_COMMIT= ecad4839caf4c2fab9c6627ceeca9b9cb32e8929
USE_RC_SUBR= openvpn
SHEBANG_FILES= sample/sample-scripts/auth-pam.pl sample/sample-scripts/ucn.pl \
@@ -51,7 +51,7 @@ PORTEXAMPLES= *
OPTIONS_DEFINE= DOCS EASYRSA EXAMPLES LZ4 PKCS11 SMALL DCO TEST \
X509ALTUSERNAME
-OPTIONS_DEFAULT= EASYRSA LZ4 OPENSSL TEST
+OPTIONS_DEFAULT= EASYRSA LZ4 OPENSSL TEST DCO
OPTIONS_EXCLUDE_FreeBSD_12= DCO # FreeBSD 14 only
OPTIONS_EXCLUDE_FreeBSD_13= DCO # FreeBSD 14 only
OPTIONS_SINGLE= SSL
diff --git a/security/openvpn-devel/distinfo b/security/openvpn-devel/distinfo
index 58730690351c..3344ccb370b4 100644
--- a/security/openvpn-devel/distinfo
+++ b/security/openvpn-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1661008930
-SHA256 (openvpn-openvpn-734de8f9aa2df56bcb45ebab7cfa799a23f36403_GL0.tar.gz) = 9f6394769c9d03b3b5c792e8f8204c557880eef7606e9389ccae872653632152
-SIZE (openvpn-openvpn-734de8f9aa2df56bcb45ebab7cfa799a23f36403_GL0.tar.gz) = 1148248
+TIMESTAMP = 1666864365
+SHA256 (openvpn-openvpn-ecad4839caf4c2fab9c6627ceeca9b9cb32e8929_GL0.tar.gz) = c259bb0778d366c4dc6a30d7485bb969551ab000d980eb058f8e85dde8efb028
+SIZE (openvpn-openvpn-ecad4839caf4c2fab9c6627ceeca9b9cb32e8929_GL0.tar.gz) = 1157713