<pre style='margin:0'>
David B. Evans (dbevans) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/4f66fd24a365fbaa1213632b4937c8468bf99e5e">https://github.com/macports/macports-ports/commit/4f66fd24a365fbaa1213632b4937c8468bf99e5e</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 4f66fd24a36 p5-perl-critic: update platforms
</span>4f66fd24a36 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 4f66fd24a365fbaa1213632b4937c8468bf99e5e
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Nov 28 22:17:57 2022 -0800
<span style='display:block; white-space:pre;color:#404040;'> p5-perl-critic: update platforms
</span>---
perl/p5-perl-critic/Portfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-perl-critic/Portfile b/perl/p5-perl-critic/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bb602b76426..fe55beecb1a 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-perl-critic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-perl-critic/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -9,12 +9,12 @@ perl5.setup Perl-Critic 1.142
</span> revision 0
license {Artistic-1 GPL}
maintainers {khindenburg @kurthindenburg} openmaintainer
<span style='display:block; white-space:pre;background:#ffe0e0;'>-supported_archs noarch
</span>
description Critique Perl source code for best-practices.
long_description ${description}
<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 fdcad8a1466ce18543c61b3c1e35c5e4eb47d17b \
sha256 61c43ab4f01d2146592a232f97a9d67a0a3cd69a988308151796342d291e4d2a \
</pre><pre style='margin:0'>
</pre>