<pre style='margin:0'>
Ryan Schmidt (ryandesign) pushed a commit to branch master
in repository macports-infrastructure.

</pre>
<p><a href="https://github.com/macports/macports-infrastructure/commit/e6f2aac4dd0826038610d1dca1d5b48fe28375b5">https://github.com/macports/macports-infrastructure/commit/e6f2aac4dd0826038610d1dca1d5b48fe28375b5</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 e6f2aac  mprsyncup: add Darwin 23 to platforms
</span>e6f2aac is described below

<span style='display:block; white-space:pre;color:#808000;'>commit e6f2aac4dd0826038610d1dca1d5b48fe28375b5
</span>Author: Ryan Schmidt <ryandesign@macports.org>
AuthorDate: Fri Jul 28 09:23:33 2023 -0500

<span style='display:block; white-space:pre;color:#404040;'>    mprsyncup: add Darwin 23 to platforms
</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 ef319ba..9f8ee68 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;'>@@ -64,7 +64,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"
</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"
</span> 
 # Sources information:
 BASEURL=https://github.com/macports/macports-base.git
</pre><pre style='margin:0'>

</pre>