aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-devel/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-02-23 00:50:20 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-02-23 00:50:20 +0000
commitbbf51df961ed2809b4c284d194740e95d232ed1a (patch)
tree144fdfd4a88b5ebc924b2d1d677fdcf940244584 /graphics/mesa-devel/Makefile
parent60877017e3ed8f1a0f33dacfd45d560156c5528b (diff)
downloadports-bbf51df961ed2809b4c284d194740e95d232ed1a.tar.gz
ports-bbf51df961ed2809b4c284d194740e95d232ed1a.zip
Notes
Diffstat (limited to 'graphics/mesa-devel/Makefile')
-rw-r--r--graphics/mesa-devel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 74fc48069c1d..3454333649ed 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= mesa
-DISTVERSION= 21.0-branchpoint-2052
-DISTVERSIONSUFFIX= -g3250e04d25e
+DISTVERSION= 21.0-branchpoint-2148
+DISTVERSIONSUFFIX= -g60726ed0d31
CATEGORIES= graphics
PKGNAMESUFFIX= -devel
@@ -18,7 +18,8 @@ PATCHFILES+= 19e001833ec1.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-
PATCHFILES+= 50433886a3e3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881
PATCHFILES+= 79a9c5e470c2.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8221
PATCHFILES+= 891152495cf7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9168
-PATCHFILES+= 6bac85341b5d.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9169
+PATCHFILES+= e70b8a595fdb.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9169
+PATCHFILES+= 033ef62c3532.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9169
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Bleeding edge Mesa drivers (OpenGL, Vulkan)