Skip to content

Commit

Permalink
graphics/mesa: Update to 22.3.4
Browse files Browse the repository at this point in the history
Release notes:	https://lists.freedesktop.org/archives/mesa-dev/2023-January/225916.html

Sponsored by:	Beckhoff Automation GmbH & Co. KG

(cherry picked from commit bb76a96)
  • Loading branch information
evadot committed Feb 27, 2023
1 parent 293a16b commit 7586df1
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 9 deletions.
1 change: 0 additions & 1 deletion graphics/mesa-dri/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mesa-dri
PORTVERSION= ${MESAVERSION}
PORTREVISION= 2
CATEGORIES= graphics

COMMENT= OpenGL hardware acceleration drivers for DRI2+
Expand Down
2 changes: 1 addition & 1 deletion graphics/mesa-dri/Makefile.common
Expand Up @@ -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=

Expand Down
6 changes: 3 additions & 3 deletions 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
1 change: 0 additions & 1 deletion graphics/mesa-gallium-va/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mesa-gallium-va
PORTVERSION= ${MESAVERSION}
PORTREVISION= 2
CATEGORIES= graphics

COMMENT= Mesa Gallium VAAPI drivers
Expand Down
1 change: 0 additions & 1 deletion graphics/mesa-gallium-vdpau/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mesa-gallium-vdpau
PORTVERSION= ${MESAVERSION}
PORTREVISION= 2
CATEGORIES= graphics

COMMENT= Mesa Gallium VDPAU drivers
Expand Down
1 change: 0 additions & 1 deletion 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
Expand Down
1 change: 0 additions & 1 deletion lang/clover/Makefile
@@ -1,6 +1,5 @@
PORTNAME= clover
PORTVERSION= ${MESAVERSION}
PORTREVISION= 1
CATEGORIES= lang

COMMENT= Mesa OpenCL implementation for AMD GPUs
Expand Down

0 comments on commit 7586df1

Please sign in to comment.