git: ea7579ca8046 - 2024Q1 - graphics/mesa: Update to 23.3.4

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Thu, 01 Feb 2024 09:32:23 UTC
The branch 2024Q1 has been updated by manu:

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

commit ea7579ca8046864e5c29f0a183810305e9bd5576
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-01-25 08:37:34 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-02-01 09:28:40 +0000

    graphics/mesa: Update to 23.3.4
    
    Also add a patch to use kcmp(2) if available.
    
    Release notes:  https://lists.freedesktop.org/archives/mesa-dev/2024-January/226125.html
    
    Sponsored by:   Beckhoff Automation GmbH & Co. KG
    
    (cherry picked from commit 2080c2eddaca4fa188668ae9fe8d76e0461378c3)
---
 graphics/mesa-dri/Makefile.common | 3 ++-
 graphics/mesa-dri/distinfo        | 8 +++++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common
index 573345a3552a..19231e2c2156 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=	23.3.3
+MESABASEVERSION=	23.3.4
 # if there is a subversion, don't include the '-' between 7.11-rc2.
 MESASUBVERSION=
 
@@ -25,6 +25,7 @@ DISTFILES=	mesa-${MESADISTVERSION}${EXTRACT_SUFX}
 
 PATCH_SITES=	https://gitlab.freedesktop.org/mesa/mesa/-/commit/
 PATCHFILES+=	4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26284
+PATCHFILES+=	7c565db35d39bdbf4e4f867ea19f78b97c8c126f.patch:-p1 # https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27184
 
 MAINTAINER=	x11@FreeBSD.org
 
diff --git a/graphics/mesa-dri/distinfo b/graphics/mesa-dri/distinfo
index 040858398f5e..efcba2ee7b1d 100644
--- a/graphics/mesa-dri/distinfo
+++ b/graphics/mesa-dri/distinfo
@@ -1,5 +1,7 @@
-TIMESTAMP = 1704956578
-SHA256 (mesa-23.3.3.tar.xz) = 518307c0057fa3cee8b58df78be431d4df5aafa7edc60d09278b2d7a0a80f3b4
-SIZE (mesa-23.3.3.tar.xz) = 19379484
+TIMESTAMP = 1706171499
+SHA256 (mesa-23.3.4.tar.xz) = df12d765be4650fe532860b18aa18e6da1d0b07d1a21dfdfe04660e6b7bac39a
+SIZE (mesa-23.3.4.tar.xz) = 19415668
 SHA256 (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 84f18f14788bd8f387e2fc754b945bf30f84b517dd917785ed5d8ef1d594e24a
 SIZE (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 1626
+SHA256 (7c565db35d39bdbf4e4f867ea19f78b97c8c126f.patch) = 5af88a22abfadb91f6626c9244ed2a365e2bb283e0a42399082d1e909136d5f3
+SIZE (7c565db35d39bdbf4e4f867ea19f78b97c8c126f.patch) = 897