Date: Thu, 17 Apr 2014 15:31:32 +0000 (UTC) From: Koop Mast <kwm@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351483 - head Message-ID: <201404171531.s3HFVWO1008441@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201404171531.s3HFVWO1008441>