svn commit: r369878 - in branches/2014Q4/x11-drivers: . xf86-video-ati-ums
Baptiste Daroussin
bapt at FreeBSD.org
Fri Oct 3 08:38:39 UTC 2014
Author: bapt
Date: Fri Oct 3 08:38:38 2014
New Revision: 369878
URL: https://svnweb.freebsd.org/changeset/ports/369878
QAT: https://qat.redports.org/buildarchive/r369878/
Log:
MFH: r369876
Add a ums only version of the ati drivers
Added:
branches/2014Q4/x11-drivers/xf86-video-ati-ums/
- copied from r369876, head/x11-drivers/xf86-video-ati-ums/
Modified:
branches/2014Q4/x11-drivers/Makefile
Directory Properties:
branches/2014Q4/ (props changed)
Modified: branches/2014Q4/x11-drivers/Makefile
==============================================================================
--- branches/2014Q4/x11-drivers/Makefile Fri Oct 3 08:38:08 2014 (r369877)
+++ branches/2014Q4/x11-drivers/Makefile Fri Oct 3 08:38:38 2014 (r369878)
@@ -20,6 +20,7 @@
SUBDIR += xf86-video-apm
SUBDIR += xf86-video-ark
SUBDIR += xf86-video-ati
+ SUBDIR += xf86-video-ati-ums
SUBDIR += xf86-video-chips
SUBDIR += xf86-video-cirrus
SUBDIR += xf86-video-dummy
More information about the svn-ports-all
mailing list