Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Jun 2020 00:48:46 +0000 (UTC)
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537517 - head/graphics/mesa-devel
Message-ID:  <202006020048.0520mkWm009332@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jbeich
Date: Tue Jun  2 00:48:46 2020
New Revision: 537517
URL: https://svnweb.freebsd.org/changeset/ports/537517

Log:
  graphics/mesa-devel: enable futex in more places

Modified:
  head/graphics/mesa-devel/Makefile   (contents, props changed)
  head/graphics/mesa-devel/distinfo   (contents, props changed)

Modified: head/graphics/mesa-devel/Makefile
==============================================================================
--- head/graphics/mesa-devel/Makefile	Mon Jun  1 23:25:50 2020	(r537516)
+++ head/graphics/mesa-devel/Makefile	Tue Jun  2 00:48:46 2020	(r537517)
@@ -3,6 +3,7 @@
 PORTNAME=	mesa
 DISTVERSION=	20.1-branchpoint-1363
 DISTVERSIONSUFFIX=	-gfb62e642ae6
+PORTREVISION=	1
 CATEGORIES=	graphics
 PKGNAMESUFFIX=	-devel
 
@@ -24,6 +25,7 @@ PATCHFILES+=	227ebbd9e837.patch:-p1
 PATCHFILES+=	de60a36d5836.patch:-p1
 PATCHFILES+=	614e5280165b.patch:-p1
 PATCHFILES+=	15057d74fdb9.patch:-p1
+PATCHFILES+=	4902067868ea.patch:-p1
 
 MAINTAINER=	jbeich@FreeBSD.org
 COMMENT=	Bleeding edge Mesa drivers (OpenGL, Vulkan)

Modified: head/graphics/mesa-devel/distinfo
==============================================================================
--- head/graphics/mesa-devel/distinfo	Mon Jun  1 23:25:50 2020	(r537516)
+++ head/graphics/mesa-devel/distinfo	Tue Jun  2 00:48:46 2020	(r537517)
@@ -35,3 +35,5 @@ SHA256 (614e5280165b.patch) = a038bcec347b363cef848396
 SIZE (614e5280165b.patch) = 1936
 SHA256 (15057d74fdb9.patch) = c307d2c1c09d7170fac9ead710543eec6cad6dc0b5fcf889437d8416a55d7cb4
 SIZE (15057d74fdb9.patch) = 972
+SHA256 (4902067868ea.patch) = af7efeeeea76c0ff456cb689a5387ef360d744e5801fc1cdde7d084d394895dd
+SIZE (4902067868ea.patch) = 1831



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