aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2026-08-08 14:44:10 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2026-08-08 14:45:20 +0000
commita17560b3ca4e7759844f863b21e32301ddfc4ebb (patch)
tree1e2c9087cea32b330cf593bb4e04b66a7ad3c9a6
parentcb2572e6607b6758ba7dbdce2543ab5f5e032c0b (diff)
graphics/mesa-*: update to 26.1.6
PR: 297150 Approved by: x11 (arrowd, maintainer) Sponsored by: tipi.work
-rw-r--r--graphics/mesa-dri/Makefile1
-rw-r--r--graphics/mesa-dri/Makefile.common2
-rw-r--r--graphics/mesa-dri/distinfo6
-rw-r--r--graphics/mesa-libs/Makefile1
4 files changed, 4 insertions, 6 deletions
diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile
index f9baeb057104..622822cf091c 100644
--- a/graphics/mesa-dri/Makefile
+++ b/graphics/mesa-dri/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mesa-dri
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 2
CATEGORIES= graphics
COMMENT= OpenGL hardware acceleration drivers for DRI2+
diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common
index d8f956b160d1..e4b0e73d4661 100644
--- a/graphics/mesa-dri/Makefile.common
+++ b/graphics/mesa-dri/Makefile.common
@@ -7,7 +7,7 @@
# - graphics/mesa-dri
# - graphics/mesa-libs
-MESAVERSION= 26.1.5
+MESAVERSION= 26.1.6
MASTER_SITES= https://mesa.freedesktop.org/archive/
diff --git a/graphics/mesa-dri/distinfo b/graphics/mesa-dri/distinfo
index 11a1db01dd1f..b5c934f8d15d 100644
--- a/graphics/mesa-dri/distinfo
+++ b/graphics/mesa-dri/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1784158152
-SHA256 (mesa-26.1.5.tar.xz) = 79e421c7ce18cd9e790b8375920325779f10798630bf30e0b22f1a21c8617122
-SIZE (mesa-26.1.5.tar.xz) = 77723976
+TIMESTAMP = 1785351843
+SHA256 (mesa-26.1.6.tar.xz) = 5296b88a0f1e012e2cb9ada150a2bbadf728ca81e5a4fb2ab43c83a4d2158606
+SIZE (mesa-26.1.6.tar.xz) = 77770828
diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile
index edc308fbeafc..46c9f86628e5 100644
--- a/graphics/mesa-libs/Makefile
+++ b/graphics/mesa-libs/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mesa-libs
PORTVERSION= ${MESAVERSION}
-PORTREVISION= 2
CATEGORIES= graphics
COMMENT= OpenGL libraries that support GLX and EGL clients