git: cf4dd6bbfe80 - main - security/openvpn: bugfix update to 2.5.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Oct 2021 19:55:34 UTC
The branch main has been updated by mandree: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf4dd6bbfe80d93a23f2f7d140ed5dd764d13e96 commit cf4dd6bbfe80d93a23f2f7d140ed5dd764d13e96 Author: Matthias Andree <mandree@FreeBSD.org> AuthorDate: 2021-10-05 19:53:19 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2021-10-05 19:55:28 +0000 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 --- security/openvpn/Makefile | 4 ++-- security/openvpn/distinfo | 6 +++--- security/openvpn/pkg-plist | 1 + 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