<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/2d9862a6fb462a0ea4bf35c4a4023cd4c962e3b3">https://github.com/macports/macports-ports/commit/2d9862a6fb462a0ea4bf35c4a4023cd4c962e3b3</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 2d9862a p5-test-tempdir-tiny: update to version 0.017
</span>2d9862a is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 2d9862a6fb462a0ea4bf35c4a4023cd4c962e3b3
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu May 10 01:27:55 2018 -0700
<span style='display:block; white-space:pre;color:#404040;'> p5-test-tempdir-tiny: update to version 0.017
</span>---
perl/p5-test-tempdir-tiny/Portfile | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-test-tempdir-tiny/Portfile b/perl/p5-test-tempdir-tiny/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 5aa8baf..3bdae35 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-test-tempdir-tiny/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-test-tempdir-tiny/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-TempDir-Tiny 0.016
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup Test-TempDir-Tiny 0.017
</span> license {Artistic-1 GPL}
maintainers nomaintainer
description Test::TempDir::Tiny - Temporary directories that stick around when tests fail
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -12,8 +12,9 @@ long_description ${description}
</span>
platforms darwin
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums rmd160 ab80eff08278caa0122e5ba4d89736e0d9e27b35 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 9a9b90275fb6a867620b2c8bf3a0144e58aa65c37b2125d7c73bab2c989be7b7
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 b495b9a8872ffa4f5ff98ee1eef3c2c3d1540c42 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 a5d4720d06c440bc273d4e53276388bf807399da887901958690dcbd68a85378 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 19398
</span>
if {${perl5.major} != ""} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>