diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2023-01-12 06:56:12 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2023-01-12 19:41:51 +0000 |
commit | 451d11216d8f2ca0d77758d77e470bd9aca93307 (patch) | |
tree | eb7abd884a43a4e35853dac3e10f12d0b26a6679 | |
parent | f5206ae32d8cd136e71e293c185c76cae6c85c4e (diff) | |
download | ports-451d11216d8f2ca0d77758d77e470bd9aca93307.tar.gz ports-451d11216d8f2ca0d77758d77e470bd9aca93307.zip |
graphics/mesa-*: Update to 22.3.3
Release notes: https://lists.freedesktop.org/archives/mesa-dev/2023-January/225908.html
Sponsored by: Beckhoff Automation GmbH & Co. KG
-rw-r--r-- | graphics/mesa-dri/Makefile.common | 2 | ||||
-rw-r--r-- | 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 192cd1566b2a..b8b22c42d4c1 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.2 +MESABASEVERSION= 22.3.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 a59e9d1bc2cc..a69a78e6dae3 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1672657118 -SHA256 (mesa-22.3.2.tar.xz) = c15df758a8795f53e57f2a228eb4593c22b16dffd9b38f83901f76cd9533140b -SIZE (mesa-22.3.2.tar.xz) = 16988720 +TIMESTAMP = 1673506530 +SHA256 (mesa-22.3.3.tar.xz) = bed799788bf2bd9ef079d97cd8e09348bf53cb086818578e40773b2b17812922 +SIZE (mesa-22.3.3.tar.xz) = 17009624 |