graphics/drm-next-kmod: fix breakage caused by changes to VM_WAIT macro.
Approved by: swills (mentor, implicit) Obtained from: FreeBSDDesktop
This commit is contained in:
parent
eaf0703cea
commit
0e6140f755
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=462414
2 changed files with 5 additions and 5 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= drm-next-kmod
|
||||
PORTVERSION= g20180117
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
|
||||
MAINTAINER= jmd@FreeBSD.org
|
||||
|
@ -24,7 +24,7 @@ USES= kmod uidfix
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= FreeBSDDesktop
|
||||
GH_PROJECT= kms-drm
|
||||
GH_TAGNAME= afc28dc
|
||||
GH_TAGNAME= cd0b05f
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1519052390
|
||||
SHA256 (FreeBSDDesktop-kms-drm-g20180117-afc28dc_GH0.tar.gz) = 5a5ce9d126f4cb946c39928116c9ecd16c09c7b5622f492e7e729a37e19ad1bc
|
||||
SIZE (FreeBSDDesktop-kms-drm-g20180117-afc28dc_GH0.tar.gz) = 6678828
|
||||
TIMESTAMP = 1519147749
|
||||
SHA256 (FreeBSDDesktop-kms-drm-g20180117-cd0b05f_GH0.tar.gz) = 359ce8fb2f7c624be74c8e38c04352ee3e1632e932d5762382da55ca03287a88
|
||||
SIZE (FreeBSDDesktop-kms-drm-g20180117-cd0b05f_GH0.tar.gz) = 6678925
|
||||
|
|
Loading…
Reference in a new issue