<pre style='margin:0'>
Joshua Root (jmroot) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/6c63ebddcc186593c2c42c95e149f292ffa28b6a">https://github.com/macports/macports-ports/commit/6c63ebddcc186593c2c42c95e149f292ffa28b6a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 6c63ebddcc186593c2c42c95e149f292ffa28b6a
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Tue Dec 27 14:20:08 2022 +1100

<span style='display:block; white-space:pre;color:#404040;'>    warzone2100-{music,videos}: set platforms any
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Maintainer timeout.
</span><span style='display:block; white-space:pre;color:#404040;'>    Closes: https://trac.macports.org/ticket/66536
</span>---
 games/warzone2100/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/games/warzone2100/Portfile b/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index c142d98b057..438f1155653 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/games/warzone2100/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -221,6 +221,7 @@ if {$subport eq "${name}-music"} {
</span>                         68e157c79f6db989120aad9e0b7ad6251c0bf721
     version             0.0.0
     supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    platforms           any
</span> 
     long_description-append \
                         \n\nThis package ($subport) contains the music \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -243,6 +244,7 @@ if {$subport eq "${name}-music"} {
</span> if {$subport eq "${name}-videos"} {
     version             0.0.0
     supported_archs     noarch
<span style='display:block; white-space:pre;background:#e0ffe0;'>+    platforms           any
</span> 
     long_description-append \
                         \n\nThis package ($subport) contains the \
</pre><pre style='margin:0'>

</pre>