aboutsummaryrefslogtreecommitdiff
path: root/graphics/drm-devel-kmod
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-02-21 20:42:21 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-02-21 20:42:21 +0000
commit6f35778d596b071f82563db3ca0cd954d99e13b7 (patch)
treedefa7e0f1a89c7b829521bacebc5f18ef2096599 /graphics/drm-devel-kmod
parent7c4033b5bc974602e97bf546d96dedab8a79bfd6 (diff)
downloadports-6f35778d596b071f82563db3ca0cd954d99e13b7.tar.gz
ports-6f35778d596b071f82563db3ca0cd954d99e13b7.zip
graphics/drm-devel-kmod: Update snapshot
Update graphics/drm-devel-kmod to the latest snapshot. This fixes the build on latest current. Make unsynchronized DRM_IOCTL_I915_GEM_USERPTR work in mesa on 7th generation Haswell graphics. This is needed for vulkan Add devctl (devd) notification for monitor hotplug Remove support for older FreeBSD versions and bump the minimum version requirements to FreeBSD 1300055.
Notes
Notes: svn path=/head/; revision=526714
Diffstat (limited to 'graphics/drm-devel-kmod')
-rw-r--r--graphics/drm-devel-kmod/Makefile6
-rw-r--r--graphics/drm-devel-kmod/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/graphics/drm-devel-kmod/Makefile b/graphics/drm-devel-kmod/Makefile
index 4196dc3112be..6c212c071525 100644
--- a/graphics/drm-devel-kmod/Makefile
+++ b/graphics/drm-devel-kmod/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drm-devel-kmod
-PORTVERSION= 5.0.g20200115
+PORTVERSION= 5.0.g20200221
CATEGORIES= graphics kld
MAINTAINER= x11@FreeBSD.org
@@ -28,11 +28,11 @@ USES= kmod uidfix compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop
GH_PROJECT= kms-drm
-GH_TAGNAME= 6706271
+GH_TAGNAME= 54164ff
.include <bsd.port.options.mk>
-.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300029
+.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1300055
IGNORE= not supported on older CURRENT, no kernel support
.endif
.if ${OPSYS} != FreeBSD
diff --git a/graphics/drm-devel-kmod/distinfo b/graphics/drm-devel-kmod/distinfo
index 2a9bddaeace5..266b4e291e0b 100644
--- a/graphics/drm-devel-kmod/distinfo
+++ b/graphics/drm-devel-kmod/distinfo
@@ -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