aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-25 00:38:49 +0800
committeradamw <adamw@FreeBSD.org>2014-07-25 00:38:49 +0800
commitc8696fc2505b56e29d1393d32557adb98684e5e8 (patch)
tree6100d06e054ea0423bd18eb4fb5c42786d5bbc6a /UPDATING
parent633fee904336d5fc5979e1fd6a40453c8292e55f (diff)
downloadfreebsd-ports-gnome-c8696fc2505b56e29d1393d32557adb98684e5e8.tar.gz
freebsd-ports-gnome-c8696fc2505b56e29d1393d32557adb98684e5e8.tar.zst
freebsd-ports-gnome-c8696fc2505b56e29d1393d32557adb98684e5e8.zip
Make the instructions a bit clearer.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 5 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 70a9a7384d00..cb809af3cabd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -8,8 +8,11 @@ you update your ports collection, before attempting any port upgrades.
20140723:
AFFECTS: users of devel/libevent
- libevent1 as been replaced by libevent2 via the compatibility layer.
- Make sure to remove libevent before upgrading the regular way.
+ libevent1 has been replaced by libevent2 via the compatibility layer.
+ All applications that used libevent1 must be rebuilt.
+
+ Please remove libevent1 before upgrading, by running:
+ pkg delete libevent
20140723:
AFFECTS: users of security/scanlogd