<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-infrastructure.
</pre>
<p><a href="https://github.com/macports/macports-infrastructure/commit/bb13331e8b9124b82fc6c9442fca7ec09368fe50">https://github.com/macports/macports-infrastructure/commit/bb13331e8b9124b82fc6c9442fca7ec09368fe50</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 bb13331 mprsyncup: create PortIndex for darwin 24
</span>bb13331 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit bb13331e8b9124b82fc6c9442fca7ec09368fe50
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Sep 17 07:59:39 2024 +1000
<span style='display:block; white-space:pre;color:#404040;'> mprsyncup: create PortIndex for darwin 24
</span>---
jobs/mprsyncup | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/jobs/mprsyncup b/jobs/mprsyncup
</span><span style='display:block; white-space:pre;color:#808080;'>index 8d33894..62460e3 100755
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/jobs/mprsyncup
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/jobs/mprsyncup
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -65,7 +65,7 @@ PATH=${PREFIX}/bin:/bin:/usr/bin:/usr/sbin:${MPBIN}
</span>
# Platforms we generate indexes for. This is intentionally split on
# whitespace later.
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PLATFORMS="8_powerpc 8_i386 9_powerpc 9_i386 10_i386 11_i386 12_i386 13_i386 14_i386 15_i386 16_i386 17_i386 18_i386 19_i386 20_i386 20_arm 21_i386 21_arm 22_i386 22_arm 23_i386 23_arm"
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PLATFORMS="8_powerpc 8_i386 9_powerpc 9_i386 10_i386 11_i386 12_i386 13_i386 14_i386 15_i386 16_i386 17_i386 18_i386 19_i386 20_i386 20_arm 21_i386 21_arm 22_i386 22_arm 23_i386 23_arm 24_i386 24_arm"
</span>
# Sources information:
BASEURL=https://github.com/macports/macports-base.git
</pre><pre style='margin:0'>
</pre>