<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/581303f51e76c53b0f710d311aceb55e3db1bfa7">https://github.com/macports/macports-ports/commit/581303f51e76c53b0f710d311aceb55e3db1bfa7</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 581303f51e7 p5-path-tiny: update to version 0.130
</span>581303f51e7 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 581303f51e76c53b0f710d311aceb55e3db1bfa7
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Thu Oct 20 11:39:37 2022 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-path-tiny: update to version 0.130
</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 a4b4ea5a55c..3a4d04c0079 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.28 5.30 5.32 5.34
<span style='display:block; white-space:pre;background:#ffe0e0;'>-perl5.setup         Path-Tiny 0.128 ../../authors/id/D/DA/DAGOLDEN
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Path-Tiny 0.130 ../../authors/id/D/DA/DAGOLDEN
</span> revision            0
 license             {Artistic-1 GPL}
 maintainers         nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -15,9 +15,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  5ccfd7fba34f0e80bd24ab2c2f4c0233548db966 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  263e164d7b2e01f331b482e37119ea9bea366e402b0b08b7d8fc14d3024ee57c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    100696
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  70ac0887493d03c667b891a67e81de1dd21021e0 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  74109aec04ddd83d80ee14a5346e8bc3e3f4673238e1c7358693bff348196c13 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    100807
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
</pre><pre style='margin:0'>

</pre>