Date: Tue, 17 Dec 2013 21:59:05 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r336779 - head Message-ID: <201312172159.rBHLx5qq064602@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Tue Dec 17 21:59:05 2013 New Revision: 336779 URL: http://svnweb.freebsd.org/changeset/ports/336779 Log: Expand instructions for dealing with dri/libGL somewhat. Suggested by: wblock Discussed with: wblock, kwm Modified: head/UPDATING Modified: head/UPDATING ============================================================================== --- head/UPDATING Tue Dec 17 21:58:08 2013 (r336778) +++ head/UPDATING Tue Dec 17 21:59:05 2013 (r336779) @@ -58,6 +58,10 @@ you update your ports collection, before or # pkg delete -f libGL dri followed by + # portmaster graphics/dri graphics/libGL + or + # portupgrade graphics/dri graphics/libGL + and then # portmaster -a or # portupgrade -a
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312172159.rBHLx5qq064602>