svn commit: r343386 - head

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 8 21:05:46 UTC 2014


Author: bapt
Date: Sat Feb  8 21:05:45 2014
New Revision: 343386
URL: http://svnweb.freebsd.org/changeset/ports/343386
QAT: https://qat.redports.org/buildarchive/r343386/

Log:
  Add an updating entry about icu for people having glib20 built with the COLLATION_FIX option

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Sat Feb  8 20:54:44 2014	(r343385)
+++ head/UPDATING	Sat Feb  8 21:05:45 2014	(r343386)
@@ -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 at 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 at FreeBSD.org


More information about the svn-ports-all mailing list