Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Oct 2018 20:20:27 +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: r483350 - head/x11-drivers/xf86-video-intel
Message-ID:  <201810282020.w9SKKREg078024@repo.freebsd.org>

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

Log:
  x11-drivers/xf86-video-intel: Update snapshot
  
  Update the snapshot of the intel DDX driver for xorg.
  Upstream has stopped doing releases of this, but there are still code
  updates, so we have used snapshots of the upstream source repo for some
  time.
  
  PR:		232353
  Submitted by:	jbeich
  Tested by:	jbeic, rkoberman@gmail.com

Modified:
  head/x11-drivers/xf86-video-intel/Makefile
  head/x11-drivers/xf86-video-intel/distinfo

Modified: head/x11-drivers/xf86-video-intel/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-intel/Makefile	Sun Oct 28 20:17:59 2018	(r483349)
+++ head/x11-drivers/xf86-video-intel/Makefile	Sun Oct 28 20:20:27 2018	(r483350)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	xf86-video-intel
-PORTVERSION=	2.99.917.20180512
-PORTREVISION=	2
+PORTVERSION=	2.99.917.20180906
 CATEGORIES=	x11-drivers
 MASTER_SITES=	http://cgit.freedesktop.org/xorg/${XORG_CAT}/${PORTNAME}/snapshot/
 DISTNAME=	${PORTNAME}-${COMMIT_ID}
@@ -17,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libxcb-util.so:x11/xcb-util \
 		libdrm.so:graphics/libdrm
 
-COMMIT_ID=	359477215092ac1b602ad1e2f17a28963d9224c2
+COMMIT_ID=	25c9a2fcc83ae7252a178b42262da383e59df744
 
 ONLY_FOR_ARCHS=	amd64 i386
 ONLY_FOR_ARCHS_REASON=	Intel integrated GPU only exists in Intel x86 processors/chipsets

Modified: head/x11-drivers/xf86-video-intel/distinfo
==============================================================================
--- head/x11-drivers/xf86-video-intel/distinfo	Sun Oct 28 20:17:59 2018	(r483349)
+++ head/x11-drivers/xf86-video-intel/distinfo	Sun Oct 28 20:20:27 2018	(r483350)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1526115670
-SHA256 (xorg/driver/xf86-video-intel-359477215092ac1b602ad1e2f17a28963d9224c2.tar.bz2) = 38af5add513e4fa48042b2ff10b59e9a05398f3d4cf36c763b98f45077f8e232
-SIZE (xorg/driver/xf86-video-intel-359477215092ac1b602ad1e2f17a28963d9224c2.tar.bz2) = 1242076
+TIMESTAMP = 1536235204
+SHA256 (xorg/driver/xf86-video-intel-25c9a2fcc83ae7252a178b42262da383e59df744.tar.bz2) = ecc00353001a5ffa83b848a3e6bda9342de5bf4f2cad49c4c22be83864831589
+SIZE (xorg/driver/xf86-video-intel-25c9a2fcc83ae7252a178b42262da383e59df744.tar.bz2) = 1246291



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