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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/roundcubemail/Portfile b/www/roundcubemail/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 81790fe125a..8d8c163537c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/roundcubemail/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/roundcubemail/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -19,7 +19,7 @@ long_description    This project is a free and open source webmail solution with
</span> 
 homepage            https://roundcube.net/
 
<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> 
 # The php variants deliberately do not conflict
 
</pre><pre style='margin:0'>

</pre>