aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-07-11 05:06:39 +0800
committerbapt <bapt@FreeBSD.org>2011-07-11 05:06:39 +0800
commit30858ea3c41de585d455dc6029297d527152e391 (patch)
tree489557449bc9d7c0c9f93cefc244761d234d7cc9 /UPDATING
parentcfdfe1cdf585ce367ae48ea29774ca3c7057d108 (diff)
downloadfreebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.gz
freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.tar.zst
freebsd-ports-gnome-30858ea3c41de585d455dc6029297d527152e391.zip
- update ICU to 4.8
- chase library bump - add an entry in UPDATING for instructions - remove old conflict lines
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING14
1 files changed, 14 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 68488070ddfb..0df26f8a67b3 100644
--- a/UPDATING
+++ b/UPDATING
@@ -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.
+20110711:
+ AFFECTS: users of devel/icu
+ AUTHORS: bapt@FreeBSD.org
+
+ icu has been updated to version 4.8. Please rebuild all ports that depends
+ on it.
+
+ If you use portmaster:
+ # portmaster -r icu
+
+ If you use portupgrade:
+ # portupgrade -fr devel/icu
+
+
20110706:
AFFECTS: users of multimedia/zoneminder
AUTHOR: bsam@FreeBSD.org