svn commit: r434673 - in head/x11-drivers/xf86-video-ati: . files

Matthew Rezny rezny at FreeBSD.org
Thu Feb 23 15:08:13 UTC 2017


Author: rezny
Date: Thu Feb 23 15:08:12 2017
New Revision: 434673
URL: https://svnweb.freebsd.org/changeset/ports/434673

Log:
  Remove useless patch, radeon DDX already loads radeonkms.ko as needed
  
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D9763

Deleted:
  head/x11-drivers/xf86-video-ati/files/patch-src__radeon_kms.c
Modified:
  head/x11-drivers/xf86-video-ati/Makefile

Modified: head/x11-drivers/xf86-video-ati/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-ati/Makefile	Thu Feb 23 14:58:38 2017	(r434672)
+++ head/x11-drivers/xf86-video-ati/Makefile	Thu Feb 23 15:08:12 2017	(r434673)
@@ -3,6 +3,7 @@
 PORTNAME=	xf86-video-ati
 PORTVERSION=	7.8.0
 PORTEPOCH=	1
+PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org


More information about the svn-ports-head mailing list