git: 8e8cb7f214f2 - 2024Q2 - graphics/mesa: Update to 24.0.6

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Tue, 30 Apr 2024 06:14:18 UTC
The branch 2024Q2 has been updated by manu:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8e8cb7f214f2b7bbf070cf528c888dc05c7c924a

commit 8e8cb7f214f2b7bbf070cf528c888dc05c7c924a
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-04-11 04:50:16 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-04-30 06:14:01 +0000

    graphics/mesa: Update to 24.0.6
    
    Release notes:  https://lists.freedesktop.org/archives/mesa-dev/2024-April/226190.html
    Release notes:  https://lists.freedesktop.org/archives/mesa-dev/2024-April/226200.html
    
    Differential Revision:  https://reviews.freebsd.org/D44941
    Sponsored by:           Beckhoff Automation GmbH & Co. KG
    
    (cherry picked from commit c68125108742cc3a27263b57b7d71ae3dad58bda)
---
 graphics/libosmesa/Makefile          | 1 -
 graphics/mesa-dri/Makefile           | 1 -
 graphics/mesa-dri/Makefile.common    | 2 +-
 graphics/mesa-dri/distinfo           | 6 +++---
 graphics/mesa-gallium-va/Makefile    | 1 -
 graphics/mesa-gallium-vdpau/Makefile | 1 -
 graphics/mesa-libs/Makefile          | 1 -
 7 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/graphics/libosmesa/Makefile b/graphics/libosmesa/Makefile
index d26f2b7e043d..17a3660608b2 100644
--- a/graphics/libosmesa/Makefile
+++ b/graphics/libosmesa/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	libosmesa
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	1
 CATEGORIES=	graphics
 
 COMMENT=	Off-Screen Mesa implementation of the OpenGL API
diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile
index 9ccc31588659..fb837f0ae8fb 100644
--- a/graphics/mesa-dri/Makefile
+++ b/graphics/mesa-dri/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	mesa-dri
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	1
 CATEGORIES=	graphics
 
 COMMENT=	OpenGL hardware acceleration drivers for DRI2+
diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common
index 5896846fdd8b..9c2bccb8b39f 100644
--- a/graphics/mesa-dri/Makefile.common
+++ b/graphics/mesa-dri/Makefile.common
@@ -12,7 +12,7 @@
 MESAVERSION=	${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
 MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}
 
-MESABASEVERSION=	24.0.4
+MESABASEVERSION=	24.0.6
 # if there is a subversion, don't include the '-' between 7.11-rc2.
 MESASUBVERSION=
 
diff --git a/graphics/mesa-dri/distinfo b/graphics/mesa-dri/distinfo
index f05f5aa75043..200570a26bdb 100644
--- a/graphics/mesa-dri/distinfo
+++ b/graphics/mesa-dri/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1711624338
-SHA256 (mesa-24.0.4.tar.xz) = 90febd30a098cbcd97ff62ecc3dcf5c93d76f7fa314de944cfce81951ba745f0
-SIZE (mesa-24.0.4.tar.xz) = 20057744
+TIMESTAMP = 1714022326
+SHA256 (mesa-24.0.6.tar.xz) = 8b7a92dbe6468c18f2383700135b5fe9de836cdf0cc8fd7dbae3c7110237d604
+SIZE (mesa-24.0.6.tar.xz) = 20115628
 SHA256 (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 84f18f14788bd8f387e2fc754b945bf30f84b517dd917785ed5d8ef1d594e24a
 SIZE (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 1626
 SHA256 (7c565db35d39bdbf4e4f867ea19f78b97c8c126f.patch) = 5af88a22abfadb91f6626c9244ed2a365e2bb283e0a42399082d1e909136d5f3
diff --git a/graphics/mesa-gallium-va/Makefile b/graphics/mesa-gallium-va/Makefile
index f32bd2b60da1..ebf93902640f 100644
--- a/graphics/mesa-gallium-va/Makefile
+++ b/graphics/mesa-gallium-va/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	mesa-gallium-va
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	3
 CATEGORIES=	graphics
 
 COMMENT=	Mesa Gallium VAAPI drivers
diff --git a/graphics/mesa-gallium-vdpau/Makefile b/graphics/mesa-gallium-vdpau/Makefile
index 83dce521091d..f541b25211cf 100644
--- a/graphics/mesa-gallium-vdpau/Makefile
+++ b/graphics/mesa-gallium-vdpau/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	mesa-gallium-vdpau
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	2
 CATEGORIES=	graphics
 
 COMMENT=	Mesa Gallium VDPAU drivers
diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile
index a3d6cfd472e4..6f235b58b015 100644
--- a/graphics/mesa-libs/Makefile
+++ b/graphics/mesa-libs/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	mesa-libs
 PORTVERSION=	${MESAVERSION}
-PORTREVISION=	1
 CATEGORIES=	graphics
 
 COMMENT=	OpenGL libraries that support GLX and EGL clients