<pre style='margin:0'>
Zhenfu Shi (i0ntempest) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/ced2adfd72e8e6d15ae505a3dfc6fdf203a026dd">https://github.com/macports/macports-ports/commit/ced2adfd72e8e6d15ae505a3dfc6fdf203a026dd</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 ced2adfd72e justpath: use python 3.13
</span>ced2adfd72e is described below

<span style='display:block; white-space:pre;color:#808000;'>commit ced2adfd72e8e6d15ae505a3dfc6fdf203a026dd
</span>Author: i0ntempest <i0ntempest@i0ntempest.com>
AuthorDate: Fri Jun 6 01:27:07 2025 +1000

<span style='display:block; white-space:pre;color:#404040;'>    justpath: use python 3.13
</span>---
 sysutils/justpath/Portfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/sysutils/justpath/Portfile b/sysutils/justpath/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 6a40d1e839b..3ad802305d3 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/sysutils/justpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/sysutils/justpath/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -5,7 +5,7 @@ PortGroup           python 1.0
</span> 
 name                justpath
 version             0.0.17
<span style='display:block; white-space:pre;background:#ffe0e0;'>-revision            0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+revision            1
</span> license             GPL-3
 categories          sysutils
 platforms           {darwin any}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -29,7 +29,7 @@ checksums           rmd160  1bb519fd3fb9d9a4000469bba970db50aeb43d0b \
</span>                     sha256  0cbb7ae670733b7457f82b6fd91c2e40437186d904e6fbb825dfbc96afedb7a8 \
                     size    21209
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-python.default_version  312
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+python.default_version  313
</span> 
 depends_lib-append      port:py${python.version}-colorama \
                         port:py${python.version}-typer \
</pre><pre style='margin:0'>

</pre>