diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-23 21:26:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-04-23 21:26:09 +0000 |
commit | 25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c (patch) | |
tree | 9b4d6abe4240fe8081035cdc343a3c9031479b7e /UPDATING | |
parent | 5d3fd1005c6f974f854a4c1976b65a8407a7dde3 (diff) | |
download | ports-25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c.tar.gz ports-25c34fd38fa2cbcad82a57e0e3c63c1c68d1e10c.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20150420: + AFFECTS: users of devel/icu + AUTHOR: bapt@FreeBSD.org + + icu has been updated to 55.1. Please rebuild all ports that depends on it + + If you use portmaster: + portmaster -w -r icu + If you use portupgrade: + portupgrade -fr devel/icu + 20150419 AFFECTS: Users of emulators/wine-devel AUTHOR: gerald@FreeBSD.org |