graphics/drm-devel-kmod: Update snapshot
Update the graphics/drm-devel-kmod snapshot to the latest version. This includes fixes to make it build on current and changes to make it work with pending VM changes.
This commit is contained in:
parent
d9b8d3b2b3
commit
0c619a69c8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528803
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drm-devel-kmod
|
||||
PORTVERSION= 5.0.g20200221
|
||||
PORTVERSION= 5.0.g20200320
|
||||
CATEGORIES= graphics kld
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
|
@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= FreeBSDDesktop
|
||||
GH_PROJECT= kms-drm
|
||||
GH_TAGNAME= 54164ff
|
||||
GH_TAGNAME= 2ccbcda
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
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
|
||||
TIMESTAMP = 1584694793
|
||||
SHA256 (FreeBSDDesktop-kms-drm-5.0.g20200320-2ccbcda_GH0.tar.gz) = 1058b7be73dbc6b19c5e69bcca65c49bef5c20108d3935f390c0a91ad339f14c
|
||||
SIZE (FreeBSDDesktop-kms-drm-5.0.g20200320-2ccbcda_GH0.tar.gz) = 14634844
|
||||
|
|
Loading…
Reference in a new issue