aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2011-07-11 18:53:36 +0800
committermandree <mandree@FreeBSD.org>2011-07-11 18:53:36 +0800
commita6eaccc2d845cb177c594395443a4b12412a8bda (patch)
tree150085bf2d87c826bf5b063f7a3a83230127c04b /UPDATING
parentda7eb3cdaee71f2b8f0cce85d449bd8f725d54d7 (diff)
downloadfreebsd-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--UPDATING16
1 files changed, 15 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 0df26f8a67b3..277697e8bf24 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.