svn commit: r351483 - head
Koop Mast
kwm at FreeBSD.org
Thu Apr 17 15:31:32 UTC 2014
Author: kwm
Date: Thu Apr 17 15:31:32 2014
New Revision: 351483
URL: http://svnweb.freebsd.org/changeset/ports/351483
QAT: https://qat.redports.org/buildarchive/r351483/
Log:
Add libxcb to the upgrade list.
Submitted by: tijl@
Modified:
head/UPDATING
Modified: head/UPDATING
==============================================================================
--- head/UPDATING Thu Apr 17 15:07:21 2014 (r351482)
+++ head/UPDATING Thu Apr 17 15:31:32 2014 (r351483)
@@ -45,17 +45,17 @@ you update your ports collection, before
# 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 at FreeBSD.org and gnome at 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
More information about the svn-ports-head
mailing list