diff options
author | Johannes M Dieterich <jmd@FreeBSD.org> | 2019-05-11 16:23:56 +0000 |
---|---|---|
committer | Johannes M Dieterich <jmd@FreeBSD.org> | 2019-05-11 16:23:56 +0000 |
commit | 3bfb329979d2f10392497e58c91941fc9cc79002 (patch) | |
tree | 2ae196f08551010368739e7904d7e9015d3e4a76 /x11-drivers | |
parent | devel/emscripten: Add the PORTSCOUT limit expression (diff) |
xf86-video-ati: Update to release 19.0.1
Includes only minor bug fixes.
Changelog: https://lists.freedesktop.org/archives/xorg/2019-March/059717.html
Approved by: zeising (x11, implicit)
Notes
Notes:
svn path=/head/; revision=501264
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati/Makefile | 2 | ||||
-rw-r--r-- | x11-drivers/xf86-video-ati/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11-drivers/xf86-video-ati/Makefile b/x11-drivers/xf86-video-ati/Makefile index 964143406862..a24bceb62aeb 100644 --- a/x11-drivers/xf86-video-ati/Makefile +++ b/x11-drivers/xf86-video-ati/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= xf86-video-ati -PORTVERSION= 19.0.0 +PORTVERSION= 19.0.1 PORTEPOCH= 1 CATEGORIES= x11-drivers diff --git a/x11-drivers/xf86-video-ati/distinfo b/x11-drivers/xf86-video-ati/distinfo index 3cad9122ff46..f955762b110b 100644 --- a/x11-drivers/xf86-video-ati/distinfo +++ b/x11-drivers/xf86-video-ati/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1555514193 -SHA256 (xorg/driver/xf86-video-ati-19.0.0.tar.bz2) = dd907d318884bb6e81e7e62da7bb34af26aeeed3a81c21e0b46a4f3cae3ff457 -SIZE (xorg/driver/xf86-video-ati-19.0.0.tar.bz2) = 901467 +TIMESTAMP = 1557591433 +SHA256 (xorg/driver/xf86-video-ati-19.0.1.tar.bz2) = 5cb6015d8664546ad1311bc9c363d7bc41ebf60e7046ceb44dd38e5b707961b0 +SIZE (xorg/driver/xf86-video-ati-19.0.1.tar.bz2) = 902825 |