diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2011-07-11 10:53:36 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2011-07-11 10:53:36 +0000 |
commit | f453ded329b6c0d927457ec79438029c31624d35 (patch) | |
tree | e3fc19b0c8d329d0a4cfc23a7a944fda5339358c /UPDATING | |
parent | 4efcd922ec512fd35bd77597db5ada1611831289 (diff) | |
download | ports-f453ded329b6c0d927457ec79438029c31624d35.tar.gz ports-f453ded329b6c0d927457ec79438029c31624d35.zip |
Notes
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. |