Date: Thu, 14 Mar 2024 09:26:44 GMT From: Emmanuel Vadot <manu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: cf8cf5293ccf - main - graphics/mesa: Update to 24.0.3 Message-ID: <202403140926.42E9QiVo008278@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=cf8cf5293ccfe17fd74ed90164562c18ffa478f1 commit cf8cf5293ccfe17fd74ed90164562c18ffa478f1 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2024-03-14 06:50:31 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2024-03-14 09:26:35 +0000 graphics/mesa: Update to 24.0.3 Release notes: https://lists.freedesktop.org/archives/mesa-dev/2024-March/226172.html Sponsored by: Beckhoff Automation GmbH & Co. KG --- 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 d34831015278..22ded0c45f2b 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.2 +MESABASEVERSION= 24.0.3 # 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 bef9eed1df0c..9be6c3b5c7c7 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1709146445 -SHA256 (mesa-24.0.2.tar.xz) = 94e28a8edad06d8ed2b83eb53f253b9eb5aa62c3080f939702e1b3039b56c9e8 -SIZE (mesa-24.0.2.tar.xz) = 19989088 +TIMESTAMP = 1710399007 +SHA256 (mesa-24.0.3.tar.xz) = 77aec9a2a37b7d3596ea1640b3cc53d0b5d9b3b52abed89de07e3717e91bfdbe +SIZE (mesa-24.0.3.tar.xz) = 20021264 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?202403140926.42E9QiVo008278>