svn commit: r492863 - head/graphics/drm-legacy-kmod

Niclas Zeising zeising at FreeBSD.org
Wed Feb 13 20:52:05 UTC 2019


Author: zeising
Date: Wed Feb 13 20:52:03 2019
New Revision: 492863
URL: https://svnweb.freebsd.org/changeset/ports/492863

Log:
  graphics/drm-legacy-kmod: Update snapshot
  
  Update the graphics/drm-legacy-kmod drivers to the latest snapshot.  This
  includes fixes to make the driver build on CURRENT after base r343567.
  
  Reported by:	Steve Kargl
  Approved by:	jmd (maintainer, implicit)

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

Modified: head/graphics/drm-legacy-kmod/Makefile
==============================================================================
--- head/graphics/drm-legacy-kmod/Makefile	Wed Feb 13 20:35:15 2019	(r492862)
+++ head/graphics/drm-legacy-kmod/Makefile	Wed Feb 13 20:52:03 2019	(r492863)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-legacy-kmod
-PORTVERSION=	g20190109
+PORTVERSION=	g20190213
 CATEGORIES=	graphics
 
 MAINTAINER=	jmd at FreeBSD.org
@@ -22,7 +22,7 @@ CONFLICTS_INSTALL=	drm-fbsd11.2-kmod drm-fbsd12.0-kmod
 USE_GITHUB=	yes
 GH_ACCOUNT=	FreeBSDDesktop
 GH_PROJECT=	drm-legacy
-GH_TAGNAME=	50ea058
+GH_TAGNAME=	3c8c990
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/drm-legacy-kmod/distinfo
==============================================================================
--- head/graphics/drm-legacy-kmod/distinfo	Wed Feb 13 20:35:15 2019	(r492862)
+++ head/graphics/drm-legacy-kmod/distinfo	Wed Feb 13 20:52:03 2019	(r492863)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548274203
-SHA256 (FreeBSDDesktop-drm-legacy-g20190109-50ea058_GH0.tar.gz) = aec43a977d644c65cd1a59297d6d6fd0a8df085932ebc7e2feb1af0823d4fbfe
-SIZE (FreeBSDDesktop-drm-legacy-g20190109-50ea058_GH0.tar.gz) = 1676264
+TIMESTAMP = 1550090570
+SHA256 (FreeBSDDesktop-drm-legacy-g20190213-3c8c990_GH0.tar.gz) = bee6fbf7ea6734accc4b7156269e01f324277af623017957d80ed6db9b6093e1
+SIZE (FreeBSDDesktop-drm-legacy-g20190213-3c8c990_GH0.tar.gz) = 1676332


More information about the svn-ports-all mailing list