aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2011-07-11 10:53:36 +0000
committerMatthias Andree <mandree@FreeBSD.org>2011-07-11 10:53:36 +0000
commitf453ded329b6c0d927457ec79438029c31624d35 (patch)
treee3fc19b0c8d329d0a4cfc23a7a944fda5339358c /UPDATING
parent4efcd922ec512fd35bd77597db5ada1611831289 (diff)
downloadports-f453ded329b6c0d927457ec79438029c31624d35.tar.gz
ports-f453ded329b6c0d927457ec79438029c31624d35.zip
Add instructions on how to upgrade p5-libwww with portmaster.
Notes
Notes: svn path=/head/; revision=277532
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.