Date: Mon, 21 Mar 2022 07:35:11 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: 6a4a610f46c9 - 2022Q1 - graphics/mesa: Update to 21.3.8 Message-ID: <202203210735.22L7ZBBV044605@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch 2022Q1 has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a4a610f46c90a62b6da86c54e2bd3bf11d46984 commit 6a4a610f46c90a62b6da86c54e2bd3bf11d46984 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2022-03-20 10:10:33 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2022-03-21 07:35:01 +0000 graphics/mesa: Update to 21.3.8 Update to the last release of the 21.3 branch. Release notes; https://lists.freedesktop.org/archives/mesa-dev/2022-March/225710.html MFH: 2022Q1 Sponsored by: Beckhoff Automation GmbH & Co. KG (cherry picked from commit 959f64259ff2c628550cd5ca67cde853d794b543) --- 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 c9e3a6c0c870..e3942d1b1853 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= 21.3.7 +MESABASEVERSION= 21.3.8 # 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 50eb57432ec4..9c026f545400 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1645683167 -SHA256 (mesa-21.3.7.tar.xz) = b4fa9db7aa61bf209ef0b40bef83080999d86ad98df8b8b4fada7c128a1efc3d -SIZE (mesa-21.3.7.tar.xz) = 16569592 +TIMESTAMP = 1647770617 +SHA256 (mesa-21.3.8.tar.xz) = e70d273bdc53a4e931871bb5550ba3900e6a3deab2fff64184107c33e92d9da7 +SIZE (mesa-21.3.8.tar.xz) = 16593540
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203210735.22L7ZBBV044605>