svn commit: r499494 - head/x11-drivers/xf86-video-amdgpu

Johannes M Dieterich jmd at FreeBSD.org
Sun Apr 21 00:16:15 UTC 2019


Author: jmd
Date: Sun Apr 21 00:16:13 2019
New Revision: 499494
URL: https://svnweb.freebsd.org/changeset/ports/499494

Log:
  x11-drivers/xf86-video-amdgpu: Update to 19.0.0
  
  This release brings TearFree improvments and FreeSync enablement. The latter
  requires Linux 5.0 DRM.
  
  Release notes:
  https://lists.x.org/archives/xorg-announce/2019-March/002966.html
  
  Reviewed by:	zeising (x11)
  Approved by:	zeising (x11)

Modified:
  head/x11-drivers/xf86-video-amdgpu/Makefile
  head/x11-drivers/xf86-video-amdgpu/distinfo

Modified: head/x11-drivers/xf86-video-amdgpu/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-amdgpu/Makefile	Sun Apr 21 00:15:55 2019	(r499493)
+++ head/x11-drivers/xf86-video-amdgpu/Makefile	Sun Apr 21 00:16:13 2019	(r499494)
@@ -3,7 +3,7 @@
 # this port is for future amdgpu kernel support testing.
 
 PORTNAME=	xf86-video-amdgpu
-PORTVERSION=	18.1.0
+PORTVERSION=	19.0.0
 CATEGORIES=	x11-drivers
 
 MAINTAINER=	x11 at FreeBSD.org

Modified: head/x11-drivers/xf86-video-amdgpu/distinfo
==============================================================================
--- head/x11-drivers/xf86-video-amdgpu/distinfo	Sun Apr 21 00:15:55 2019	(r499493)
+++ head/x11-drivers/xf86-video-amdgpu/distinfo	Sun Apr 21 00:16:13 2019	(r499494)
@@ -1,3 +1,3 @@
-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
+TIMESTAMP = 1552442314
+SHA256 (xorg/driver/xf86-video-amdgpu-19.0.0.tar.bz2) = 8836147d4755908ec9e192b7cc485fbc2ce7706de33f7bea515294d3ba4c4f51
+SIZE (xorg/driver/xf86-video-amdgpu-19.0.0.tar.bz2) = 439773


More information about the svn-ports-all mailing list