diff options
author | mandree <mandree@FreeBSD.org> | 2011-07-11 18:53:36 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2011-07-11 18:53:36 +0800 |
commit | a6eaccc2d845cb177c594395443a4b12412a8bda (patch) | |
tree | 150085bf2d87c826bf5b063f7a3a83230127c04b /UPDATING | |
parent | da7eb3cdaee71f2b8f0cce85d449bd8f725d54d7 (diff) | |
download | freebsd-ports-gnome-a6eaccc2d845cb177c594395443a4b12412a8bda.tar.gz freebsd-ports-gnome-a6eaccc2d845cb177c594395443a4b12412a8bda.tar.zst freebsd-ports-gnome-a6eaccc2d845cb177c594395443a4b12412a8bda.zip |
Add instructions on how to upgrade p5-libwww with portmaster.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -6,8 +6,22 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. 20110711: + AFFECTS: users of www/p5-libwww + AUTHOR: mandree@FreeBSD.org + + portmaster cannot currently the upgrade of www/p5-libwww from version + 5 to version 6. To upgrade p5-libwww, use portupgrade instead, or + deinstall p5-libwww before reinstalling: + + If you use portmaster: + # pkg_delete -f 'p5-libwww-5*' ; portmaster www/p5-libwww + + If you use portupgrade, no special treatment is necessary. + + +20110711: AFFECTS: users of devel/icu - AUTHORS: bapt@FreeBSD.org + AUTHOR: bapt@FreeBSD.org icu has been updated to version 4.8. Please rebuild all ports that depends on it. |