Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Mar 2019 22:00:40 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r494750 - branches/2019Q1/graphics/drm-legacy-kmod
Message-ID:  <201903052200.x25M0er9056242@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue Mar  5 22:00:40 2019
New Revision: 494750
URL: https://svnweb.freebsd.org/changeset/ports/494750

Log:
  MFH: r491056 r492863
  
  drm-legacy-kmod: Update to latest snapshot
  
  Update graphics/drm-legacy-kmod to the latest snapshot.  This includes the
  fix for an off by one error, that was committed as FreeBSD base r343060
  
  Approved by:	jmd (maintainer, implicit)
  Sponsored by:	B3 Init
  
  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)
  
  Approved by:	ports-secteam (implicit, drm kmods)

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

Modified: branches/2019Q1/graphics/drm-legacy-kmod/Makefile
==============================================================================
--- branches/2019Q1/graphics/drm-legacy-kmod/Makefile	Tue Mar  5 21:57:39 2019	(r494749)
+++ branches/2019Q1/graphics/drm-legacy-kmod/Makefile	Tue Mar  5 22:00:40 2019	(r494750)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-legacy-kmod
-PORTVERSION=	g20190109
+PORTVERSION=	g20190213
 CATEGORIES=	graphics
 
 MAINTAINER=	jmd@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=	3552631
+GH_TAGNAME=	3c8c990
 
 .include <bsd.port.options.mk>
 

Modified: branches/2019Q1/graphics/drm-legacy-kmod/distinfo
==============================================================================
--- branches/2019Q1/graphics/drm-legacy-kmod/distinfo	Tue Mar  5 21:57:39 2019	(r494749)
+++ branches/2019Q1/graphics/drm-legacy-kmod/distinfo	Tue Mar  5 22:00:40 2019	(r494750)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1547069337
-SHA256 (FreeBSDDesktop-drm-legacy-g20190109-3552631_GH0.tar.gz) = df2ab744a7c3f362ea0f8e5f9ed7a42cc04683d905f705cbf8cf0f99e2b80f13
-SIZE (FreeBSDDesktop-drm-legacy-g20190109-3552631_GH0.tar.gz) = 1675959
+TIMESTAMP = 1550090570
+SHA256 (FreeBSDDesktop-drm-legacy-g20190213-3c8c990_GH0.tar.gz) = bee6fbf7ea6734accc4b7156269e01f324277af623017957d80ed6db9b6093e1
+SIZE (FreeBSDDesktop-drm-legacy-g20190213-3c8c990_GH0.tar.gz) = 1676332



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903052200.x25M0er9056242>