diff options
-rw-r--r-- | x11/xf86-video-ati/Makefile | 6 | ||||
-rw-r--r-- | x11/xf86-video-ati/distinfo | 8 |
2 files changed, 8 insertions, 6 deletions
diff --git a/x11/xf86-video-ati/Makefile b/x11/xf86-video-ati/Makefile index 3eacb9eaae9..f9a8eadae67 100644 --- a/x11/xf86-video-ati/Makefile +++ b/x11/xf86-video-ati/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2013/09/09 19:29:55 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/01/25 10:56:49 wiz Exp $ -DISTNAME= xf86-video-ati-7.2.0 +DISTNAME= xf86-video-ati-7.3.0 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=driver/} EXTRACT_SUFX= .tar.bz2 @@ -10,6 +10,8 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular Xorg ATI Radeon video driver CONFIGURE_ARGS+= --enable-dri +# not packaged yet as of 20140125 +CONFIGURE_ARGS+= --disable-glamor CONFLICTS+= xf86-video-ati6-[0-9]* diff --git a/x11/xf86-video-ati/distinfo b/x11/xf86-video-ati/distinfo index 17843eefe23..9e187a0d42d 100644 --- a/x11/xf86-video-ati/distinfo +++ b/x11/xf86-video-ati/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2013/09/09 19:29:55 wiz Exp $ +$NetBSD: distinfo,v 1.16 2014/01/25 10:56:49 wiz Exp $ -SHA1 (xf86-video-ati-7.2.0.tar.bz2) = 2b11e423506f1f967d4bb6be0ff1277c24332b68 -RMD160 (xf86-video-ati-7.2.0.tar.bz2) = df58f0336abc52ddd14a1d5fae27a1cd96d749df -Size (xf86-video-ati-7.2.0.tar.bz2) = 824613 bytes +SHA1 (xf86-video-ati-7.3.0.tar.bz2) = 946bcfcb892088a9ffecc00856a1c8e6bd47a088 +RMD160 (xf86-video-ati-7.3.0.tar.bz2) = 9c36c989447802a34242f39d184776c60f662a18 +Size (xf86-video-ati-7.3.0.tar.bz2) = 816346 bytes |