diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-12-28 03:55:37 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-12-28 03:55:37 +0800 |
commit | 73d36e13d57a8a369dbf5eb6bc789b93100f0502 (patch) | |
tree | acde4ca094d1d63ce46840dcf450182ad48481da | |
parent | 719d0d407fe8a55d825a8635e079bb555e9c7a83 (diff) | |
download | freebsd-ports-gnome-73d36e13d57a8a369dbf5eb6bc789b93100f0502.tar.gz freebsd-ports-gnome-73d36e13d57a8a369dbf5eb6bc789b93100f0502.tar.zst freebsd-ports-gnome-73d36e13d57a8a369dbf5eb6bc789b93100f0502.zip |
- Update to 6.13.2
- Remove MD5
Tested on:
vgapci0@pci0:1:0:0: class=0x030000 card=0x03421028 chip=0x95c51002 rev=0x00 hdr=0x00
vendor = 'ATI Technologies Inc. / Advanced Micro Devices, Inc.'
device = 'ATI Radeon HD 3450 (RV620 LE)'
class = display
subclass = VGA
PR: ports/151392
Submitted by: Mark Atkinson <atkin901@gmail.com>
-rw-r--r-- | x11-drivers/xf86-video-ati/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/distinfo | 6 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati613/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati613/distinfo | 6 |
4 files changed, 8 insertions, 8 deletions
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile index fd9c97284a4a..f6b735041c5c 100644 --- a/x11-drivers/xf86-video-ati/Makefile +++ b/x11-drivers/xf86-video-ati/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xf86-video-ati -PORTVERSION= 6.13.0 +PORTVERSION= 6.13.2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-ati/distinfo b/x11-drivers/xf86-video-ati/distinfo index 2cd830527045..e9633aa3ab8d 100644 --- a/x11-drivers/xf86-video-ati/distinfo +++ b/x11-drivers/xf86-video-ati/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 7b2642442091808002963920c7693aeb -SHA256 (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 6d07847d63798f92237175f2645bf964d083b18c4c439e6c787a5f0c3dd68e31 -SIZE (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 1015392 +MD5 (xorg/driver/xf86-video-ati-6.13.2.tar.bz2) = a8f92fe3c458e511f4e2ead7f92c02b0 +SHA256 (xorg/driver/xf86-video-ati-6.13.2.tar.bz2) = d85f60081e5b71bf19da4ca48bce95a9e9df3635c8540dd2640785bedfbc36ee +SIZE (xorg/driver/xf86-video-ati-6.13.2.tar.bz2) = 985673 diff --git a/x11-drivers/xf86-video-ati613/Makefile b/x11-drivers/xf86-video-ati613/Makefile index fd9c97284a4a..f6b735041c5c 100644 --- a/x11-drivers/xf86-video-ati613/Makefile +++ b/x11-drivers/xf86-video-ati613/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xf86-video-ati -PORTVERSION= 6.13.0 +PORTVERSION= 6.13.2 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-ati613/distinfo b/x11-drivers/xf86-video-ati613/distinfo index 2cd830527045..e9633aa3ab8d 100644 --- a/x11-drivers/xf86-video-ati613/distinfo +++ b/x11-drivers/xf86-video-ati613/distinfo @@ -1,3 +1,3 @@ -MD5 (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 7b2642442091808002963920c7693aeb -SHA256 (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 6d07847d63798f92237175f2645bf964d083b18c4c439e6c787a5f0c3dd68e31 -SIZE (xorg/driver/xf86-video-ati-6.13.0.tar.bz2) = 1015392 +MD5 (xorg/driver/xf86-video-ati-6.13.2.tar.bz2) = a8f92fe3c458e511f4e2ead7f92c02b0 +SHA256 (xorg/driver/xf86-video-ati-6.13.2.tar.bz2) = d85f60081e5b71bf19da4ca48bce95a9e9df3635c8540dd2640785bedfbc36ee +SIZE (xorg/driver/xf86-video-ati-6.13.2.tar.bz2) = 985673 |