Index: head/x11-drivers/xf86-video-amdgpu/Makefile =================================================================== --- head/x11-drivers/xf86-video-amdgpu/Makefile (revision 436282) +++ head/x11-drivers/xf86-video-amdgpu/Makefile (revision 436283) @@ -1,36 +1,35 @@ # $FreeBSD$ # 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 COMMENT= X.Org amdgpu display driver LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdrm_amdgpu.so:graphics/libdrm USE_GL= gbm XORG_CAT= driver # No amdgpu kernel driver on non-x86 and PC98. ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= KMS is required and currently only available on x86 CONFIGURE_ARGS+=--disable-udev .include .if (${OSVERSION} < 1200019) IGNORE= not supported on 11.x or older, no kernel support .endif PLIST_FILES= lib/xorg/modules/drivers/amdgpu_drv.so \ man/man4/amdgpu.4x.gz \ share/X11/xorg.conf.d/10-amdgpu.conf .include Index: head/x11-drivers/xf86-video-amdgpu/distinfo =================================================================== --- head/x11-drivers/xf86-video-amdgpu/distinfo (revision 436282) +++ head/x11-drivers/xf86-video-amdgpu/distinfo (revision 436283) @@ -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