Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Oct 2014 18:30:54 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r371694 - head/security/openvpn
Message-ID:  <201410291830.s9TIUsM3082425@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
-@dirrm lib/openvpn/plugins
-@dirrm lib/openvpn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410291830.s9TIUsM3082425>