<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/803801c5af7a0fadc43960d46390cf0d3af25fae">https://github.com/macports/macports-ports/commit/803801c5af7a0fadc43960d46390cf0d3af25fae</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 803801c5af7a0fadc43960d46390cf0d3af25fae
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Thu Nov 30 21:24:24 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> rb-compass: mark noarch, platforms any
</span>---
ruby/rb-compass/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb-compass/Portfile b/ruby/rb-compass/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index aa1edf01088..0ddcdfb0a9e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb-compass/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb-compass/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,8 @@ long_description \
</span> like Blueprint to your stylesheets instead of your markup.
categories-append www
license MIT
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms any
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs noarch
</span> homepage http://compass-style.org/
checksums rmd160 5c80ce506801f2e1d422b863b2796cc29b3e085e \
</pre><pre style='margin:0'>
</pre>