diff options
author | Johannes M Dieterich <jmd@FreeBSD.org> | 2018-10-02 01:25:49 +0000 |
---|---|---|
committer | Johannes M Dieterich <jmd@FreeBSD.org> | 2018-10-02 01:25:49 +0000 |
commit | 243e899d7eccbb8a3f91cb520f17b0979ccbd9c7 (patch) | |
tree | 7ca4ebaa808ac7e464464de965e48a24b68e8937 /x11-drivers/xf86-video-amdgpu | |
parent | c57dda32c8d2075f9397127a4d7f0a2b13e27602 (diff) |
x11-drivers/xf86-video-[ati,amdgpu]: update 18.1
Update to the 18.1 release for both ati and amdgpu DDX. ati is still seeing
active development and amdgpu bring, among other things, support for Raven
Ridge APUs.
Reviewed by: x11 (zeising)
Approved by: x11 (zeising)
Differential Revision: https://reviews.freebsd.org/D17332
Notes
Notes:
svn path=/head/; revision=481094
Diffstat (limited to 'x11-drivers/xf86-video-amdgpu')
-rw-r--r-- | x11-drivers/xf86-video-amdgpu/Makefile | 3 | ||||
-rw-r--r-- | x11-drivers/xf86-video-amdgpu/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-amdgpu/Makefile b/x11-drivers/xf86-video-amdgpu/Makefile index 6303c33fe4e3..59a6c229d76c 100644 --- a/x11-drivers/xf86-video-amdgpu/Makefile +++ b/x11-drivers/xf86-video-amdgpu/Makefile @@ -3,8 +3,7 @@ # this port is for future amdgpu kernel support testing. PORTNAME= xf86-video-amdgpu -PORTVERSION= 1.3.0 -PORTREVISION= 3 +PORTVERSION= 18.1.0 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org diff --git a/x11-drivers/xf86-video-amdgpu/distinfo b/x11-drivers/xf86-video-amdgpu/distinfo index e6c510ea62e4..39f17d575a98 100644 --- a/x11-drivers/xf86-video-amdgpu/distinfo +++ b/x11-drivers/xf86-video-amdgpu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1489676494 -SHA256 (xorg/driver/xf86-video-amdgpu-1.3.0.tar.bz2) = c1630f228938be949273f72b29ae70822dde064ad79c3ccb14d55f427e3f4e70 -SIZE (xorg/driver/xf86-video-amdgpu-1.3.0.tar.bz2) = 386785 +TIMESTAMP = 1537677957 +SHA256 (xorg/driver/xf86-video-amdgpu-18.1.0.tar.bz2) = e11f25bb51d718b8ea938ad2b8095323c0ab16f4ddffd92091d80f9a445a9672 +SIZE (xorg/driver/xf86-video-amdgpu-18.1.0.tar.bz2) = 430542 |