aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2014-04-17 23:31:32 +0800
committerkwm <kwm@FreeBSD.org>2014-04-17 23:31:32 +0800
commitefb87582b45ceb1fc13b6261e181d85a5387bd68 (patch)
tree563a547f891ec0b55a8fc70b8bc4958f2ecbdc2a /UPDATING
parent43dfccd8a850a9dd50d7b1986c23862b2e9b51d3 (diff)
downloadfreebsd-ports-gnome-efb87582b45ceb1fc13b6261e181d85a5387bd68.tar.gz
freebsd-ports-gnome-efb87582b45ceb1fc13b6261e181d85a5387bd68.tar.zst
freebsd-ports-gnome-efb87582b45ceb1fc13b6261e181d85a5387bd68.zip
Add libxcb to the upgrade list.
Submitted by: tijl@
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING8
1 files changed, 4 insertions, 4 deletions
diff --git a/UPDATING b/UPDATING
index 6385d292c42f..abfed454b4a0 100644
--- a/UPDATING
+++ b/UPDATING
@@ -45,17 +45,17 @@ you update your ports collection, before attempting any port upgrades.
# portupgrade -a
20140416:
- AFFECTS: users of print/freetype2 textproc/libxml2 x11/pixman and
- graphics/freeglut
+ AFFECTS: users of print/freetype2 textproc/libxml2 x11/pixman
+ x11/libxcb and graphics/freeglut
AUTHOR: x11@FreeBSD.org and gnome@FreeBSD.org
The library version of the above libraries has been brought in line
with what upstream expects. To do this all users of these ports need
to be rebuilt. Portrevisions have been bumped as a consequence.
- # portmaster -r freetype2 -r libxml2 -r pixman -r freeglut
+ # portmaster -r freetype2 -r libxml2 -r pixman -r freeglut -r libxcb
or
- # portupgrade -rf freetype2 libxml2 pixman freeglut
+ # portupgrade -rf freetype2 libxml2 pixman freeglut libxcb
20140415:
AFFECTS: Users of mod_python3