<pre style='margin:0'>
Renee Otten (reneeotten) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/f5a447d8a6bafca6dc7114b13e6b65bdd8306f87">https://github.com/macports/macports-ports/commit/f5a447d8a6bafca6dc7114b13e6b65bdd8306f87</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit f5a447d8a6bafca6dc7114b13e6b65bdd8306f87
</span>Author: Nicklas Larsson <n_larsson@yahoo.com>
AuthorDate: Mon Feb 10 09:10:06 2025 +0100
<span style='display:block; white-space:pre;color:#404040;'> py-wxpython-4.0: add py313 subport
</span>---
python/py-wxpython-4.0/Portfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/python/py-wxpython-4.0/Portfile b/python/py-wxpython-4.0/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 78dcfc22849..6e03dedc12e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/python/py-wxpython-4.0/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/python/py-wxpython-4.0/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,7 @@ checksums rmd160 37f6feb94e4aacc7e41a377ce19278a26a39cb4a \
</span>
compiler.cxx_standard 2011
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.versions 39 310 311 312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.versions 39 310 311 312 313
</span>
if {${name} ne ${subport}} {
if {${os.platform} eq "darwin" && [vercmp ${macosx_deployment_target} >= 15.0]} {
</pre><pre style='margin:0'>
</pre>