svn commit: r432171 - in head: . x11-drivers x11-drivers/xf86-video-fbdev

Baptiste Daroussin bapt at FreeBSD.org
Sun Jan 22 22:30:18 UTC 2017


Author: bapt
Date: Sun Jan 22 22:30:16 2017
New Revision: 432171
URL: https://svnweb.freebsd.org/changeset/ports/432171

Log:
  x11-drivers/xf86-video-fbdev: remove useless driver (Linux framebuffer)
  
  PR:		216313
  Submitted by:	matthew at reztek.cz

Deleted:
  head/x11-drivers/xf86-video-fbdev/
Modified:
  head/MOVED
  head/x11-drivers/Makefile

Modified: head/MOVED
==============================================================================
--- head/MOVED	Sun Jan 22 22:28:57 2017	(r432170)
+++ head/MOVED	Sun Jan 22 22:30:16 2017	(r432171)
@@ -8994,3 +8994,4 @@ textproc/aiksaurus-gtk||2017-01-15|Has e
 net/rwhoisd||2017-01-22|Has expired: No more public distfiles
 devel/bunny||2017-01-22|Has expired: Superseded by a different project
 www/pligg||2017-01-22|Has expired: Abandonware
+x11-drivers/xf86-video-fbdev||2017-11-22|Linux only driver

Modified: head/x11-drivers/Makefile
==============================================================================
--- head/x11-drivers/Makefile	Sun Jan 22 22:28:57 2017	(r432170)
+++ head/x11-drivers/Makefile	Sun Jan 22 22:30:16 2017	(r432171)
@@ -24,7 +24,6 @@
     SUBDIR += xf86-video-chips
     SUBDIR += xf86-video-cirrus
     SUBDIR += xf86-video-dummy
-    SUBDIR += xf86-video-fbdev
     SUBDIR += xf86-video-glint
     SUBDIR += xf86-video-i128
     SUBDIR += xf86-video-i740


More information about the svn-ports-head mailing list