<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/0f5264ddab6db32a46951034c7dc6fad40571c8a">https://github.com/macports/macports-ports/commit/0f5264ddab6db32a46951034c7dc6fad40571c8a</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 0f5264ddab6 p5-dist-build: update to version 0.013
</span>0f5264ddab6 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 0f5264ddab6db32a46951034c7dc6fad40571c8a
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Sep 3 21:38:28 2024 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-dist-build: update to version 0.013
</span>---
perl/p5-dist-build/Portfile | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-dist-build/Portfile b/perl/p5-dist-build/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index a4aff2762ac..f01a3af27a8 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-dist-build/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-dist-build/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.28 5.30 5.32 5.34
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup Dist-Build 0.012 ../../authors/id/L/LE/LEONT
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup Dist-Build 0.013 ../../authors/id/L/LE/LEONT
</span> revision 0
license {Artistic-1 GPL}
maintainers {devans @dbevans} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,9 +14,9 @@ long_description {*}${description}
</span> platforms {darwin any}
supported_archs noarch
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 6307c43e4eda66dcd62b24da19c623a3967367ce \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 051697f95b95645268466ba9603461d2285fd0026354862d9721deedf0916f97 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 26744
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 2d80d9214c4eceffbe3a3cada027dd3eee57258c \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 fb58e1a485ba67ae45b8aaa5e1a7f04ac8c420fb959f0733832c5834b5f818c8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 26847
</span>
if {${perl5.major} != ""} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>