Date: Thu, 16 Mar 2017 16:29:07 +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: r436284 - in head/x11-drivers/xf86-video-ati: . files Message-ID: <201703161629.v2GGT7vi026852@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703161629.v2GGT7vi026852>