<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/644e9ef4c952569446b313fcb06e739e9581f5d5">https://github.com/macports/macports-ports/commit/644e9ef4c952569446b313fcb06e739e9581f5d5</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 644e9ef4c952569446b313fcb06e739e9581f5d5
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Mar 14 09:34:49 2017 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-test-harness: update to version 3.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 c43e6d7..db20459 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.36
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup Test-Harness 3.38
</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 fac810f4fd60df6f4e4461f70d9aba428bb94c9b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 e7566f13b041d028b56f184b77ec2545ec6f0bb5a0f8f5368f7e4a08b496b63e
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 a60ea780d582c1f8c0f95b61e6629c13b994a541 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 af906dd279217a6db5064a058658f2b1d5aa1d307ed6f142d96ac4d339754c01
</span>
## Test-Harness includes the 'prove' binary, which is used to run tests. Sigh.
perl5.link_binaries no
</pre><pre style='margin:0'>
</pre>