svn commit: r559018 - head/x11-drivers/xf86-video-intel

Jan Beich jbeich at FreeBSD.org
Wed Dec 23 20:11:39 UTC 2020


Author: jbeich
Date: Wed Dec 23 20:11:38 2020
New Revision: 559018
URL: https://svnweb.freebsd.org/changeset/ports/559018

Log:
  x11-drivers/xf86-video-intel: update to 2.99.917.914 (2020-12-15 snapshot)
  
  Changes:	https://gitlab.freedesktop.org/xorg/driver/xf86-video-intel/-/compare/ad5540f6ecae...a511f22cdec5
  PR:		251963
  Tested by:	Oleksandr Kryvulia
  Approved by:	zeising

Modified:
  head/x11-drivers/xf86-video-intel/Makefile   (contents, props changed)
  head/x11-drivers/xf86-video-intel/distinfo   (contents, props changed)

Modified: head/x11-drivers/xf86-video-intel/Makefile
==============================================================================
--- head/x11-drivers/xf86-video-intel/Makefile	Wed Dec 23 20:07:56 2020	(r559017)
+++ head/x11-drivers/xf86-video-intel/Makefile	Wed Dec 23 20:11:38 2020	(r559018)
@@ -2,9 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	xf86-video-intel
-DISTVERSION=	2.99.917-912
+DISTVERSION=	2.99.917-914
 DISTVERSIONSUFFIX=	-g${GL_COMMIT:C/(.{12}).*/\1/}
-PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	x11-drivers
 
@@ -22,7 +21,7 @@ LIB_DEPENDS=	libdrm_intel.so:graphics/libdrm
 USES=		cpe localbase xorg xorg-cat:driver
 CPE_VENDOR=	x
 USE_GITLAB=	yes
-GL_COMMIT=	ad5540f6ecaec287c70259f0181e613561b716f6
+GL_COMMIT=	a511f22cdec56504913b457a2e60dafee8e2b570
 USE_XORG=	pciaccess pixman
 CONFIGURE_ENV=	ac_cv_header_sys_sysinfo_h=no # XXX ports/242236
 CONFIGURE_ARGS=	--with-builderstring="${DISTVERSIONFULL}"

Modified: head/x11-drivers/xf86-video-intel/distinfo
==============================================================================
--- head/x11-drivers/xf86-video-intel/distinfo	Wed Dec 23 20:07:56 2020	(r559017)
+++ head/x11-drivers/xf86-video-intel/distinfo	Wed Dec 23 20:11:38 2020	(r559018)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1605540208
-SHA256 (xorg/driver/driver-xf86-video-intel-ad5540f6ecaec287c70259f0181e613561b716f6_GL0.tar.gz) = 8fc78450cb252c409601b1581cd76b37dc3d98a57529ca72dcf2980c8a88417d
-SIZE (xorg/driver/driver-xf86-video-intel-ad5540f6ecaec287c70259f0181e613561b716f6_GL0.tar.gz) = 1695974
+TIMESTAMP = 1608051620
+SHA256 (xorg/driver/driver-xf86-video-intel-a511f22cdec56504913b457a2e60dafee8e2b570_GL0.tar.gz) = 105e9428731f847a45b198b3ba2ea3e1deeabe0d736da54036755a3e4b8f6bca
+SIZE (xorg/driver/driver-xf86-video-intel-a511f22cdec56504913b457a2e60dafee8e2b570_GL0.tar.gz) = 1696178


More information about the svn-ports-all mailing list