svn commit: r309209 - head

Baptiste Daroussin bapt at FreeBSD.org
Tue Dec 18 23:13:45 UTC 2012


Author: bapt
Date: Tue Dec 18 23:13:44 2012
New Revision: 309209
URL: http://svnweb.freebsd.org/changeset/ports/309209

Log:
  Add a note about icu update

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Tue Dec 18 23:11:23 2012	(r309208)
+++ head/UPDATING	Tue Dec 18 23:13:44 2012	(r309209)
@@ -5,6 +5,19 @@ 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 depends on it:
+
+  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
+
 20121212:
   AFFECTS: users of openldap24-client who uses SASL
   AUTHOR: Xin Li <delphij at FreeBSD.org>


More information about the svn-ports-head mailing list