diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2016-02-27 20:28:25 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2016-02-27 20:28:25 +0000 |
commit | 42846e4f0970a3d77220221095ab02397cf57585 (patch) | |
tree | 4a3c671388920b0ab6f204bbf2cc237045272593 | |
parent | New port: sysutils/u-boot-utilite: Utilite & Utilite Pro u-boot (diff) |
security/openvpn-devel: 201548 -> 201607
- update to the latest development snapshot
PR: 207489
Submitted by: ecrist@secure-computing.net (maintainer)
Notes
Notes:
svn path=/head/; revision=409687
-rw-r--r-- | security/openvpn-devel/Makefile | 5 | ||||
-rw-r--r-- | security/openvpn-devel/distinfo | 4 | ||||
-rw-r--r-- | security/openvpn-devel/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/security/openvpn-devel/Makefile b/security/openvpn-devel/Makefile index b344e6e52617..454a739dd284 100644 --- a/security/openvpn-devel/Makefile +++ b/security/openvpn-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= openvpn -DISTVERSION= 201548 +DISTVERSION= 201607 CATEGORIES= security net MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/ \ ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/openvpn-devel/ @@ -27,7 +27,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib OPTIONS_DEFINE= PW_SAVE PKCS11 EASYRSA LZO DOCS EXAMPLES -OPTIONS_DEFAULT= EASYRSA OPENSSL LZO +OPTIONS_DEFAULT= EASYRSA OPENSSL LZO OPTIONS_SINGLE= SSL OPTIONS_SINGLE_SSL= OPENSSL POLARSSL PW_SAVE_DESC= Interactive passwords may be read from a file @@ -51,7 +51,6 @@ POLARSSL_CONFIGURE_OFF+=--with-crypto-library=openssl LZO_LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2 LZO_CONFIGURE_ENABLE= lzo - USE_RC_SUBR= openvpn USE_LDCONFIG= ${PREFIX}/lib diff --git a/security/openvpn-devel/distinfo b/security/openvpn-devel/distinfo index 87e017bd11b6..a1bdf0711d3d 100644 --- a/security/openvpn-devel/distinfo +++ b/security/openvpn-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (openvpn-201548.tar.xz) = 0eb20a207b08b1af7009d35d735caa6cbfc0376cf4e0f3997f1ff7166482e308 -SIZE (openvpn-201548.tar.xz) = 865608 +SHA256 (openvpn-201607.tar.xz) = c9010a8f21f8f191640b03549247bc271522c3523f89e09434c555939aacbfa0 +SIZE (openvpn-201607.tar.xz) = 879116 diff --git a/security/openvpn-devel/pkg-plist b/security/openvpn-devel/pkg-plist index f3d2222bba66..85d5f11ee160 100644 --- a/security/openvpn-devel/pkg-plist +++ b/security/openvpn-devel/pkg-plist @@ -1,3 +1,4 @@ +include/openvpn-msg.h include/openvpn-plugin.h lib/openvpn/plugins/openvpn-plugin-auth-pam.so lib/openvpn/plugins/openvpn-plugin-down-root.so |