<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/eb42dcd5d87f3d56e2472dab4fe0cc4770965973">https://github.com/macports/macports-infrastructure/commit/eb42dcd5d87f3d56e2472dab4fe0cc4770965973</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 eb42dcd  mprsyncup: add Darwin 22 to platforms
</span>eb42dcd is described below

<span style='display:block; white-space:pre;color:#808000;'>commit eb42dcd5d87f3d56e2472dab4fe0cc4770965973
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Oct 25 16:31:55 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    mprsyncup: add Darwin 22 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 c8374a5..ef319ba 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"
</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"
</span> 
 # Sources information:
 BASEURL=https://github.com/macports/macports-base.git
</pre><pre style='margin:0'>

</pre>