Skip to content

Commit

Permalink
graphics/mesa: Update to 24.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
evadot committed Apr 30, 2024
1 parent 453f515 commit c681251
Show file tree
Hide file tree
Showing 7 changed files with 4 additions and 9 deletions.
1 change: 0 additions & 1 deletion graphics/libosmesa/Makefile
@@ -1,6 +1,5 @@
PORTNAME= libosmesa
PORTVERSION= ${MESAVERSION}
PORTREVISION= 1
CATEGORIES= graphics

COMMENT= Off-Screen Mesa implementation of the OpenGL API
Expand Down
1 change: 0 additions & 1 deletion graphics/mesa-dri/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mesa-dri
PORTVERSION= ${MESAVERSION}
PORTREVISION= 1
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= 24.0.4
MESABASEVERSION= 24.0.6
# 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,6 +1,6 @@
TIMESTAMP = 1711624338
SHA256 (mesa-24.0.4.tar.xz) = 90febd30a098cbcd97ff62ecc3dcf5c93d76f7fa314de944cfce81951ba745f0
SIZE (mesa-24.0.4.tar.xz) = 20057744
TIMESTAMP = 1714022326
SHA256 (mesa-24.0.6.tar.xz) = 8b7a92dbe6468c18f2383700135b5fe9de836cdf0cc8fd7dbae3c7110237d604
SIZE (mesa-24.0.6.tar.xz) = 20115628
SHA256 (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 84f18f14788bd8f387e2fc754b945bf30f84b517dd917785ed5d8ef1d594e24a
SIZE (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 1626
SHA256 (7c565db35d39bdbf4e4f867ea19f78b97c8c126f.patch) = 5af88a22abfadb91f6626c9244ed2a365e2bb283e0a42399082d1e909136d5f3
Expand Down
1 change: 0 additions & 1 deletion graphics/mesa-gallium-va/Makefile
@@ -1,6 +1,5 @@
PORTNAME= mesa-gallium-va
PORTVERSION= ${MESAVERSION}
PORTREVISION= 3
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

0 comments on commit c681251

Please sign in to comment.