<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/2d5ecc2207f585b273e81b9415b53d01c6606986">https://github.com/macports/macports-ports/commit/2d5ecc2207f585b273e81b9415b53d01c6606986</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 2d5ecc2  p5-test-harness: update to version 3.42
</span>2d5ecc2 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 2d5ecc2207f585b273e81b9415b53d01c6606986
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Mon Mar 19 14:41:39 2018 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-test-harness: update to version 3.42
</span>---
 perl/p5-test-harness/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 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 ca7484a..5286678 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.26
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Test-Harness 3.41
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Test-Harness 3.42
</span> license             {Artistic-1 GPL}
 platforms           darwin
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,9 +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  43e2c485a3a0f2536f2e7f3556453d0c455a8b2e \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a88e9d4a936d5f492971a443f385b31473593415ad3610d3da8be9cdfd7fed31 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    213180
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  8923a7f261caba687a37da7d2957932016490404 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  0fd90d4efea82d6e262e6933759e85d27cbcfa4091b14bf4042ae20bab528e53 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    213232
</span> 
 ## Test-Harness includes the 'prove' binary, which is used to run tests.  Sigh.
 perl5.link_binaries no
</pre><pre style='margin:0'>

</pre>