Index: branches/2019Q1/graphics/drm-legacy-kmod/Makefile =================================================================== --- branches/2019Q1/graphics/drm-legacy-kmod/Makefile (revision 494749) +++ branches/2019Q1/graphics/drm-legacy-kmod/Makefile (revision 494750) @@ -1,36 +1,36 @@ # Created by: Johannes Dieterich # $FreeBSD$ PORTNAME= drm-legacy-kmod -PORTVERSION= g20190109 +PORTVERSION= g20190213 CATEGORIES= graphics MAINTAINER= jmd@FreeBSD.org COMMENT= Legacy DRM modules for the linuxkpi-based KMS components LICENSE= BSD2CLAUSE MIT GPLv2 LICENSE_COMB= multi RUN_DEPENDS= gpu-firmware-kmod>=g20180319:graphics/gpu-firmware-kmod USES= kmod uidfix OPTIONS_DEFINE= DEBUG CONFLICTS_INSTALL= drm-fbsd11.2-kmod drm-fbsd12.0-kmod drm-current-kmod USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= drm-legacy -GH_TAGNAME= 3552631 +GH_TAGNAME= 3c8c990 .include .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/2019Q1/graphics/drm-legacy-kmod/distinfo =================================================================== --- branches/2019Q1/graphics/drm-legacy-kmod/distinfo (revision 494749) +++ branches/2019Q1/graphics/drm-legacy-kmod/distinfo (revision 494750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547069337 -SHA256 (FreeBSDDesktop-drm-legacy-g20190109-3552631_GH0.tar.gz) = df2ab744a7c3f362ea0f8e5f9ed7a42cc04683d905f705cbf8cf0f99e2b80f13 -SIZE (FreeBSDDesktop-drm-legacy-g20190109-3552631_GH0.tar.gz) = 1675959 +TIMESTAMP = 1550090570 +SHA256 (FreeBSDDesktop-drm-legacy-g20190213-3c8c990_GH0.tar.gz) = bee6fbf7ea6734accc4b7156269e01f324277af623017957d80ed6db9b6093e1 +SIZE (FreeBSDDesktop-drm-legacy-g20190213-3c8c990_GH0.tar.gz) = 1676332 Index: branches/2019Q1 =================================================================== --- branches/2019Q1 (revision 494749) +++ branches/2019Q1 (revision 494750) Property changes on: branches/2019Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r491056,492863