<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/8cd8d4d6bd1486d14c89b9b274efff019e0ca480">https://github.com/macports/macports-ports/commit/8cd8d4d6bd1486d14c89b9b274efff019e0ca480</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 8cd8d4d6bd1 p5-lwp-protocol-https: update to version 6.13
</span>8cd8d4d6bd1 is described below
<span style='display:block; white-space:pre;color:#808000;'>commit 8cd8d4d6bd1486d14c89b9b274efff019e0ca480
</span>Author: David B. Evans <devans@macports.org>
AuthorDate: Wed Feb 7 13:24:07 2024 -0800
<span style='display:block; white-space:pre;color:#404040;'> p5-lwp-protocol-https: update to version 6.13
</span>---
perl/p5-lwp-protocol-https/Portfile | 8 ++++----
1 file changed, 4 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 0ed880f89c5..b200b648f85 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.12 ../../authors/id/O/OA/OALDERS/
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+perl5.setup LWP-Protocol-https 6.13 ../../authors/id/O/OA/OALDERS/
</span> license {Artistic-1 GPL}
maintainers nomaintainer
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -18,9 +18,9 @@ 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 ed6afcb8f05991c8c4c32a9d247dab3285b0a47f \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- sha256 7dd36d3a4eacfa143a47a2bbbc56ea9413887e2d7376c1d35bbbb2be912b616c \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- size 34107
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums rmd160 92dc93623398f780ce9203f2c43529c63abe6d75 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ sha256 598bd131f7546af63561f61e398506857e8ee69e5ac116936c344fecb98c38bb \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+ size 33619
</span>
if {${perl5.major} != ""} {
depends_build-append \
</pre><pre style='margin:0'>
</pre>