<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/f26add99e944f1167918e7c914460dc6669e538c">https://github.com/macports/macports-ports/commit/f26add99e944f1167918e7c914460dc6669e538c</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 f26add99e94 p5-lwp-protocol-https: update to version 6.11, dependencies
</span>f26add99e94 is described below

<span style='display:block; white-space:pre;color:#808000;'>commit f26add99e944f1167918e7c914460dc6669e538c
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Sun Jul 9 17:28:36 2023 -0700

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

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/perl/p5-lwp-protocol-https/Portfile b/perl/p5-lwp-protocol-https/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index bbe8476fff3..2faf6305423 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/perl/p5-lwp-protocol-https/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/perl/p5-lwp-protocol-https/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         LWP-Protocol-https 6.10 ../../authors/id/O/OA/OALDERS/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup         LWP-Protocol-https 6.11 ../../authors/id/O/OA/OALDERS/
</span> platforms           {darwin any}
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -17,12 +17,13 @@ long_description    The LWP::Protocol::https module used to be bundled with p5-l
</span>                     dependency on ${name} and will no longer need to know what \
                     underlying modules to install.
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  fda9984c710b6e805af772d02f4f494c9b8fe22b \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    size    33691
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  a1a6c62f79fa4ea3f404e747f437df61af460b25 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  0132ddbf03661565ca85050f2a5094fb9263cbbc3ccb1a4d9c41ac9bb083b917 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    32599
</span> 
 if {${perl5.major} != ""} {
     depends_build-append \
<span style='display:block; white-space:pre;background:#e0ffe0;'>+                    port:p${perl5.major}-test-needs \
</span>                     port:p${perl5.major}-test-requiresinternet
 
     depends_lib-append \
</pre><pre style='margin:0'>

</pre>