<pre style='margin:0'>
Chris Jones (cjones051073) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/d4c0b465749c643c99067305452922a1e0065349">https://github.com/macports/macports-ports/commit/d4c0b465749c643c99067305452922a1e0065349</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new d4c0b465749 mesa: migrate to python 3.12 as build dep
</span>d4c0b465749 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit d4c0b465749c643c99067305452922a1e0065349
</span>Author: Chris Jones <jonesc@macports.org>
AuthorDate: Mon Jul 22 11:34:09 2024 +0100
<span style='display:block; white-space:pre;color:#404040;'> mesa: migrate to python 3.12 as build dep
</span>---
x11/mesa/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/x11/mesa/Portfile b/x11/mesa/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 27a75b7c64a..f01a003b331 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/x11/mesa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/x11/mesa/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -33,7 +33,7 @@ use_xz yes
</span> # Disable unexpected download of subprojects
meson.wrap_mode nodownload
<span style='display:block; white-space:pre;background:#ffe0e0;'>-set py_ver 3.11
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+set py_ver 3.12
</span> set py_ver_nodot [string map {. {}} ${py_ver}]
depends_build-append port:pkgconfig \
</pre><pre style='margin:0'>
</pre>