1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

graphics/drm-next-kmod: chase base upgrades to linuxkpi. Increase version check.

Reported by:	hps
Reviewed by:	swills (mentor), hps (lkpi gplv2 sync)
Approved by:	swills (mentor), hps (lkpi gplv2 sync)
Obtained from:	FreeBSDDesktop
Differential Revision:	https://reviews.freebsd.org/D12416
This commit is contained in:
Johannes M Dieterich 2017-09-20 03:14:57 +00:00
parent 2a0a2852b4
commit 334c3c2eba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450186
2 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= drm-next-kmod
PORTVERSION= g20170912
PORTVERSION= g20170918
CATEGORIES= graphics
MAINTAINER= jmd@FreeBSD.org
@ -23,11 +23,11 @@ USES= kmod uidfix
USE_GITHUB= yes
GH_ACCOUNT= FreeBSDDesktop
GH_PROJECT= kms-drm
GH_TAGNAME= 5b5d651
GH_TAGNAME= 8cf2413
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200043
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1200045
IGNORE= not supported on 11.x or older, no kernel support
.endif
.if ${OPSYS} != FreeBSD

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1505271981
SHA256 (FreeBSDDesktop-kms-drm-g20170912-5b5d651_GH0.tar.gz) = 97a4a54db9b276f430aee956d59ed667cf8968fdde9eb12bd3a502ea28035bb3
SIZE (FreeBSDDesktop-kms-drm-g20170912-5b5d651_GH0.tar.gz) = 6678618
TIMESTAMP = 1505789331
SHA256 (FreeBSDDesktop-kms-drm-g20170918-8cf2413_GH0.tar.gz) = 6ebf698dc2fe29ddcf93f22504c12c7c9ddad224708721279ccd84fe1c695bdf
SIZE (FreeBSDDesktop-kms-drm-g20170918-8cf2413_GH0.tar.gz) = 6677432