mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
graphics/drm-devel-kmod: Update snapshot
Update graphics/drm-devel-kmod to the latest snapshot. This update contains several fixes: Fix build on latest CURRENT Improvements to make Vega 3 (Raven 2) work Improvements to diagnostics and debug messages.
This commit is contained in:
parent
0c3368c25a
commit
d7ffee0363
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=534290
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= drm-devel-kmod
|
||||
PORTVERSION= 5.0.g20200320
|
||||
PORTVERSION= 5.0.g20200507
|
||||
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= 2ccbcda
|
||||
GH_TAGNAME= b28b698
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
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
|
||||
TIMESTAMP = 1588883357
|
||||
SHA256 (FreeBSDDesktop-kms-drm-5.0.g20200507-b28b698_GH0.tar.gz) = a4b2451883b0a3a7720eb8a26547deb1c6e98d86d1bb54e37190b9e8baf45b79
|
||||
SIZE (FreeBSDDesktop-kms-drm-5.0.g20200507-b28b698_GH0.tar.gz) = 14635351
|
||||
|
Loading…
Reference in New Issue
Block a user