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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-actionpack/Portfile b/ruby/rb19-actionpack/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 110ad9417cf..e4c37874a60 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-actionpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-actionpack/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -7,7 +7,8 @@ long_description    \
</span>     Web apps on Rails. Simple, battle-tested conventions for building \
     and testing MVC web applications. Works with any Rack-compatible server.
 license             GPL
<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> maintainers                   nomaintainer
 homepage                   http://www.rubyonrails.org/
 checksums           md5     af25980a393ab111f9fcef3d65f73c89 \
</pre><pre style='margin:0'>

</pre>