svn commit: r515569 - branches/2019Q4/graphics/drm-fbsd12.0-kmod

Niclas Zeising zeising at FreeBSD.org
Thu Oct 24 23:06:22 UTC 2019


Author: zeising
Date: Thu Oct 24 23:06:21 2019
New Revision: 515569
URL: https://svnweb.freebsd.org/changeset/ports/515569

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

Modified:
  branches/2019Q4/graphics/drm-fbsd12.0-kmod/Makefile
  branches/2019Q4/graphics/drm-fbsd12.0-kmod/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/graphics/drm-fbsd12.0-kmod/Makefile
==============================================================================
--- branches/2019Q4/graphics/drm-fbsd12.0-kmod/Makefile	Thu Oct 24 23:05:10 2019	(r515568)
+++ branches/2019Q4/graphics/drm-fbsd12.0-kmod/Makefile	Thu Oct 24 23:06:21 2019	(r515569)
@@ -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: branches/2019Q4/graphics/drm-fbsd12.0-kmod/distinfo
==============================================================================
--- branches/2019Q4/graphics/drm-fbsd12.0-kmod/distinfo	Thu Oct 24 23:05:10 2019	(r515568)
+++ branches/2019Q4/graphics/drm-fbsd12.0-kmod/distinfo	Thu Oct 24 23:06:21 2019	(r515569)
@@ -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-branches mailing list