<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/9d4b15aa104f8090a1434489cc0e56f8e5ea5021">https://github.com/macports/macports-ports/commit/9d4b15aa104f8090a1434489cc0e56f8e5ea5021</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 9d4b15aa104 xcodes: update to 1.6.0, update github organization
</span>9d4b15aa104 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 9d4b15aa104f8090a1434489cc0e56f8e5ea5021
</span>Author: Tair Sabyrgaliyev <tair.sabirgaliev@gmail.com>
AuthorDate: Thu Apr 24 22:39:27 2025 +0500
<span style='display:block; white-space:pre;color:#404040;'> xcodes: update to 1.6.0, update github organization
</span>---
devel/xcodes/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/devel/xcodes/Portfile b/devel/xcodes/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 958819ab293..7e205a7b4bd 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/devel/xcodes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/devel/xcodes/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -3,7 +3,7 @@
</span> PortSystem 1.0
PortGroup github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup RobotsAndPencils xcodes 1.3.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup XcodesOrg xcodes 1.6.0
</span> # Change github.tarball_from to 'releases' or 'archive' next update
github.tarball_from tarball
revision 0
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,9 +12,9 @@ license MIT
</span> maintainers nomaintainer
supported_archs x86_64 arm64
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 a321cdf5628f910916d8addfc3fa454ee7d76072 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 02c561e2fc5dd3fbd416c379ae3402db396d9ed143bc03a602057515c61948d9 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 281735
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 b62652369d28e485c277a2ad444a4dd08ac5f54e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 91332284661500cc9d1ff30b4d50c936d3059c119e2e8086f3ef869400ce005c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 288124
</span>
description The best command-line tool to install and switch between multiple versions of Xcode
long_description {*}${description}
</pre><pre style='margin:0'>
</pre>