summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgarga <garga@FreeBSD.org>2012-01-16 13:58:07 +0000
committergarga <garga@FreeBSD.org>2012-01-16 13:58:07 +0000
commit7ec3e63bb4888e09e1871caafa530d533266dc5d (patch)
tree17a84637105e06829748d6269d02cbfaf014dbf0 /UPDATING
parentbc2e0a8689bdff69d7f74a319d6c10e17c2234d6 (diff)
downloadFreeBSD-ports-7ec3e63bb4888e09e1871caafa530d533266dc5d.zip
FreeBSD-ports-7ec3e63bb4888e09e1871caafa530d533266dc5d.tar.gz
Add a note about xcb-util upgrade
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING15
1 files changed, 15 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 5b7a52d..1da07f2 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,21 @@ 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.
+20120116:
+ AFFECTS: users of x11/xcb-util
+ AUTHOR: garga@FreeBSD.org
+
+ x11/xcb-util was updated to 0.3.8 and was splitted in new modules.
+ Dependencies were adjusted but main port symbols were moved to a single
+ library, xcb-util.so. For this reason, all dependent ports must be
+ recompiled.If you use portmaster, run:
+
+ # portmaster -R -r xcb-util
+
+ Or for portupgrade:
+
+ # portupgrade -r xcb-util-0\*
+
20120112:
AFFECTS: Nobody
AUTHOR: wxs@FreeBSD.org
OpenPOWER on IntegriCloud