<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/53ef789b9c4f81369426cd61f3f3d02283898b3a">https://github.com/macports/macports-ports/commit/53ef789b9c4f81369426cd61f3f3d02283898b3a</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 53ef789b9c4f81369426cd61f3f3d02283898b3a
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Dec 22 10:29:42 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    rb19-nanoc: mark noarch, platforms any
</span>---
 ruby/rb19-nanoc/Portfile | 2 ++
 1 file changed, 2 insertions(+)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-nanoc/Portfile b/ruby/rb19-nanoc/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 03efc635528..5e5fa224a40 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-nanoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-nanoc/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,6 +12,8 @@ license             MIT
</span> maintainers         nomaintainer
 homepage            http://nanoc.stoneship.org/
 categories-append   www
<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> checksums           md5     940c80e92c05e318c0746769fc3969c2 \
                     sha1    6a31449e1eb8980835ce050ca6d7355cb0025889 \
                     rmd160  36e5a39da86ece0ed96052f20410b702988c2d9d
</pre><pre style='margin:0'>

</pre>