Date: Tue, 18 Dec 2012 23:13:44 +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: r309209 - head Message-ID: <201212182313.qBINDivO051445@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@FreeBSD.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212182313.qBINDivO051445>