svn commit: r515568 - head/graphics/drm-fbsd12.0-kmod

Niclas Zeising zeising at FreeBSD.org
Thu Oct 24 23:05:11 UTC 2019


Author: zeising
Date: Thu Oct 24 23:05:10 2019
New Revision: 515568
URL: https://svnweb.freebsd.org/changeset/ports/515568

Log:
  graphics/drm-fbsd12.0-kmod: Update snapshot
  
  Update graphics/drm-fbsd12.0-kmod to the latest snapshot, to fix builds on
  latest 12-STABLE.
  
  MFH:		2019Q4 (implicit, drm-drivers blanket)

Modified:
  head/graphics/drm-fbsd12.0-kmod/Makefile
  head/graphics/drm-fbsd12.0-kmod/distinfo

Modified: head/graphics/drm-fbsd12.0-kmod/Makefile
==============================================================================
--- head/graphics/drm-fbsd12.0-kmod/Makefile	Thu Oct 24 22:21:13 2019	(r515567)
+++ head/graphics/drm-fbsd12.0-kmod/Makefile	Thu Oct 24 23:05:10 2019	(r515568)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-fbsd12.0-kmod
-PORTVERSION=	4.16.g20190814
+PORTVERSION=	4.16.g20191024
 CATEGORIES=	graphics
 
 MAINTAINER=	x11 at 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=	148d058
+GH_TAGNAME=	9e308e6
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/drm-fbsd12.0-kmod/distinfo
==============================================================================
--- head/graphics/drm-fbsd12.0-kmod/distinfo	Thu Oct 24 22:21:13 2019	(r515567)
+++ head/graphics/drm-fbsd12.0-kmod/distinfo	Thu Oct 24 23:05:10 2019	(r515568)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565814368
-SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190814-148d058_GH0.tar.gz) = 234d12e825dda7092ab7d979624541a52441236f999ed0a3920d1334a1c4226c
-SIZE (FreeBSDDesktop-kms-drm-4.16.g20190814-148d058_GH0.tar.gz) = 13089649
+TIMESTAMP = 1571957531
+SHA256 (FreeBSDDesktop-kms-drm-4.16.g20191024-9e308e6_GH0.tar.gz) = 97c56507dfc1764cd8ab4ea73061643992d5351c11c35fa081d05d413b22c27f
+SIZE (FreeBSDDesktop-kms-drm-4.16.g20191024-9e308e6_GH0.tar.gz) = 13091588


More information about the svn-ports-head mailing list