git: 7586df1e10b0 - 2023Q1 - graphics/mesa: Update to 22.3.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 27 Feb 2023 10:45:33 UTC
The branch 2023Q1 has been updated by manu: URL: https://cgit.FreeBSD.org/ports/commit/?id=7586df1e10b0c1e4afc7819e6b0ef3dbd1338491 commit 7586df1e10b0c1e4afc7819e6b0ef3dbd1338491 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2023-01-27 06:50:30 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2023-02-27 10:45:16 +0000 graphics/mesa: Update to 22.3.4 Release notes: https://lists.freedesktop.org/archives/mesa-dev/2023-January/225916.html Sponsored by: Beckhoff Automation GmbH & Co. KG (cherry picked from commit bb76a96cf0e7a3f76d7d44eff70729ad5f407faa) --- graphics/mesa-dri/Makefile | 1 - graphics/mesa-dri/Makefile.common | 2 +- graphics/mesa-dri/distinfo | 6 +++--- graphics/mesa-gallium-va/Makefile | 1 - graphics/mesa-gallium-vdpau/Makefile | 1 - graphics/mesa-libs/Makefile | 1 - lang/clover/Makefile | 1 - 7 files changed, 4 insertions(+), 9 deletions(-) diff --git a/graphics/mesa-dri/Makefile b/graphics/mesa-dri/Makefile index c382cd44e2a1..94c8503053a7 100644 --- a/graphics/mesa-dri/Makefile +++ b/graphics/mesa-dri/Makefile @@ -1,6 +1,5 @@ PORTNAME= mesa-dri PORTVERSION= ${MESAVERSION} -PORTREVISION= 2 CATEGORIES= graphics COMMENT= OpenGL hardware acceleration drivers for DRI2+ diff --git a/graphics/mesa-dri/Makefile.common b/graphics/mesa-dri/Makefile.common index b8b22c42d4c1..af42ce8bfa5d 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.3 +MESABASEVERSION= 22.3.4 # 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 a69a78e6dae3..e573c803dc93 100644 --- a/graphics/mesa-dri/distinfo +++ b/graphics/mesa-dri/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1673506530 -SHA256 (mesa-22.3.3.tar.xz) = bed799788bf2bd9ef079d97cd8e09348bf53cb086818578e40773b2b17812922 -SIZE (mesa-22.3.3.tar.xz) = 17009624 +TIMESTAMP = 1674801615 +SHA256 (mesa-22.3.4.tar.xz) = 37a1ddaf03f41919ee3c89c97cff41e87de96e00e9d3247959cc8279d8294593 +SIZE (mesa-22.3.4.tar.xz) = 17041184 diff --git a/graphics/mesa-gallium-va/Makefile b/graphics/mesa-gallium-va/Makefile index 072f8257d2a5..007bfcd2d437 100644 --- a/graphics/mesa-gallium-va/Makefile +++ b/graphics/mesa-gallium-va/Makefile @@ -1,6 +1,5 @@ PORTNAME= mesa-gallium-va PORTVERSION= ${MESAVERSION} -PORTREVISION= 2 CATEGORIES= graphics COMMENT= Mesa Gallium VAAPI drivers diff --git a/graphics/mesa-gallium-vdpau/Makefile b/graphics/mesa-gallium-vdpau/Makefile index 8c8d3461003d..105c8d45823f 100644 --- a/graphics/mesa-gallium-vdpau/Makefile +++ b/graphics/mesa-gallium-vdpau/Makefile @@ -1,6 +1,5 @@ PORTNAME= mesa-gallium-vdpau PORTVERSION= ${MESAVERSION} -PORTREVISION= 2 CATEGORIES= graphics COMMENT= Mesa Gallium VDPAU drivers diff --git a/graphics/mesa-libs/Makefile b/graphics/mesa-libs/Makefile index dcc7b5422b80..35b31e771f4d 100644 --- a/graphics/mesa-libs/Makefile +++ b/graphics/mesa-libs/Makefile @@ -1,6 +1,5 @@ PORTNAME= mesa-libs PORTVERSION= ${MESAVERSION} -PORTREVISION= 1 CATEGORIES= graphics COMMENT= OpenGL libraries that support GLX and EGL clients diff --git a/lang/clover/Makefile b/lang/clover/Makefile index c8325d1aad63..001266a3ea57 100644 --- a/lang/clover/Makefile +++ b/lang/clover/Makefile @@ -1,6 +1,5 @@ PORTNAME= clover PORTVERSION= ${MESAVERSION} -PORTREVISION= 1 CATEGORIES= lang COMMENT= Mesa OpenCL implementation for AMD GPUs