Date: Fri, 10 Mar 2023 12:16:55 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: 2b3b3f505f27 - main - graphics/mesa*: Update to 22.3.7 Message-ID: <202303101216.32ACGtTh074760@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=2b3b3f505f271f480744e62c3941918772180415 commit 2b3b3f505f271f480744e62c3941918772180415 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2023-03-09 08:02:35 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2023-03-10 12:16:43 +0000 graphics/mesa*: Update to 22.3.7 Release notes: https://lists.freedesktop.org/archives/mesa-dev/2023-March/225936.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 c5efd5f91d4a..ad621db6cebc 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= 22.3.6 +MESABASEVERSION= 22.3.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 7bf3286cda63..ca2765427652 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1677487479 -SHA256 (mesa-22.3.6.tar.xz) = 4ec8ec65dbdb1ee9444dba72970890128a19543a58cf05931bd6f54f124e117f -SIZE (mesa-22.3.6.tar.xz) = 17099008 +TIMESTAMP = 1678348804 +SHA256 (mesa-22.3.7.tar.xz) = 894ce2f4a1c2e76177cdd2284620192d0da3066b243eec2fbb1d7cf37f13042c +SIZE (mesa-22.3.7.tar.xz) = 17136476
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303101216.32ACGtTh074760>