Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2018 18:12:34 +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: r487761 - branches/2018Q4/graphics/drm-legacy-kmod
Message-ID:  <201812181812.wBIICYNq071715@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Tue Dec 18 18:12:33 2018
New Revision: 487761
URL: https://svnweb.freebsd.org/changeset/ports/487761

Log:
  MFH: r487759
  
  graphics/drm-legacy-kmod: Update snapshot
  
  Update graphics/drm-legacy-kmod to the latest snapshot.  This includes
  FreeBSD r342182 by markj, which removes support code for UMS in radeonkms.
  This code was never used, but contains an integrer overflow bug.
  
  Original FreeBSD base commit:
  https://svnweb.freebsd.org/changeset/base/342182
  
  Approved by:	jmd (maintainer, implicit)
  
  Approved by:	ports-secteam (drm-drivers blanket)

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

Modified: branches/2018Q4/graphics/drm-legacy-kmod/Makefile
==============================================================================
--- branches/2018Q4/graphics/drm-legacy-kmod/Makefile	Tue Dec 18 18:09:58 2018	(r487760)
+++ branches/2018Q4/graphics/drm-legacy-kmod/Makefile	Tue Dec 18 18:12:33 2018	(r487761)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-legacy-kmod
-PORTVERSION=	g20181031
-PORTREVISION=	1
+PORTVERSION=	g20181218
 CATEGORIES=	graphics
 
 MAINTAINER=	jmd@FreeBSD.org
@@ -23,7 +22,7 @@ CONFLICTS_INSTALL=	drm-devel-kmod drm-stable-kmod drm-
 USE_GITHUB=	yes
 GH_ACCOUNT=	FreeBSDDesktop
 GH_PROJECT=	drm-legacy
-GH_TAGNAME=	a6fcc19
+GH_TAGNAME=	869d000
 
 .include <bsd.port.options.mk>
 

Modified: branches/2018Q4/graphics/drm-legacy-kmod/distinfo
==============================================================================
--- branches/2018Q4/graphics/drm-legacy-kmod/distinfo	Tue Dec 18 18:09:58 2018	(r487760)
+++ branches/2018Q4/graphics/drm-legacy-kmod/distinfo	Tue Dec 18 18:12:33 2018	(r487761)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1541190629
-SHA256 (FreeBSDDesktop-drm-legacy-g20181031-a6fcc19_GH0.tar.gz) = 8412c6aacf0370c9069161e3de4cd6b9b0ebcff1adbb21627d88a0d2809526f0
-SIZE (FreeBSDDesktop-drm-legacy-g20181031-a6fcc19_GH0.tar.gz) = 1742137
+TIMESTAMP = 1545156259
+SHA256 (FreeBSDDesktop-drm-legacy-g20181218-869d000_GH0.tar.gz) = 94929bcfa1344d1b9e0d5ebae31565227a302d03d68d288f5df7ac2b206d5bfd
+SIZE (FreeBSDDesktop-drm-legacy-g20181218-869d000_GH0.tar.gz) = 1676355



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