Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2019 20:02:59 +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: r502043 - head/graphics/drm-current-kmod
Message-ID:  <201905192002.x4JK2xP4076020@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sun May 19 20:02:58 2019
New Revision: 502043
URL: https://svnweb.freebsd.org/changeset/ports/502043

Log:
  graphics/drm-current-kmod: Update snapshot
  
  Update graphics/drm-current-kmod to the latest snapshot.
  This update takes into account changes in lkpi in base, and makes use of
  debugfs in base, instead of the bundled one.
  
  note: If you are on an older version of current, prior to r347973, you might
  need to update current first, before updating this driver.
  
  Approved by:	jmd (maintainer, implicit)
  MFH:		2019Q2 (implicit, drm-driver blanket)
  Sponsored by:	B3 Init

Modified:
  head/graphics/drm-current-kmod/Makefile
  head/graphics/drm-current-kmod/distinfo
  head/graphics/drm-current-kmod/pkg-plist

Modified: head/graphics/drm-current-kmod/Makefile
==============================================================================
--- head/graphics/drm-current-kmod/Makefile	Sun May 19 19:27:16 2019	(r502042)
+++ head/graphics/drm-current-kmod/Makefile	Sun May 19 20:02:58 2019	(r502043)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-current-kmod
-PORTVERSION=	4.16.g20190430
+PORTVERSION=	4.16.g20190519
 CATEGORIES=	graphics kld
 
 MAINTAINER=	jmd@FreeBSD.org
@@ -25,7 +25,7 @@ USES=		kmod uidfix compiler:c++11-lang
 USE_GITHUB=	yes
 GH_ACCOUNT=	FreeBSDDesktop
 GH_PROJECT=	kms-drm
-GH_TAGNAME=	993d966
+GH_TAGNAME=	b890994
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/drm-current-kmod/distinfo
==============================================================================
--- head/graphics/drm-current-kmod/distinfo	Sun May 19 19:27:16 2019	(r502042)
+++ head/graphics/drm-current-kmod/distinfo	Sun May 19 20:02:58 2019	(r502043)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556654768
-SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190430-993d966_GH0.tar.gz) = 5e6e59b23fe7e316bb09d97c7dcb72f3f359f1e320c160b635d80a223f71249c
-SIZE (FreeBSDDesktop-kms-drm-4.16.g20190430-993d966_GH0.tar.gz) = 13091867
+TIMESTAMP = 1558292907
+SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190519-b890994_GH0.tar.gz) = 3292e6e795df47d077784e0e84aa7d774ad030e78da0a3913889ae5f4c8cda29
+SIZE (FreeBSDDesktop-kms-drm-4.16.g20190519-b890994_GH0.tar.gz) = 13089654

Modified: head/graphics/drm-current-kmod/pkg-plist
==============================================================================
--- head/graphics/drm-current-kmod/pkg-plist	Sun May 19 19:27:16 2019	(r502042)
+++ head/graphics/drm-current-kmod/pkg-plist	Sun May 19 20:02:58 2019	(r502043)
@@ -1,6 +1,5 @@
 %%AMDGPU%%/%%KMODDIR%%/amdgpu.ko
 %%AMDKFD%%/%%KMODDIR%%/amdkfd.ko
-/%%KMODDIR%%/debugfs.ko
 /%%KMODDIR%%/drm.ko
 %%I915%%/%%KMODDIR%%/i915kms.ko
 /%%KMODDIR%%/linuxkpi_gplv2.ko



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