<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/d7f80291ecfa43fb27de339e760aa0fa2c48ef68">https://github.com/macports/macports-ports/commit/d7f80291ecfa43fb27de339e760aa0fa2c48ef68</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit d7f80291ecfa43fb27de339e760aa0fa2c48ef68
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Jan 15 17:26:43 2017 -0800

<span style='display:block; white-space:pre;color:#404040;'>    p5-path-tiny: update to version 0.100
</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 c4f2902..11980f8 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.098 ../by-authors/id/D/DA/DAGOLDEN
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Path-Tiny 0.100 ../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  257afb30d005fd0f6343ec41bf3980255204de59 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  68f95c21fba6b03039e3dd8831d18feb701e537ff9764f07ca93e08aa8aa6f72
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  d5faa552049fe0ba56fc70a9c15be6a53d45c097 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  8b8c4c9db710470a26b356e7187eba47217fbba1fe8bd0ad72c5b2cc8f6ba10c
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>