aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2021-10-13 16:04:34 +0000
committerJan Beich <jbeich@FreeBSD.org>2021-10-13 16:52:54 +0000
commit6a70cd6188dcb345c75fba5f0a24067ad92fc6f8 (patch)
tree22f62c45b24d46c25103628eab3d86f2941f0957
parent036ab4bffe64c679e8cd9517c0d650fe9b9b5a4f (diff)
downloadports-6a70cd6188dcb345c75fba5f0a24067ad92fc6f8.tar.gz
ports-6a70cd6188dcb345c75fba5f0a24067ad92fc6f8.zip
graphics/mesa-devel: unbreak on FreeBSD < 13
-rw-r--r--graphics/mesa-devel/Makefile5
-rw-r--r--graphics/mesa-devel/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 4cfff2f413e9..b195ed16ba6f 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,6 +1,7 @@
PORTNAME= mesa
DISTVERSION= 21.2-branchpoint-3457
DISTVERSIONSUFFIX= -gad0bd2a7d27
+PORTREVISION= 1
CATEGORIES= graphics
PKGNAMESUFFIX= -devel
@@ -13,15 +14,13 @@ PATCHFILES+= e141af3ac859.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-
PATCHFILES+= 167fa293d7b7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5464
PATCHFILES+= 50433886a3e3.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6881
PATCHFILES+= 891152495cf7.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9168
-PATCHFILES+= af6462c2b844.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13236
+PATCHFILES+= 99e058e4051b.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13331
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Bleeding edge Mesa drivers (OpenGL, Vulkan)
LICENSE= MIT
-BROKEN_DragonFly= https://gitlab.freedesktop.org/mesa/mesa/-/issues/5459
-BROKEN_FreeBSD_12= https://gitlab.freedesktop.org/mesa/mesa/-/issues/5459
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc64 powerpc64le
ONLY_FOR_ARCHS_REASON= Limited scope: no old drivers and no software rendering. \
See also https://mesamatrix.net/
diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo
index 12732a1f6720..ea13cc44eb7d 100644
--- a/graphics/mesa-devel/distinfo
+++ b/graphics/mesa-devel/distinfo
@@ -17,5 +17,5 @@ SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d1336
SIZE (50433886a3e3.patch) = 2008
SHA256 (891152495cf7.patch) = e120e26688c1bfca76f4cb711814d1483693cbc66fcb130c88f98a8bf142f826
SIZE (891152495cf7.patch) = 1258
-SHA256 (af6462c2b844.patch) = 38f832a3f31c2bc3be2c44a7276a1f1ea4ca843931d8d95d3b2546c0d0219c61
-SIZE (af6462c2b844.patch) = 1900
+SHA256 (99e058e4051b.patch) = c4b653d15c978e1f0c609b5f88e40ca9966cc4f7a011ddf176b5106dbe48bc8b
+SIZE (99e058e4051b.patch) = 3559