From 25e43daa0d5e6067ec694bf48165dd5413ed93d6 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 7 Jan 2010 18:31:26 +0000 Subject: Update instructions for openvpn upgrades 20100107. Approved by: garga@ (mentor) --- UPDATING | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 14b07cbfb3bf..270951361af0 100644 --- a/UPDATING +++ b/UPDATING @@ -13,6 +13,25 @@ you update your ports collection, before attempting any port upgrades. security/openvpn has been upgraded to 2.1.1, and security/openvpn-devel has been removed. + Regular upgrades of the security/openvpn port should succeed without + manual intervention, but if you want to stick to openvpn 2.0 or if you + had been using openvpn-devel, manual intervention is needed, as + follows: + + If you'd been using the security/openvpn-devel port, please use one of + these commands for upgrading: + + portmaster -m-DDISABLE_CONFLICTS -o security/openvpn security/openvpn-devel + + portupgrade -m-DDISABLE_CONFLICTS -o security/openvpn security/openvpn-devel + + If you want to stick to openvpn 2.0, please use one of these two + upgrade commands: + + portmaster -m-DDISABLE_CONFLICTS -o security/openvpn20 security/openvpn + + portupgrade -m-DDISABLE_CONFLICTS -o security/openvpn20 security/openvpn + 20100106: AFFECTS: users of devel/websvn AUTHOR: miwi@FreeBSD.org -- cgit v1.2.3