<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/fa8396487d9d73a048b0579765c16bcbae989cf8">https://github.com/macports/macports-ports/commit/fa8396487d9d73a048b0579765c16bcbae989cf8</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit fa8396487d9d73a048b0579765c16bcbae989cf8
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Tue Mar 7 01:42:29 2017 -0800

<span style='display:block; white-space:pre;color:#404040;'>    p5-path-tiny: update to version 0.104
</span>---
 perl/p5-path-tiny/Portfile | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-path-tiny/Portfile b/perl/p5-path-tiny/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 11980f8..fa9c29e 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-path-tiny/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-path-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.24
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Path-Tiny 0.100 ../by-authors/id/D/DA/DAGOLDEN
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Path-Tiny 0.104 ../by-authors/id/D/DA/DAGOLDEN
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
 description         Path::Tiny - File path utility
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -14,8 +14,8 @@ long_description    This module provide a small, fast utility for working with f
</span> 
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  d5faa552049fe0ba56fc70a9c15be6a53d45c097 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  8b8c4c9db710470a26b356e7187eba47217fbba1fe8bd0ad72c5b2cc8f6ba10c
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  3a5d27a5b6655b2b9903995d7182dda6b58b190f \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  c69f1dcfeb4aa004086deb9bc14c7d79f45798b947f1efbd634a3442e267aaef
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>