<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/96eeb0a52ed2a9fa3e866fa68c99d030993658de">https://github.com/macports/macports-ports/commit/96eeb0a52ed2a9fa3e866fa68c99d030993658de</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 96eeb0a52ed p5-dist-zilla-plugin-run: update to version 0.049
</span>96eeb0a52ed is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 96eeb0a52ed2a9fa3e866fa68c99d030993658de
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sat Apr 29 21:30:52 2023 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-dist-zilla-plugin-run: update to version 0.049
</span>---
 perl/p5-dist-zilla-plugin-run/Portfile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-dist-zilla-plugin-run/Portfile b/perl/p5-dist-zilla-plugin-run/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 52628900bf9..038cbaab490 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-dist-zilla-plugin-run/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-dist-zilla-plugin-run/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,19 +4,19 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.28 5.30 5.32 5.34
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Dist-Zilla-Plugin-Run 0.048
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Dist-Zilla-Plugin-Run 0.049
</span> revision            0
 license             {Artistic-1 GPL}
 maintainers         {devans @dbevans} openmaintainer
 description         Dist::Zilla::Plugin::Run - Run external commands and code at specific phases of Dist::Zilla
<span style='display:block; white-space:pre;background:#ffe0e0;'>-long_description    ${description}
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+long_description    {*}${description}
</span> 
 platforms           {darwin any}
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  5a53e0e621a49c780b71d4c9a4e1b33d30e91bc3 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  ff1f80a8834753395f6398aec990fdd0ed0ecf9b19bae273ae5d6eeb609642b0 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    49391
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  19cd8ce574fab467aa722867dad616b2da5baa67 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cdbaebab34a163524baccc02dad3027d3bc3d269854e2a700468f82112a62b7a \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    49503
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>