p5-lwp-protocol-https: update to version 6.15, dependencies

This commit is contained in:
David B. Evans
2026-02-23 23:13:14 -08:00
parent 38a9bcb3d3
commit 74603d3f1f
+8 -13
View File
@@ -4,29 +4,24 @@ PortSystem 1.0
PortGroup perl5 1.0
perl5.branches 5.28 5.30 5.32 5.34
perl5.setup LWP-Protocol-https 6.14 ../../authors/id/O/OA/OALDERS/
perl5.setup LWP-Protocol-https 6.15 ../../authors/id/O/OA/OALDERS/
revision 0
license {Artistic-1 GPL}
maintainers nomaintainer
description LWP::Protocol::https - SSL support for libwww-perl
long_description {*}${description}
platforms {darwin any}
supported_archs noarch
description LWP::Protocol::https - SSL support for libwww-perl
long_description The LWP::Protocol::https module used to be bundled with p5-libwww-perl, \
but it was unbundled in v6.02 so that dependencies could be declared \
properly. Ports that need https support can just declare their \
dependency on ${name} and will no longer need to know what \
underlying modules to install.
checksums rmd160 6de55bb136a5c251144297768e625116a149e62f \
sha256 59cdeabf26950d4f1bef70f096b0d77c5b1c5a7b5ad1b66d71b681ba279cbb2a \
size 33714
checksums rmd160 3344d4e2518a5bda196d814bdfc2af720afc813f \
sha256 44eec2da147ba0511090871b0ca82f69794376bc31e8c76d1040961ba57f59b8 \
size 34820
if {${perl5.major} != ""} {
depends_build-append \
port:p${perl5.major}-test-needs \
port:p${perl5.major}-test-requiresinternet \
port:p${perl5.major}-test-simple
port:p${perl5.major}-test-requiresinternet
depends_lib-append \
port:p${perl5.major}-io-socket-ssl \