<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/3a18242166d6979d3875eb0148361d90ab1c9104">https://github.com/macports/macports-ports/commit/3a18242166d6979d3875eb0148361d90ab1c9104</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 3a18242166d p5-list-moreutils-xs: update to version 0.430
</span>3a18242166d is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 3a18242166d6979d3875eb0148361d90ab1c9104
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Oct 22 21:32:35 2020 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-list-moreutils-xs: update to version 0.430
</span>---
perl/p5-list-moreutils-xs/Portfile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-list-moreutils-xs/Portfile b/perl/p5-list-moreutils-xs/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index dacc84b533b..6486b36769c 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-list-moreutils-xs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-list-moreutils-xs/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,7 +4,7 @@ PortSystem 1.0
</span> PortGroup perl5 1.0
perl5.branches 5.26 5.28 5.30
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup List-MoreUtils-XS 0.428
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup List-MoreUtils-XS 0.430
</span> license Apache-2
maintainers {devans @dbevans} openmaintainer
description List::MoreUtils::XS - Provide compiled List::MoreUtils functions
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,8 +12,9 @@ long_description ${description}
</span>
platforms darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 a4bce15fb2264c3594e71bc9f35da379aa6ecbb6 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 9d9fe621429dfe7cf2eb1299c192699ddebf060953e5ebdc1b4e293c6d6dd62d
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 3357a6843c5450866c4ce497ed1e5112bfcf93b7 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 e8ce46d57c179eecd8758293e9400ff300aaf20fefe0a9d15b9fe2302b9cb242 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 163827
</span>
if {${perl5.major} != ""} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>