mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
graphics/mesa: Update to 24.0.6
Release notes: https://lists.freedesktop.org/archives/mesa-dev/2024-April/226190.html Release notes: https://lists.freedesktop.org/archives/mesa-dev/2024-April/226200.html Differential Revision: https://reviews.freebsd.org/D44941 Sponsored by: Beckhoff Automation GmbH & Co. KG
This commit is contained in:
parent
453f5154c9
commit
c681251087
@ -1,6 +1,5 @@
|
||||
PORTNAME= libosmesa
|
||||
PORTVERSION= ${MESAVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
|
||||
COMMENT= Off-Screen Mesa implementation of the OpenGL API
|
||||
|
@ -1,6 +1,5 @@
|
||||
PORTNAME= mesa-dri
|
||||
PORTVERSION= ${MESAVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
|
||||
COMMENT= OpenGL hardware acceleration drivers for DRI2+
|
||||
|
@ -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=
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,6 +1,5 @@
|
||||
PORTNAME= mesa-gallium-va
|
||||
PORTVERSION= ${MESAVERSION}
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= graphics
|
||||
|
||||
COMMENT= Mesa Gallium VAAPI drivers
|
||||
|
@ -1,6 +1,5 @@
|
||||
PORTNAME= mesa-gallium-vdpau
|
||||
PORTVERSION= ${MESAVERSION}
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
|
||||
COMMENT= Mesa Gallium VDPAU drivers
|
||||
|
@ -1,6 +1,5 @@
|
||||
PORTNAME= mesa-libs
|
||||
PORTVERSION= ${MESAVERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
|
||||
COMMENT= OpenGL libraries that support GLX and EGL clients
|
||||
|
Loading…
Reference in New Issue
Block a user