Skip to content

Commit

Permalink
graphics/mesa: Update to 24.0.7
Browse files Browse the repository at this point in the history
Release notes:	https://lists.freedesktop.org/archives/mesa-dev/2024-May/226215.html

Differential Revision:	https://reviews.freebsd.org/D45128
Sponsored by:		Beckhoff Automation GmbH & Co. KG

(cherry picked from commit e8c3e82)
  • Loading branch information
evadot committed May 10, 2024
1 parent 2bb5498 commit e6da5aa
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion graphics/mesa-dri/Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
MESAVERSION= ${MESABASEVERSION}${MESASUBVERSION:C/^(.)/.\1/}
MESADISTVERSION=${MESABASEVERSION}${MESASUBVERSION:C/^(.)/-\1/}

MESABASEVERSION= 24.0.6
MESABASEVERSION= 24.0.7
# 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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TIMESTAMP = 1714022326
SHA256 (mesa-24.0.6.tar.xz) = 8b7a92dbe6468c18f2383700135b5fe9de836cdf0cc8fd7dbae3c7110237d604
SIZE (mesa-24.0.6.tar.xz) = 20115628
TIMESTAMP = 1715186008
SHA256 (mesa-24.0.7.tar.xz) = 7454425f1ed4a6f1b5b107e1672b30c88b22ea0efea000ae2c7d96db93f6c26a
SIZE (mesa-24.0.7.tar.xz) = 20144724
SHA256 (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 84f18f14788bd8f387e2fc754b945bf30f84b517dd917785ed5d8ef1d594e24a
SIZE (4a253aae7ca437201d2a31d2a11a1a5434fe41f1.patch) = 1626
SHA256 (7c565db35d39bdbf4e4f867ea19f78b97c8c126f.patch) = 5af88a22abfadb91f6626c9244ed2a365e2bb283e0a42399082d1e909136d5f3
Expand Down

0 comments on commit e6da5aa

Please sign in to comment.