Ticket #43464: p5-lwp-protocol-https.diff
File p5-lwp-protocol-https.diff, 1.0 KB (added by mojca (Mojca Miklavec), 11 years ago) |
---|
-
Portfile
5 5 PortGroup perl5 1.0 6 6 7 7 perl5.branches 5.8 5.10 5.12 5.14 5.16 5.18 8 perl5.setup LWP-Protocol-https 6.02 9 revision 2 8 perl5.setup LWP-Protocol-https 6.06 ../by-authors/id/M/MS/MSCHILLI/ 10 9 platforms darwin 11 10 maintainers l2g openmaintainer 12 11 license {Artistic GPL} … … 21 20 dependency on ${name} and will no longer need to know what \ 22 21 underlying modules to install. 23 22 24 checksums rmd160 a4ee19e141a4da9dc0d6a415573204c80a330569\25 sha256 c50388fde02a4c3eb98f9cfb74fa4422a6136a4244ccafb54355927736b14a7823 checksums rmd160 faefe1526b6a04be2deac8c6f96a9d6cf2d4a647 \ 24 sha256 b86c83cc1dcf4a6f84e2fbe32f9c39591a36e6e418af00533505f3452496adef 26 25 27 26 if {${perl5.major} != ""} { 28 27 depends_lib-append port:p${perl5.major}-io-socket-ssl \