aboutsummaryrefslogtreecommitdiff
path: root/graphics/mesa-devel/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-06-15 20:52:42 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-06-16 00:55:18 +0000
commit3b240a5883b63cd21d82f72755dbf06ed22286c5 (patch)
tree455f021ecb286ff2d0a17c39b46dfc46c86e2c1d /graphics/mesa-devel/Makefile
parent2e3f8fae08b5fba839724b96d68f8351920996f0 (diff)
downloadports-3b240a5883b63cd21d82f72755dbf06ed22286c5.tar.gz
ports-3b240a5883b63cd21d82f72755dbf06ed22286c5.zip
graphics/mesa-devel: update to 22.1.b.3143
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/cbcdcc412c9...d301883aba5 (cherry picked from commit 58ee7ad21250ee21dc93baee389e8bc0c6bfc07a)
Diffstat (limited to 'graphics/mesa-devel/Makefile')
-rw-r--r--graphics/mesa-devel/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 7475c2ff61ce..4e9ae78da171 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,12 +1,16 @@
PORTNAME= mesa
-DISTVERSION= 22.1-branchpoint-2850
-DISTVERSIONSUFFIX= -gcbcdcc412c9
+DISTVERSION= 22.1-branchpoint-3143
+DISTVERSIONSUFFIX= -gd301883aba5
CATEGORIES= graphics
PKGNAMESUFFIX= -devel
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES+= 700efacda59c.patch:-p1
PATCHFILES+= 50433886a3e3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881
+PATCHFILES+= 4356e7185193.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16987
+PATCHFILES+= b2a22acce617.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16987
+PATCHFILES+= 19eb2c30bff0.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16987
+PATCHFILES+= 43a5cfde5955.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17070
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Bleeding edge Mesa drivers (OpenGL, Vulkan)