svn commit: r537517 - head/graphics/mesa-devel
Jan Beich
jbeich at FreeBSD.org
Tue Jun 2 00:48:47 UTC 2020
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 at 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
More information about the svn-ports-all
mailing list