diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-02-02 00:32:03 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2006-02-02 00:32:03 +0000 |
commit | 433b76be67cd3941f8a08115c548eabebb561cae (patch) | |
tree | 2957062ed1bc47654b2a75ec847c104f418d741d /UPDATING | |
parent | o vobcopy tries to determine the size of the VOBs to be copied by (diff) |
Add a note about expat2 upgrade.
Suggested by: lofi
Notes
Notes:
svn path=/head/; revision=155038
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |