<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/71e9de1a992373f20ba30b504fccee97bd103cf0">https://github.com/macports/macports-ports/commit/71e9de1a992373f20ba30b504fccee97bd103cf0</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 71e9de1a992373f20ba30b504fccee97bd103cf0
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sat Mar 3 16:16:12 2018 -0800

<span style='display:block; white-space:pre;color:#404040;'>    p5-test-harness: update to version 3.41
</span>---
 perl/p5-test-harness/Portfile | 7 ++++---
 1 file changed, 4 insertions(+), 3 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 1bd5542..7e5d721 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,7 +4,7 @@ PortSystem          1.0
</span> PortGroup           perl5 1.0
 
 perl5.branches      5.24 5.26
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Test-Harness 3.39
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Test-Harness 3.41
</span> license             {Artistic-1 GPL}
 platforms           darwin
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,8 +16,9 @@ long_description    You can write test scripts without knowing the exact output
</span>                     modules. However, by using this module, you can know the specifics, and you can prints some \
                     performance statistics that are computed by the Benchmark module.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  e0eaf923b2d035026e14d00968dd3e08765f60a5 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  69bd44c81c6e1d2db18e298ecf631852608893ddfddb332a7d55285bbfc51132
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  43e2c485a3a0f2536f2e7f3556453d0c455a8b2e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  a88e9d4a936d5f492971a443f385b31473593415ad3610d3da8be9cdfd7fed31 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    213180
</span> 
 ## Test-Harness includes the 'prove' binary, which is used to run tests.  Sigh.
 perl5.link_binaries no
</pre><pre style='margin:0'>

</pre>