Date: Thu, 23 Feb 2017 15:08:12 +0000 (UTC) From: Matthew Rezny <rezny@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r434673 - in head/x11-drivers/xf86-video-ati: . files Message-ID: <201702231508.v1NF8CcJ015964@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201702231508.v1NF8CcJ015964>