Index: branches/2019Q4/graphics/drm-legacy-kmod/Makefile =================================================================== --- branches/2019Q4/graphics/drm-legacy-kmod/Makefile (revision 520349) +++ branches/2019Q4/graphics/drm-legacy-kmod/Makefile (revision 520350) @@ -1,47 +1,47 @@ # Created by: Johannes Dieterich # $FreeBSD$ PORTNAME= drm-legacy-kmod -PORTVERSION= g20191030 +PORTVERSION= g20191217 CATEGORIES= graphics MAINTAINER= x11@FreeBSD.org COMMENT= Legacy DRM modules for the linuxkpi-based KMS components LICENSE= BSD2CLAUSE MIT GPLv2 LICENSE_COMB= multi BROKEN_aarch64= src/dev/drm2/ttm/ttm_bo_util.c:453:2: error: Port me RUN_DEPENDS= gpu-firmware-kmod>=g20180319:graphics/gpu-firmware-kmod USES= kmod uidfix OPTIONS_DEFINE= DEBUG CONFLICTS_INSTALL= drm-devel-kmod \ drm-fbsd11.2-kmod \ drm-fbsd12.0-kmod \ drm-current-kmod USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= drm-legacy -GH_TAGNAME= c7a023a +GH_TAGNAME= af3f27b .include .if ${ARCH} == amd64 || ${ARCH} == i386 PLIST_SUB+= X86="" .else PLIST_SUB+= X86="@comment " .endif .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200080 IGNORE= only for 12.0 or higher after removal of base components .endif .if ${OPSYS} != FreeBSD IGNORE= not supported on anything but FreeBSD .endif .include Index: branches/2019Q4/graphics/drm-legacy-kmod/distinfo =================================================================== --- branches/2019Q4/graphics/drm-legacy-kmod/distinfo (revision 520349) +++ branches/2019Q4/graphics/drm-legacy-kmod/distinfo (revision 520350) @@ -1,3 +1,3 @@ -TIMESTAMP = 1572459966 -SHA256 (FreeBSDDesktop-drm-legacy-g20191030-c7a023a_GH0.tar.gz) = 7b9878ea2cf130c530ab5e18f453184e1fef1e1db4cd4474d0257756a2ad653d -SIZE (FreeBSDDesktop-drm-legacy-g20191030-c7a023a_GH0.tar.gz) = 1676683 +TIMESTAMP = 1576614148 +SHA256 (FreeBSDDesktop-drm-legacy-g20191217-af3f27b_GH0.tar.gz) = 6da38fd826d0b2faf50ae724a0b77a44018f233cdfcb3f5b1118616489be56a8 +SIZE (FreeBSDDesktop-drm-legacy-g20191217-af3f27b_GH0.tar.gz) = 1676622 Index: branches/2019Q4 =================================================================== --- branches/2019Q4 (revision 520349) +++ branches/2019Q4 (revision 520350) Property changes on: branches/2019Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r520349