<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/88a1fe3c1e9bf6f8f2ad8a563ae3e5d35f274758">https://github.com/macports/macports-ports/commit/88a1fe3c1e9bf6f8f2ad8a563ae3e5d35f274758</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 88a1fe3c1e9 p5-sub-handlesvia: update to version 0.028, dependencies
</span>88a1fe3c1e9 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit 88a1fe3c1e9bf6f8f2ad8a563ae3e5d35f274758
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Jul 3 00:04:42 2022 -0700

<span style='display:block; white-space:pre;color:#404040;'>    p5-sub-handlesvia: update to version 0.028, dependencies
</span>---
 perl/p5-sub-handlesvia/Portfile | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-sub-handlesvia/Portfile b/perl/p5-sub-handlesvia/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 0310e4b7dde..2a068921ea2 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-sub-handlesvia/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-sub-handlesvia/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         Sub-HandlesVia 0.027 ../../authors/id/T/TO/TOBYINK
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         Sub-HandlesVia 0.028 ../../authors/id/T/TO/TOBYINK
</span> revision            0
 license             {Artistic-1 GPL}
 maintainers         {devans @dbevans} openmaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -13,9 +13,9 @@ long_description    ${description}
</span> 
 platforms           darwin
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  04d9a02e99ac2cd89ea31802e64a828783fe8a84 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  a761ac577c153569ffc63b469b3f529474887fb78c2a50bead33700ffe08eb56 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    132724
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  422f4fe46f58cf3d7f7e5408e169bff9dfbf3b25 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  8d3da181e1d67b109f1eaf101442eab3a2b65de6a13c79639dd033a72b7b5c01 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    142580
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -27,6 +27,7 @@ if {${perl5.major} != ""} {
</span>                     port:p${perl5.major}-class-method-modifiers \
                     port:p${perl5.major}-class-tiny \
                     port:p${perl5.major}-exporter-tiny \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:p${perl5.major}-role-hooks \
</span>                     port:p${perl5.major}-role-tiny \
                     port:p${perl5.major}-scalar-list-utils \
                     port:p${perl5.major}-scope-guard \
</pre><pre style='margin:0'>

</pre>