diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2010-01-07 16:28:56 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2010-01-07 16:28:56 +0000 |
commit | 2e2980e147debfcb57123ea80fdfafe0231754d9 (patch) | |
tree | 6393f281a2b108ddb1b4bbc8e5e18a0f3f38ba26 /UPDATING | |
parent | 518f99575de47c83766f79afa57f85eeb51d4bca (diff) | |
download | ports-2e2980e147debfcb57123ea80fdfafe0231754d9.tar.gz ports-2e2980e147debfcb57123ea80fdfafe0231754d9.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)
Notes
Notes:
svn path=/head/; revision=247340
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 |