Date: Fri, 10 May 2024 08:04:18 GMT From: Emmanuel Vadot <manu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org Subject: git: e6da5aacce6e - 2024Q2 - graphics/mesa: Update to 24.0.7 Message-ID: <202405100804.44A84I20045399@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2024Q2 has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6da5aacce6e079b8bee770bf14399db9834f10e commit e6da5aacce6e079b8bee770bf14399db9834f10e Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2024-05-08 16:34:38 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-05-10 08:04:13 +0000 graphics/mesa: Update to 24.0.7 Release notes: https://lists.freedesktop.org/archives/mesa-dev/2024-May/226215.html Differential Revision: https://reviews.freebsd.org/D45128 Sponsored by: Beckhoff Automation GmbH & Co. KG (cherry picked from commit e8c3e827f61838b8bd8509e3d4a6d39dfbadfdd1) --- graphics/mesa-dri/Makefile.common | 2 +- graphics/mesa-dri/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common index 9c2bccb8b39f..c4f203ed0cd9 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.6 +MESABASEVERSION= 24.0.7 # 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 200570a26bdb..c6f994705d53 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1714022326 -SHA256 (mesa-24.0.6.tar.xz) = 8b7a92dbe6468c18f2383700135b5fe9de836cdf0cc8fd7dbae3c7110237d604 -SIZE (mesa-24.0.6.tar.xz) = 20115628 +TIMESTAMP = 1715186008 +SHA256 (mesa-24.0.7.tar.xz) = 7454425f1ed4a6f1b5b107e1672b30c88b22ea0efea000ae2c7d96db93f6c26a +SIZE (mesa-24.0.7.tar.xz) = 20144724 SHA256 (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 84f18f14788bd8f387e2fc754b945bf30f84b517dd917785ed5d8ef1d594e24a SIZE (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 1626 SHA256 (7c565db35d39bdbf4e4f867ea19f78b97c8c126f.patch) = 5af88a22abfadb91f6626c9244ed2a365e2bb283e0a42399082d1e909136d5f3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202405100804.44A84I20045399>