<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/3d68a0cb46317eb78b22f2c2e746cfb37aeb28f8">https://github.com/macports/macports-ports/commit/3d68a0cb46317eb78b22f2c2e746cfb37aeb28f8</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'> new 3d68a0cb463 rb19-bcat: mark noarch, platforms any
</span>3d68a0cb463 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3d68a0cb46317eb78b22f2c2e746cfb37aeb28f8
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Dec 20 10:07:04 2023 +1100
<span style='display:block; white-space:pre;color:#404040;'> rb19-bcat: mark noarch, platforms any
</span>---
ruby/rb19-bcat/Portfile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-bcat/Portfile b/ruby/rb19-bcat/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index f80837cf7e0..826c1352327 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-bcat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-bcat/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -8,7 +8,8 @@ long_description \
</span> like Vim or Emacs. It reads from standard input, or one or more files, \
and streams output to a browser window.
maintainers nomaintainer
<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> license MIT
homepage https://rtomayko.github.io/bcat/
</pre><pre style='margin:0'>
</pre>