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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/www/websvn/Portfile b/www/websvn/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1aaf6625bf6..a21902e8b30 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/www/websvn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/www/websvn/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -6,7 +6,7 @@ PortGroup                   github 1.0
</span> github.setup                websvnphp websvn 2.3.3
 set file_id                 49056
 categories                  www
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms                   darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms                   any
</span> maintainers                 {ryandesign @ryandesign} openmaintainer
 license                     GPL-2+
 supported_archs             noarch
</pre><pre style='margin:0'>

</pre>