<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/434afd6f24db728f8f0c412c4f0f8f92e62cf021">https://github.com/macports/macports-ports/commit/434afd6f24db728f8f0c412c4f0f8f92e62cf021</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 434afd6f24d p5-catalyst-plugin-session: mark noarch, platforms darwin any
</span>434afd6f24d is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 434afd6f24db728f8f0c412c4f0f8f92e62cf021
</span>Author: Joshua Root <jmr@macports.org>
AuthorDate: Fri Nov 24 13:20:44 2023 +1100

<span style='display:block; white-space:pre;color:#404040;'>    p5-catalyst-plugin-session: mark noarch, platforms darwin any
</span>---
 perl/p5-catalyst-plugin-session/Portfile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-catalyst-plugin-session/Portfile b/perl/p5-catalyst-plugin-session/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 7f2d21adcd8..97088bb2527 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-catalyst-plugin-session/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-catalyst-plugin-session/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,7 +13,8 @@ long_description    Generic Session plugin - ties together server \
</span>                     side storage and client side state required to \
                     maintain session data.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-platforms           darwin
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+platforms           {darwin any}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+supported_archs     noarch
</span> 
 checksums           rmd160  c036820c0408d2e6d48766df8b6b1b1565f9758e \
                     sha256  5e7d7cd2b95b1fc2244bc6eeb8f44f835d603ea07f5a39110881db60928b14c4 \
</pre><pre style='margin:0'>

</pre>