<pre style='margin:0'>
Dan Ports (drkp) pushed a commit to branch master
in repository macports-ports.
</pre>
<p><a href="https://github.com/macports/macports-ports/commit/dfaad16783052292768e72e1a5475c064ccf72c6">https://github.com/macports/macports-ports/commit/dfaad16783052292768e72e1a5475c064ccf72c6</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit dfaad16783052292768e72e1a5475c064ccf72c6
</span>Author: Dan R. K. Ports <dports@macports.org>
AuthorDate: Mon May 8 18:12:48 2017 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-test-harness: update to v3.38
</span>---
perl/p5-test-harness/Portfile | 6 +++---
1 file changed, 3 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 db20459..57927b7 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
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup Test-Harness 3.38
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup Test-Harness 3.39
</span> license {Artistic-1 GPL}
platforms darwin
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -16,8 +16,8 @@ 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 a60ea780d582c1f8c0f95b61e6629c13b994a541 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 af906dd279217a6db5064a058658f2b1d5aa1d307ed6f142d96ac4d339754c01
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 e0eaf923b2d035026e14d00968dd3e08765f60a5 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 69bd44c81c6e1d2db18e298ecf631852608893ddfddb332a7d55285bbfc51132
</span>
## Test-Harness includes the 'prove' binary, which is used to run tests. Sigh.
perl5.link_binaries no
</pre><pre style='margin:0'>
</pre>