Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 20:44:10 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r534290 - head/graphics/drm-devel-kmod
Message-ID:  <202005072044.047KiALP075514@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Thu May  7 20:44:09 2020
New Revision: 534290
URL: https://svnweb.freebsd.org/changeset/ports/534290

Log:
  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.

Modified:
  head/graphics/drm-devel-kmod/Makefile
  head/graphics/drm-devel-kmod/distinfo

Modified: head/graphics/drm-devel-kmod/Makefile
==============================================================================
--- head/graphics/drm-devel-kmod/Makefile	Thu May  7 20:39:41 2020	(r534289)
+++ head/graphics/drm-devel-kmod/Makefile	Thu May  7 20:44:09 2020	(r534290)
@@ -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>
 

Modified: head/graphics/drm-devel-kmod/distinfo
==============================================================================
--- head/graphics/drm-devel-kmod/distinfo	Thu May  7 20:39:41 2020	(r534289)
+++ head/graphics/drm-devel-kmod/distinfo	Thu May  7 20:44:09 2020	(r534290)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005072044.047KiALP075514>