svn commit: r336779 - head

Niclas Zeising zeising at FreeBSD.org
Tue Dec 17 21:59:05 UTC 2013


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


More information about the svn-ports-head mailing list