diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-08 21:05:45 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-08 21:05:45 +0000 |
commit | 8587220cbcfdfcb3947ee8e34bb23b6794d6c963 (patch) | |
tree | 32b9fab108595b52139ec39a8b9d1ff9c52421f2 /UPDATING | |
parent | 78b2065fea9b224be38ae779101244d8299bf65a (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |