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

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-actionmailer/Portfile b/ruby/rb19-actionmailer/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dc3a00ad700..eaceabad9da 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-actionmailer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-actionmailer/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,7 +14,8 @@ long_description  \
</span>     Mail gem. It provides a way to make emails using templates in the same \
     way that Action Controller renders views using templates.
 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> maintainers                   nomaintainer
 homepage                   http://www.rubyonrails.org/
 checksums           md5     dd675260847b9284f80028facfef4b81 \
</pre><pre style='margin:0'>

</pre>