<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/141381fb60c3b8dd02c5055d4916bf71be8fed14">https://github.com/macports/macports-ports/commit/141381fb60c3b8dd02c5055d4916bf71be8fed14</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 141381fb60c rb19-authlogic: mark noarch, platforms any
</span>141381fb60c is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 141381fb60c3b8dd02c5055d4916bf71be8fed14
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Wed Dec 20 07:59:28 2023 +1100

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/ruby/rb19-authlogic/Portfile b/ruby/rb19-authlogic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index d29900bdbdf..998b221646f 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/ruby/rb19-authlogic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/ruby/rb19-authlogic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,11 +4,12 @@ PortGroup           ruby 1.0
</span> ruby.setup          authlogic 2.1.5 gem {} rubygems ruby19
 description         A clean, simple, and unobtrusive Ruby authentication solution.
 long_description    \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+    {*}${description}
</span> license             MIT
 maintainers         nomaintainer
 homepage            https://github.com/binarylogic/authlogic
<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> checksums           md5     5bc6fd0ea9ca5dd762d20803e4393114 \
                     sha1    1bc3380ce9c1e96550a28df3290a2eb091ec63f9 \
                     rmd160  39f8965132cef99d8928c941ae57d61c39d0487a
</pre><pre style='margin:0'>

</pre>