Index: branches/2020Q3/x11-drivers/xf86-video-amdgpu/Makefile =================================================================== --- branches/2020Q3/x11-drivers/xf86-video-amdgpu/Makefile (revision 545282) +++ branches/2020Q3/x11-drivers/xf86-video-amdgpu/Makefile (revision 545283) @@ -1,30 +1,33 @@ # $FreeBSD$ # this port is for future amdgpu kernel support testing. PORTNAME= xf86-video-amdgpu PORTVERSION= 19.1.0 PORTREVISION= 1 CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org COMMENT= X.Org amdgpu display driver +PATCH_SITES= https://gitlab.freedesktop.org/xorg/driver/${PORTNAME}/commit/ +PATCHFILES+= edcbe5f52ddfceee3d66d69bbcebbceac06b6d0d.diff:-p1 + LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdrm_amdgpu.so:graphics/libdrm USES= gl xorg-cat:driver USE_GL= gbm # 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 PLIST_FILES= lib/xorg/modules/drivers/amdgpu_drv.so \ man/man4/amdgpu.4x.gz \ share/X11/xorg.conf.d/10-amdgpu.conf .include Index: branches/2020Q3/x11-drivers/xf86-video-amdgpu/distinfo =================================================================== --- branches/2020Q3/x11-drivers/xf86-video-amdgpu/distinfo (revision 545282) +++ branches/2020Q3/x11-drivers/xf86-video-amdgpu/distinfo (revision 545283) @@ -1,3 +1,5 @@ -TIMESTAMP = 1571519600 +TIMESTAMP = 1597786182 SHA256 (xorg/driver/xf86-video-amdgpu-19.1.0.tar.bz2) = 4f0ea4e0ae61995ac2b7c72433d31deab63b60c78763020aaa1b28696124fe5d SIZE (xorg/driver/xf86-video-amdgpu-19.1.0.tar.bz2) = 441746 +SHA256 (xorg/driver/edcbe5f52ddfceee3d66d69bbcebbceac06b6d0d.diff) = 5910c44a2a4c47d01727d1afe4dc43bad012da027b41fa76ca6d9f0a275dabbd +SIZE (xorg/driver/edcbe5f52ddfceee3d66d69bbcebbceac06b6d0d.diff) = 455 Index: branches/2020Q3 =================================================================== --- branches/2020Q3 (revision 545282) +++ branches/2020Q3 (revision 545283) Property changes on: branches/2020Q3 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r545260