svn commit: r512277 - branches/2019Q3/graphics/drm-current-kmod

Niclas Zeising zeising at FreeBSD.org
Wed Sep 18 15:28:24 UTC 2019


Author: zeising
Date: Wed Sep 18 15:28:23 2019
New Revision: 512277
URL: https://svnweb.freebsd.org/changeset/ports/512277

Log:
  MFH: r510009 r510045 r512276
  
  graphics/drm-current-kmod: Update snapshot
  
  Fix build on latest current.
  
  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.
  
  graphics/drm-current-kmod: Update snapshot
  
  Update drm-current-snapshot.  This has been reported to fix some issues on
  recent current.
  
  Approved by:	ports-secteam (implicit, drm-drivers blanket)

Modified:
  branches/2019Q3/graphics/drm-current-kmod/Makefile
  branches/2019Q3/graphics/drm-current-kmod/distinfo
Directory Properties:
  branches/2019Q3/   (props changed)

Modified: branches/2019Q3/graphics/drm-current-kmod/Makefile
==============================================================================
--- branches/2019Q3/graphics/drm-current-kmod/Makefile	Wed Sep 18 15:20:52 2019	(r512276)
+++ branches/2019Q3/graphics/drm-current-kmod/Makefile	Wed Sep 18 15:28:23 2019	(r512277)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-current-kmod
-PORTVERSION=	4.16.g20190814
+PORTVERSION=	4.16.g20190918
 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=	f4e7403
+GH_TAGNAME=	11cf2dc
 
 .include <bsd.port.options.mk>
 

Modified: branches/2019Q3/graphics/drm-current-kmod/distinfo
==============================================================================
--- branches/2019Q3/graphics/drm-current-kmod/distinfo	Wed Sep 18 15:20:52 2019	(r512276)
+++ branches/2019Q3/graphics/drm-current-kmod/distinfo	Wed Sep 18 15:28:23 2019	(r512277)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565813816
-SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190814-f4e7403_GH0.tar.gz) = 477a76b33fb97983d5d342dbac75a81c6e0f95b2fded2227edbf4f365366916d
-SIZE (FreeBSDDesktop-kms-drm-4.16.g20190814-f4e7403_GH0.tar.gz) = 13087363
+TIMESTAMP = 1568818553
+SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190918-11cf2dc_GH0.tar.gz) = 3b5538e56413e540fc9d2ec008fccc8161c74482503e1bca9f2d0ad2b62e8169
+SIZE (FreeBSDDesktop-kms-drm-4.16.g20190918-11cf2dc_GH0.tar.gz) = 13089397


More information about the svn-ports-all mailing list