svn commit: r371694 - head/security/openvpn
Matthias Andree
mandree at FreeBSD.org
Wed Oct 29 18:30:55 UTC 2014
Author: mandree
Date: Wed Oct 29 18:30:53 2014
New Revision: 371694
URL: https://svnweb.freebsd.org/changeset/ports/371694
QAT: https://qat.redports.org/buildarchive/r371694/
Log:
Upgrade to new upstream release 2.3.5.
Changelog: https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23
While here, drop @dirrm from pkg-plist.
Modified:
head/security/openvpn/Makefile
head/security/openvpn/distinfo
head/security/openvpn/pkg-plist
Modified: head/security/openvpn/Makefile
==============================================================================
--- head/security/openvpn/Makefile Wed Oct 29 17:11:11 2014 (r371693)
+++ head/security/openvpn/Makefile Wed Oct 29 18:30:53 2014 (r371694)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= openvpn
-DISTVERSION= 2.3.4
+DISTVERSION= 2.3.5
CATEGORIES= security net
MASTER_SITES= http://swupdate.openvpn.net/community/releases/ \
http://build.openvpn.net/downloads/releases/
Modified: head/security/openvpn/distinfo
==============================================================================
--- head/security/openvpn/distinfo Wed Oct 29 17:11:11 2014 (r371693)
+++ head/security/openvpn/distinfo Wed Oct 29 18:30:53 2014 (r371694)
@@ -1,2 +1,2 @@
-SHA256 (openvpn-2.3.4.tar.xz) = 1ccd72c99e5c5627a7f7eb826489027dad35ce260b925b49dfc1f90bd24719ee
-SIZE (openvpn-2.3.4.tar.xz) = 791676
+SHA256 (openvpn-2.3.5.tar.xz) = 7ac286f09ed4981358ce01907993dc29f69b34d3652de2b70ca9b8b2a056b684
+SIZE (openvpn-2.3.5.tar.xz) = 794788
Modified: head/security/openvpn/pkg-plist
==============================================================================
--- head/security/openvpn/pkg-plist Wed Oct 29 17:11:11 2014 (r371693)
+++ head/security/openvpn/pkg-plist Wed Oct 29 18:30:53 2014 (r371694)
@@ -3,5 +3,3 @@ lib/openvpn/plugins/openvpn-plugin-auth-
lib/openvpn/plugins/openvpn-plugin-down-root.so
man/man8/openvpn.8.gz
sbin/openvpn
- at dirrm lib/openvpn/plugins
- at dirrm lib/openvpn
More information about the svn-ports-all
mailing list