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
This commit is contained in:
Matthias Andree 2021-10-05 21:53:19 +02:00
parent 50717cefdd
commit cf4dd6bbfe
3 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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

View File

@ -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