aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2021-10-05 19:53:19 +0000
committerMatthias Andree <mandree@FreeBSD.org>2021-11-01 17:02:52 +0000
commitf1ecb9fb36f287ec18459cfd2928bc7d7fc63495 (patch)
treea2be5c90875888b37df5699234486e2a58932e52 /security
parent0c52e0e373e804a48d47854902b7fdb61634c12a (diff)
downloadports-f1ecb9fb36f287ec18459cfd2928bc7d7fc63495.tar.gz
ports-f1ecb9fb36f287ec18459cfd2928bc7d7fc63495.zip
security/openvpn: bugfix update to 2.5.4
adds openvpn-examples(5) manual page Changelog: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst#overview-of-changes-in-254 (cherry picked from commit cf4dd6bbfe80d93a23f2f7d140ed5dd764d13e96)
Diffstat (limited to 'security')
-rw-r--r--security/openvpn/Makefile4
-rw-r--r--security/openvpn/distinfo6
-rw-r--r--security/openvpn/pkg-plist1
3 files changed, 6 insertions, 5 deletions
diff --git a/security/openvpn/Makefile b/security/openvpn/Makefile
index d9b89a1c8554..686f62e010d1 100644
--- a/security/openvpn/Makefile
+++ b/security/openvpn/Makefile
@@ -1,7 +1,7 @@
# Created by: Matthias Andree <mandree@FreeBSD.org>
PORTNAME= openvpn
-DISTVERSION= 2.5.3
+DISTVERSION= 2.5.4
PORTREVISION?= 0
CATEGORIES= security net net-vpn
MASTER_SITES= https://swupdate.openvpn.org/community/releases/ \
@@ -26,7 +26,7 @@ CONFIGURE_ARGS+= --enable-strict
# set PLUGIN_LIBDIR so that unqualified plugin paths are found:
CONFIGURE_ENV+= PLUGINDIR="${PREFIX}/lib/openvpn/plugins"
-CONFLICTS_INSTALL?= openvpn-2.[!5].* openvpn-[!2].* openvpn-beta-[0-9]* openvpn-devel-[0-9]* openvpn-mbedtls-[0-9]*
+CONFLICTS_INSTALL?= openvpn-2.[!5].* openvpn-devel-[0-9]* openvpn-mbedtls-[0-9]*
SUB_FILES= pkg-message openvpn-client
diff --git a/security/openvpn/distinfo b/security/openvpn/distinfo
index 942785f21e07..52de3f3f856e 100644
--- a/security/openvpn/distinfo
+++ b/security/openvpn/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624052196
-SHA256 (openvpn-2.5.3.tar.xz) = fb6a9943c603a1951ca13e9267653f8dd650c02f84bccd2b9d20f06a4c9c9a7e
-SIZE (openvpn-2.5.3.tar.xz) = 1149004
+TIMESTAMP = 1633456661
+SHA256 (openvpn-2.5.4.tar.xz) = 56c0dcd27ab938c4ad07469c86eb8b7408ef64c3e68f98497db8c03f11792436
+SIZE (openvpn-2.5.4.tar.xz) = 1150604
diff --git a/security/openvpn/pkg-plist b/security/openvpn/pkg-plist
index a3495c2a6273..d247b39c1eed 100644
--- a/security/openvpn/pkg-plist
+++ b/security/openvpn/pkg-plist
@@ -4,6 +4,7 @@ lib/openvpn/plugins/openvpn-plugin-auth-pam.so
lib/openvpn/plugins/openvpn-plugin-down-root.so
libexec/openvpn-client.down
libexec/openvpn-client.up
+man/man5/openvpn-examples.5.gz
man/man8/openvpn.8.gz
sbin/openvpn
sbin/openvpn-client