svn commit: r417295 - in head: . graphics graphics/linux-c6-dri-compat

Tijl Coosemans tijl at FreeBSD.org
Wed Jun 22 09:22:17 UTC 2016


Author: tijl
Date: Wed Jun 22 09:22:16 2016
New Revision: 417295
URL: https://svnweb.freebsd.org/changeset/ports/417295

Log:
  Remove old Linux DRI port.  The newer version in graphics/linux-c6-dri
  should just work nowadays.
  
  PR:		210433

Deleted:
  head/graphics/linux-c6-dri-compat/
Modified:
  head/MOVED
  head/graphics/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Wed Jun 22 07:45:44 2016	(r417294)
+++ head/MOVED	Wed Jun 22 09:22:16 2016	(r417295)
@@ -8370,3 +8370,4 @@ x11-toolkits/gtk-sharp10||2016-06-20|Not
 devel/p5-ReadLine-Perl|devel/p5-Term-ReadLine-Perl|2016-06-21|Duplicates
 devel/p5-ReadLine-Gnu|devel/p5-Term-ReadLine-Gnu|2016-06-21|Rename to match upstream
 devel/p5-ReadLine-TTYtter|devel/p5-Term-ReadLine-TTYtter|2016-06-21|Rename to match upstream
+graphics/linux-c6-dri-compat|graphics/linux-c6-dri|2016-06-22|Obsolete

Modified: head/graphics/Makefile
==============================================================================
--- head/graphics/Makefile	Wed Jun 22 07:45:44 2016	(r417294)
+++ head/graphics/Makefile	Wed Jun 22 09:22:16 2016	(r417295)
@@ -543,7 +543,6 @@
     SUBDIR += linux-adobesvg
     SUBDIR += linux-c6-cairo
     SUBDIR += linux-c6-dri
-    SUBDIR += linux-c6-dri-compat
     SUBDIR += linux-c6-gdk-pixbuf2
     SUBDIR += linux-c6-glx-utils
     SUBDIR += linux-c6-jpeg


More information about the svn-ports-head mailing list