1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

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

This commit is contained in:
Baptiste Daroussin 2014-02-08 21:05:45 +00:00
parent 78b2065fea
commit 8587220cbc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=343386

View File

@ -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