aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2006-02-02 00:32:03 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2006-02-02 00:32:03 +0000
commit433b76be67cd3941f8a08115c548eabebb561cae (patch)
tree2957062ed1bc47654b2a75ec847c104f418d741d /UPDATING
parent3008e126bdb3dd1fd7d5f01f6b8b7a70a7751fae (diff)
downloadports-433b76be67cd3941f8a08115c548eabebb561cae.tar.gz
ports-433b76be67cd3941f8a08115c548eabebb561cae.zip
Notes
Diffstat (limited to 'UPDATING')
-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