Date: Sat, 8 Feb 2014 21:05:46 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343386 - head Message-ID: <201402082105.s18L5knG079961@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402082105.s18L5knG079961>