Index: head/graphics/drm-devel-kmod/Makefile =================================================================== --- head/graphics/drm-devel-kmod/Makefile (revision 526713) +++ head/graphics/drm-devel-kmod/Makefile (revision 526714) @@ -1,75 +1,75 @@ # Created by: Johannes Dieterich # $FreeBSD$ PORTNAME= drm-devel-kmod -PORTVERSION= 5.0.g20200115 +PORTVERSION= 5.0.g20200221 CATEGORIES= graphics kld MAINTAINER= x11@FreeBSD.org COMMENT= DRM modules for the linuxkpi-based KMS components (development version) LICENSE= BSD2CLAUSE MIT GPLv2 LICENSE_COMB= multi ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 ONLY_FOR_ARCHS_REASON= the new KMS components are only supported on amd64, arm64, i386 and powerpc64 RUN_DEPENDS= gpu-firmware-kmod>=g20180319:graphics/gpu-firmware-kmod CONFLICTS_INSTALL= drm-current-kmod \ drm-fbsd11.2-kmod \ drm-fbsd12.0-kmod \ drm-legacy-kmod OPTIONS_DEFINE= DEBUG USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= 6706271 +GH_TAGNAME= 54164ff .include -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300029 +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300055 IGNORE= not supported on older CURRENT, no kernel support .endif .if ${OPSYS} != FreeBSD IGNORE= not supported on anything but FreeBSD (missing linuxkpi functionality) .endif .if ${ARCH} == "amd64" PLIST_SUB+= AMDGPU="" PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="" PLIST_SUB+= VMWGFX="" . if ${OSVERSION} >= 1300033 PLIST_SUB+= VBOXVIDEO="" . else PLIST_SUB+= VBOXVIDEO="@comment " . endif .elif ${ARCH} == "i386" PLIST_SUB+= AMDGPU="@comment " PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="" PLIST_SUB+= VMWGFX="" . if ${OSVERSION} >= 1300033 PLIST_SUB+= VBOXVIDEO="" . else PLIST_SUB+= VBOXVIDEO="@comment " . endif .elif ${ARCH} == "aarch64" || ${ARCH} == "powerpc64" PLIST_SUB+= AMDGPU="" PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="@comment " PLIST_SUB+= VBOXVIDEO="@comment " PLIST_SUB+= VMWGFX="@comment " .else PLIST_SUB+= AMDGPU="@comment " PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="@comment " PLIST_SUB+= VMWGFX="@comment " .endif .include Index: head/graphics/drm-devel-kmod/distinfo =================================================================== --- head/graphics/drm-devel-kmod/distinfo (revision 526713) +++ head/graphics/drm-devel-kmod/distinfo (revision 526714) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579089460 -SHA256 (FreeBSDDesktop-kms-drm-5.0.g20200115-6706271_GH0.tar.gz) = e19846a63d42d7002e1072ee624bb4a948dd6519ff3c0a7edd25ff6d99d76478 -SIZE (FreeBSDDesktop-kms-drm-5.0.g20200115-6706271_GH0.tar.gz) = 14636013 +TIMESTAMP = 1582314495 +SHA256 (FreeBSDDesktop-kms-drm-5.0.g20200221-54164ff_GH0.tar.gz) = a549449b82d6ae9c9c933ce93d25c106eb86cfea1ecd7f1344dcb698219e44b3 +SIZE (FreeBSDDesktop-kms-drm-5.0.g20200221-54164ff_GH0.tar.gz) = 14634831