diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-03-16 16:23:03 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-03-16 16:23:03 +0000 |
commit | be86a74ca0650722a43ead3216ac76dd45384fbd (patch) | |
tree | d923f7275f8d5a3dc0548cef37866d4acbd4b651 /x11-drivers | |
parent | d928ff9130d82a0d790d69eafce1c8e5be1f8dda (diff) | |
download | ports-be86a74ca0650722a43ead3216ac76dd45384fbd.tar.gz ports-be86a74ca0650722a43ead3216ac76dd45384fbd.zip |
Update to 1.3.0
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10028
Notes
Notes:
svn path=/head/; revision=436283
Diffstat (limited to 'x11-drivers')
-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 4b7887632891..7c5ed2d58bc2 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.2.0 -PORTREVISION= 1 +PORTVERSION= 1.3.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 b54020c428ee..e6c510ea62e4 100644 --- a/x11-drivers/xf86-video-amdgpu/distinfo +++ b/x11-drivers/xf86-video-amdgpu/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479963082 -SHA256 (xorg/driver/xf86-video-amdgpu-1.2.0.tar.bz2) = 275b1aac5f127f55ba3d7480a1df89eace1d02650e24e46908067fc875e76c8f -SIZE (xorg/driver/xf86-video-amdgpu-1.2.0.tar.bz2) = 388108 +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 |