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

Niclas Zeising zeising at FreeBSD.org
Wed Aug 28 08:18:03 UTC 2019


Author: zeising
Date: Wed Aug 28 08:18:02 2019
New Revision: 510045
URL: https://svnweb.freebsd.org/changeset/ports/510045

Log:
  graphics/drm-current-kmod: Update snapshot
  
  Update snapshot with fixes for powerpc64 elfv, fixes when printing a sysctl
  and fixes in anticipation of updates to 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 Aug 28 08:16:11 2019	(r510044)
+++ head/graphics/drm-current-kmod/Makefile	Wed Aug 28 08:18:02 2019	(r510045)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-current-kmod
-PORTVERSION=	4.16.g20190827
+PORTVERSION=	4.16.g20190828
 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=	75283de
+GH_TAGNAME=	c8f1507
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/drm-current-kmod/distinfo
==============================================================================
--- head/graphics/drm-current-kmod/distinfo	Wed Aug 28 08:16:11 2019	(r510044)
+++ head/graphics/drm-current-kmod/distinfo	Wed Aug 28 08:18:02 2019	(r510045)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1566909866
-SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190827-75283de_GH0.tar.gz) = cf2d742fb207701b4a05b0142d2d125ef1d5bf3794b86aeb609c50d72d8065eb
-SIZE (FreeBSDDesktop-kms-drm-4.16.g20190827-75283de_GH0.tar.gz) = 13087456
+TIMESTAMP = 1566979079
+SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190828-c8f1507_GH0.tar.gz) = 148cb4a57f132bc4cfc6715076ca270e2f49c1c1e551417d6fe3f82ef0e7bf4a
+SIZE (FreeBSDDesktop-kms-drm-4.16.g20190828-c8f1507_GH0.tar.gz) = 13088073


More information about the svn-ports-all mailing list