Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2018 12:20:38 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483130 - head/graphics/drm-devel-kmod
Message-ID:  <201810271220.w9RCKcep068150@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Sat Oct 27 12:20:38 2018
New Revision: 483130
URL: https://svnweb.freebsd.org/changeset/ports/483130

Log:
  graphics/drm-next-kmod: Update snapshot
  
  Update graphics/drm-next-kmod to the latest snapshot.  This contains fixes
  for vaapi rendering and possibly also other rendering bugs.
  
  Approved by:	jmd (maintainer, implicit)
  Obtained from:	FreeBSD Graphics Team
  MFH:		2018Q4

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

Modified: head/graphics/drm-devel-kmod/Makefile
==============================================================================
--- head/graphics/drm-devel-kmod/Makefile	Sat Oct 27 12:18:41 2018	(r483129)
+++ head/graphics/drm-devel-kmod/Makefile	Sat Oct 27 12:20:38 2018	(r483130)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-devel-kmod
-PORTVERSION=	4.16.g20180927
+PORTVERSION=	4.16.g20181027
 CATEGORIES=	graphics kld
 
 MAINTAINER=	jmd@FreeBSD.org
@@ -25,7 +25,7 @@ USES=		kmod uidfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	FreeBSDDesktop
 GH_PROJECT=	kms-drm
-GH_TAGNAME=	acbbd53
+GH_TAGNAME=	96b490e
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/drm-devel-kmod/distinfo
==============================================================================
--- head/graphics/drm-devel-kmod/distinfo	Sat Oct 27 12:18:41 2018	(r483129)
+++ head/graphics/drm-devel-kmod/distinfo	Sat Oct 27 12:20:38 2018	(r483130)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1538090411
-SHA256 (FreeBSDDesktop-kms-drm-4.16.g20180927-acbbd53_GH0.tar.gz) = 48b55718e15801ede66b550de0d92f26bb0f5cafc77ae0c5dc59e9e205cf7db4
-SIZE (FreeBSDDesktop-kms-drm-4.16.g20180927-acbbd53_GH0.tar.gz) = 12828737
+TIMESTAMP = 1540634185
+SHA256 (FreeBSDDesktop-kms-drm-4.16.g20181027-96b490e_GH0.tar.gz) = 9e3ee7fd02b275d851a7ddde7f498dee2a733f972f4b72757730fff0b14573db
+SIZE (FreeBSDDesktop-kms-drm-4.16.g20181027-96b490e_GH0.tar.gz) = 12828910



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