Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2016 09:22:16 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r417295 - in head: . graphics graphics/linux-c6-dri-compat
Message-ID:  <201606220922.u5M9MGdM025756@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201606220922.u5M9MGdM025756>