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

Matthew Rezny rezny at FreeBSD.org
Thu Mar 16 16:29:08 UTC 2017


Author: rezny
Date: Thu Mar 16 16:29:07 2017
New Revision: 436284
URL: https://svnweb.freebsd.org/changeset/ports/436284

Log:
  Update to 7.9.0
  
  Approved by:	swills (mentor)
  Differential Revision:	https://reviews.freebsd.org/D10029

Deleted:
  head/x11-drivers/xf86-video-ati/files/
Modified:
  head/x11-drivers/xf86-video-ati/Makefile
  head/x11-drivers/xf86-video-ati/distinfo
  head/x11-drivers/xf86-video-ati/pkg-plist

Modified: head/x11-drivers/xf86-video-ati/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-ati/Makefile	Thu Mar 16 16:23:03 2017	(r436283)
+++ head/x11-drivers/xf86-video-ati/Makefile	Thu Mar 16 16:29:07 2017	(r436284)
@@ -1,9 +1,8 @@
 # $FreeBSD$
 
 PORTNAME=	xf86-video-ati
-PORTVERSION=	7.8.0
+PORTVERSION=	7.9.0
 PORTEPOCH=	1
-PORTREVISION=	1
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org

Modified: head/x11-drivers/xf86-video-ati/distinfo
==============================================================================
--- head/x11-drivers/xf86-video-ati/distinfo	Thu Mar 16 16:23:03 2017	(r436283)
+++ head/x11-drivers/xf86-video-ati/distinfo	Thu Mar 16 16:29:07 2017	(r436284)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1479393377
-SHA256 (xorg/driver/xf86-video-ati-7.8.0.tar.bz2) = 401f5de772928f3dc4ce43a885adb0a47a2f61aa4a9e45d2ab3d184136a9d6fa
-SIZE (xorg/driver/xf86-video-ati-7.8.0.tar.bz2) = 845702
+TIMESTAMP = 1489676661
+SHA256 (xorg/driver/xf86-video-ati-7.9.0.tar.bz2) = 3cad872e6330afb1707da11e4e959e6887ebe5bcd81854b4d2e496c52c059875
+SIZE (xorg/driver/xf86-video-ati-7.9.0.tar.bz2) = 848502

Modified: head/x11-drivers/xf86-video-ati/pkg-plist
==============================================================================
--- head/x11-drivers/xf86-video-ati/pkg-plist	Thu Mar 16 16:23:03 2017	(r436283)
+++ head/x11-drivers/xf86-video-ati/pkg-plist	Thu Mar 16 16:29:07 2017	(r436284)
@@ -2,3 +2,4 @@ lib/xorg/modules/drivers/ati_drv.so
 lib/xorg/modules/drivers/radeon_drv.so
 man/man4/ati.4x.gz
 man/man4/radeon.4x.gz
+share/X11/xorg.conf.d/10-radeon.conf


More information about the svn-ports-all mailing list