<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/38d127813a032fe42e57f81c8aea34bd0303cd30">https://github.com/macports/macports-ports/commit/38d127813a032fe42e57f81c8aea34bd0303cd30</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 38d127813a032fe42e57f81c8aea34bd0303cd30
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Sep 6 20:01:04 2018 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-file-path/Portfile b/perl/p5-file-path/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 511b623..2350fcb 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-file-path/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-file-path/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         File-Path 2.15
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         File-Path 2.16
</span> license             {Artistic-1 GPL}
 maintainers         nomaintainer
 
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,8 +13,9 @@ long_description    This module provide a convenient way to create directories \
</span>                     of arbitrary depth and to delete an entire directory \
                     subtree from the filesystem.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  43475b12933241b144d6d571c511d92d51f67d3f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  1570f3c1cdf93c50f65c2072e8f20ee121550771dfb7f6e563f503a2a7050744
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  98db55ec2a8a171c3700519f08b0add58bdba3ec \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  21f7d69b59c381f459c5f0bf697d512109bd911f12ca33270b70ca9a9ef6fa05 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    31871
</span> 
 platforms           darwin
 supported_archs     noarch
</pre><pre style='margin:0'>

</pre>