<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/3cde9704e978c430a996b03a7ee6bd114750b2e1">https://github.com/macports/macports-ports/commit/3cde9704e978c430a996b03a7ee6bd114750b2e1</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 3cde9704e97 p5-test-harness: update to version 3.50
</span>3cde9704e97 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3cde9704e978c430a996b03a7ee6bd114750b2e1
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Aug 13 14:13:40 2024 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-test-harness/Portfile b/perl/p5-test-harness/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 1be05fccdd3..8e1e63994c7 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-test-harness/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-test-harness/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -4,12 +4,12 @@ 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         Test-Harness 3.48
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Test-Harness 3.50
</span> revision            0
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-description         Run perl standard test scripts with statistics.
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+description         Test::Harness - Run Perl standard test scripts with statistics
</span> 
 long_description    You can write test scripts without knowing the exact output this module expects by using \"Test\" \
                     modules. However, by using this module, you can know the specifics, and you can prints some \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,9 +18,9 @@ long_description    You can write test scripts without knowing the exact output
</span> platforms           {darwin any}
 supported_archs     noarch
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  a06967b96d052c2212a77924457839443778f40e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  e73ff89c81c1a53f6baeef6816841b89d3384403ad97422a7da9d1eeb20ef9c5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    215533
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  733d8887234d6231c223d6239a8a27138e3134da \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  79b6acdc444f1924cd4c2e9ed868bdc6e09580021aca8ff078ede2ffef8a6f54 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    215840
</span> 
 ## Test-Harness includes the 'prove' binary, which is used to run tests.  Sigh.
 perl5.link_binaries no
</pre><pre style='margin:0'>

</pre>