diff options
author | eadler <eadler@FreeBSD.org> | 2012-01-13 12:38:35 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2012-01-13 12:38:35 +0800 |
commit | 438830816865a8b85320e16e31f32e5b3d0bb4ca (patch) | |
tree | 2ea6c04adcfac724510653fe8270ecd21fd0d2ef /x11-drivers | |
parent | d1831f1ae8987622b35f1ffce07188aecd962169 (diff) | |
download | freebsd-ports-gnome-438830816865a8b85320e16e31f32e5b3d0bb4ca.tar.gz freebsd-ports-gnome-438830816865a8b85320e16e31f32e5b3d0bb4ca.tar.zst freebsd-ports-gnome-438830816865a8b85320e16e31f32e5b3d0bb4ca.zip |
Update to 6.14.3
Changes:
* Support for more cards, in particular Llano APUs.
* vdpau/XvMC support (currently only available for >= R3xx via
Gallium3D).
* Tiling fixes, enable it on more cards by default.
* And many more!
PR: ports/162592
Submitted by: wblock
Reviewed by: Alex Keda <admin@lissyara.su>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile index fc420fb913c6..4d3b485278b3 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.14.2 +PORTVERSION= 6.14.3 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-ati/distinfo b/x11-drivers/xf86-video-ati/distinfo index 1fe6ed6ca04c..8308036858f8 100644 --- a/x11-drivers/xf86-video-ati/distinfo +++ b/x11-drivers/xf86-video-ati/distinfo @@ -1,2 +1,2 @@ -SHA256 (xorg/driver/xf86-video-ati-6.14.2.tar.bz2) = 017974b622eea3b4483405368492b0c6f178854a9b9753d50e13c578b8a328dc -SIZE (xorg/driver/xf86-video-ati-6.14.2.tar.bz2) = 1072263 +SHA256 (xorg/driver/xf86-video-ati-6.14.3.tar.bz2) = 844a2649eff6a3e92aff3e1837ea864f1561b4822b3e5d5ccb27b3b7fb8137b4 +SIZE (xorg/driver/xf86-video-ati-6.14.3.tar.bz2) = 1113119 |