diff options
author | mandree <mandree@FreeBSD.org> | 2010-01-08 00:28:56 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2010-01-08 00:28:56 +0800 |
commit | b836cf5c5c2484f3a1da115b42d4ed6700bd82cf (patch) | |
tree | 695a551c15155ebe684585268b8c51991720217b /UPDATING | |
parent | f6b0e2de2164915ab95f5a639a6b90cad93a5232 (diff) | |
download | freebsd-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-- | UPDATING | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |