<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/04810ca50b86a341895d2d21f6e1ba2574a2c260">https://github.com/macports/macports-ports/commit/04810ca50b86a341895d2d21f6e1ba2574a2c260</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 04810ca50b86a341895d2d21f6e1ba2574a2c260
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Mon Apr 8 15:27:32 2024 +1000

<span style='display:block; white-space:pre;color:#404040;'>    sgwi: set platforms any
</span>---
 www/sgwi/Portfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/sgwi/Portfile b/www/sgwi/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 77b0580cbcd..43256273a7d 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/sgwi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/sgwi/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ master_sites        ${homepage}
</span> distname            sqlgreywebinterface-${version}
 extract.suffix      .tgz
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin freebsd
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           any
</span> depends_run         port:php5-web \
                     port:sqlgrey
 
</pre><pre style='margin:0'>

</pre>