svn commit: r515240 - head/graphics/drm-current-kmod

Niclas Zeising zeising at FreeBSD.org
Wed Oct 23 08:28:10 UTC 2019


Author: zeising
Date: Wed Oct 23 08:28:08 2019
New Revision: 515240
URL: https://svnweb.freebsd.org/changeset/ports/515240

Log:
  graphics/drm-current-kmod: Update snapshot
  
  Update graphics/drm-current-kmod to the latest snapshot, which fixes runtime
  issues and panics on recent CURRENT.

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

Modified: head/graphics/drm-current-kmod/Makefile
==============================================================================
--- head/graphics/drm-current-kmod/Makefile	Wed Oct 23 08:27:25 2019	(r515239)
+++ head/graphics/drm-current-kmod/Makefile	Wed Oct 23 08:28:08 2019	(r515240)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-current-kmod
-PORTVERSION=	4.16.g20190927
+PORTVERSION=	4.16.g20191023
 CATEGORIES=	graphics kld
 
 MAINTAINER=	x11 at FreeBSD.org
@@ -34,7 +34,7 @@ USES=		kmod uidfix compiler:c++11-lang
 USE_GITHUB=	yes
 GH_ACCOUNT=	FreeBSDDesktop
 GH_PROJECT=	kms-drm
-GH_TAGNAME=	2d2852e
+GH_TAGNAME=	727f5a1
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/drm-current-kmod/distinfo
==============================================================================
--- head/graphics/drm-current-kmod/distinfo	Wed Oct 23 08:27:25 2019	(r515239)
+++ head/graphics/drm-current-kmod/distinfo	Wed Oct 23 08:28:08 2019	(r515240)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1569576401
-SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190927-2d2852e_GH0.tar.gz) = ea82a3175ecca64d1c7bf2a347f17b993689237a62d2f2e56b0907803f50886f
-SIZE (FreeBSDDesktop-kms-drm-4.16.g20190927-2d2852e_GH0.tar.gz) = 13089219
+TIMESTAMP = 1571817142
+SHA256 (FreeBSDDesktop-kms-drm-4.16.g20191023-727f5a1_GH0.tar.gz) = 7c1b59f6bf70a8b4077c3e58070006ee916e1fecf86c3755fb9f6d6f9e59877e
+SIZE (FreeBSDDesktop-kms-drm-4.16.g20191023-727f5a1_GH0.tar.gz) = 13088571


More information about the svn-ports-head mailing list