Date: Fri, 3 Oct 2014 08:38:39 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r369878 - in branches/2014Q4/x11-drivers: . xf86-video-ati-ums Message-ID: <201410030838.s938cdTg033044@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410030838.s938cdTg033044>