aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2010-01-08 00:28:56 +0800
committermandree <mandree@FreeBSD.org>2010-01-08 00:28:56 +0800
commitb836cf5c5c2484f3a1da115b42d4ed6700bd82cf (patch)
tree695a551c15155ebe684585268b8c51991720217b /UPDATING
parentf6b0e2de2164915ab95f5a639a6b90cad93a5232 (diff)
downloadfreebsd-ports-gnome-b836cf5c5c2484f3a1da115b42d4ed6700bd82cf.tar.gz
freebsd-ports-gnome-b836cf5c5c2484f3a1da115b42d4ed6700bd82cf.tar.zst
freebsd-ports-gnome-b836cf5c5c2484f3a1da115b42d4ed6700bd82cf.zip
Move security/openvpn to security/openvpn20 (after previous repocopy).
Update security/openvpn20 to 2.0.9, revising pkg-message. Move security/openvpn-devel to security/openvpn and update security/openvpn to 2.1.1. Remove security/openvpn-devel, adding a MOVED entry. Update security/Makefile to remove openvpn-devel and add openvpn20 to SUBDIRS. Add a UPDATING entry for this shuffle. Currently without upgrade instructions since neither portupgrade nor portmaster are up to the task (because of the CONFLICTS). Approved by: garga@ (mentor)
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bc21829e4a25..14b07cbfb3bf 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20100107:
+ AFFECTS: users of security/openvpn*
+ AUTHOR: mandree@FreeBSD.org
+
+ security/openvpn has been moved to security/openvpn20 and upgraded to 2.0.9.
+ security/openvpn has been upgraded to 2.1.1, and security/openvpn-devel has
+ been removed.
+
20100106:
AFFECTS: users of devel/websvn
AUTHOR: miwi@FreeBSD.org