<pre style='margin:0'>
Mohamed Akram (mohd-akram) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/35a87dbe120bf90b742318c86787c34ce2e52d61">https://github.com/macports/macports-ports/commit/35a87dbe120bf90b742318c86787c34ce2e52d61</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 35a87dbe120 jack: build with python311
</span>35a87dbe120 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 35a87dbe120bf90b742318c86787c34ce2e52d61
</span>Author: Mohamed Akram <makr@macports.org>
AuthorDate: Mon May 6 21:36:33 2024 +0400
<span style='display:block; white-space:pre;color:#404040;'> jack: build with python311
</span>---
audio/jack/Portfile | 2 ++
1 file changed, 2 insertions(+)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/audio/jack/Portfile b/audio/jack/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index ce8c8d9fc5d..d8f5e25c50f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/audio/jack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/audio/jack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -45,6 +45,8 @@ compiler.blacklist-append \
</span> compiler.cxx_standard \
2011
<span style='display:block; white-space:pre;background:#e0ffe0;'>+waf.python_branch 3.11
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+
</span> depends_build-append \
port:pkgconfig
</pre><pre style='margin:0'>
</pre>