mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-28 10:08:24 +00:00
graphics/drm-next-kmod: Update snapshot
Update graphics/drm-next-kmod to the latest snapshot. This contains fixes for vaapi rendering and possibly also other rendering bugs. Approved by: jmd (maintainer, implicit) Obtained from: FreeBSD Graphics Team MFH: 2018Q4
This commit is contained in:
parent
a960eb8a5a
commit
e6110caf15
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483130
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drm-devel-kmod
|
||||
PORTVERSION= 4.16.g20180927
|
||||
PORTVERSION= 4.16.g20181027
|
||||
CATEGORIES= graphics kld
|
||||
|
||||
MAINTAINER= jmd@FreeBSD.org
|
||||
@ -25,7 +25,7 @@ USES= kmod uidfix
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= FreeBSDDesktop
|
||||
GH_PROJECT= kms-drm
|
||||
GH_TAGNAME= acbbd53
|
||||
GH_TAGNAME= 96b490e
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1538090411
|
||||
SHA256 (FreeBSDDesktop-kms-drm-4.16.g20180927-acbbd53_GH0.tar.gz) = 48b55718e15801ede66b550de0d92f26bb0f5cafc77ae0c5dc59e9e205cf7db4
|
||||
SIZE (FreeBSDDesktop-kms-drm-4.16.g20180927-acbbd53_GH0.tar.gz) = 12828737
|
||||
TIMESTAMP = 1540634185
|
||||
SHA256 (FreeBSDDesktop-kms-drm-4.16.g20181027-96b490e_GH0.tar.gz) = 9e3ee7fd02b275d851a7ddde7f498dee2a733f972f4b72757730fff0b14573db
|
||||
SIZE (FreeBSDDesktop-kms-drm-4.16.g20181027-96b490e_GH0.tar.gz) = 12828910
|
||||
|
Loading…
Reference in New Issue
Block a user