aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-02-09 05:05:45 +0800
committerbapt <bapt@FreeBSD.org>2014-02-09 05:05:45 +0800
commit95fdac9b582feb68e22b6f78829d644538b4da51 (patch)
tree32b9fab108595b52139ec39a8b9d1ff9c52421f2 /UPDATING
parent755028c9998bdb0a88f7f09f9a9e442883a2865a (diff)
downloadfreebsd-ports-gnome-95fdac9b582feb68e22b6f78829d644538b4da51.tar.gz
freebsd-ports-gnome-95fdac9b582feb68e22b6f78829d644538b4da51.tar.zst
freebsd-ports-gnome-95fdac9b582feb68e22b6f78829d644538b4da51.zip
Add an updating entry about icu for people having glib20 built with the COLLATION_FIX option
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index b2a9a5ab143a..44ff79bdd873 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,20 @@ 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.
+20121218:
+ AFFECTS: users of icu
+ AUTHOR: bapt@FreeBSD.org
+
+ icu has been updated to 50.1. Please rebuild all ports that depend on it
+ if you have the glib20 port built with COLLATION_FIX option activated
+
+ If you use portmaster:
+ portmaster -w -r icu
+ If you use portupgrade:
+ portupgrade -fr devel/icu
+ If you use pkgng with binary packages:
+ pkg install -fR devel/icu
+
20140201:
AFFECTS: users of net-mgmt/zabbix*
AUTHOR: koobs@FreeBSD.org