aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2006-02-02 08:32:03 +0800
committerkuriyama <kuriyama@FreeBSD.org>2006-02-02 08:32:03 +0800
commitd0e72ca24dab4e7edd058565053aa1bc196b6d05 (patch)
treea5d611a191224867fb8ff3f785a69d877c0eeb2f
parentd2e1356b59560ae88e2afc71bbbebc9012e9328d (diff)
downloadfreebsd-ports-gnome-d0e72ca24dab4e7edd058565053aa1bc196b6d05.tar.gz
freebsd-ports-gnome-d0e72ca24dab4e7edd058565053aa1bc196b6d05.tar.zst
freebsd-ports-gnome-d0e72ca24dab4e7edd058565053aa1bc196b6d05.zip
Add a note about expat2 upgrade.
Suggested by: lofi
-rw-r--r--UPDATING9
1 files changed, 9 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index bb4eb810d7e2..b79951095d73 100644
--- a/UPDATING
+++ b/UPDATING
@@ -6,6 +6,15 @@ You should get into the habit of checking this file for changes each
time you update your ports collection, before attempting any port
upgrades.
+20060202:
+ AFFECTS: users of textproc/expat2
+ AUTHOR: kuriyama@FreeBSD.org
+
+ Users of expat2 (and its many dependencies) should do the following to
+ properly update expat2 and all of its dependencies:
+
+ portupgrade -rf textproc/expat2
+
20060201:
AFFECTS: users of sysutils/xmbmon
AUTHOR: jylefort@FreeBSD.org