<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/3fb6393dc91f443c1ca6b7b99fac6073ebfa30b1">https://github.com/macports/macports-ports/commit/3fb6393dc91f443c1ca6b7b99fac6073ebfa30b1</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 3fb6393  p5-path-tiny: update to version 0.114
</span>3fb6393 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 3fb6393dc91f443c1ca6b7b99fac6073ebfa30b1
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Apr 26 11:09:22 2020 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-path-tiny: update to version 0.114
</span>---
 perl/p5-path-tiny/Portfile | 8 ++++----
 1 file changed, 4 insertions(+), 4 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 7edc1e6..aff62d4 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.26 5.28 5.30
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Path-Tiny 0.112 ../../authors/id/D/DA/DAGOLDEN
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Path-Tiny 0.114 ../../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,9 +14,9 @@ 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  6171078cb2d359d1ebf67c7c7109b396646d5d8a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  813df2d140c65f795daefd8eca18e61194ecac7050c5406a069db86dea31cc3a \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    92771
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  b888be1823d49aaf3e79d951ca95cded967b94b8 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  cd0f88f37a58fc3667ec065767fe01e73ee6efa18a112bfd3508cf6579ca00e1 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    92922
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>