aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-04-17 15:31:32 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-04-17 15:31:32 +0000
commit7bb0ac9e502ad9f98f6f38749899958129e8c724 (patch)
tree563a547f891ec0b55a8fc70b8bc4958f2ecbdc2a /UPDATING
parent9e87dcbe5f58e9dba4a1194da966ae936bc43950 (diff)
downloadports-7bb0ac9e502ad9f98f6f38749899958129e8c724.tar.gz
ports-7bb0ac9e502ad9f98f6f38749899958129e8c724.zip
Add libxcb to the upgrade list.
Submitted by: tijl@
Notes
Notes: svn path=/head/; revision=351483
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