Ticket #43464: p5-lwp-protocol-https.diff

File p5-lwp-protocol-https.diff, 1.0 KB (added by mojca (Mojca Miklavec), 10 years ago)
  • Portfile

     
    55PortGroup           perl5 1.0
    66
    77perl5.branches      5.8 5.10 5.12 5.14 5.16 5.18
    8 perl5.setup         LWP-Protocol-https 6.02
    9 revision            2
     8perl5.setup         LWP-Protocol-https 6.06 ../by-authors/id/M/MS/MSCHILLI/
    109platforms           darwin
    1110maintainers         l2g openmaintainer
    1211license             {Artistic GPL}
     
    2120    dependency on ${name} and will no longer need to know what \
    2221    underlying modules to install.
    2322
    24 checksums           rmd160  a4ee19e141a4da9dc0d6a415573204c80a330569 \
    25                     sha256  c50388fde02a4c3eb98f9cfb74fa4422a6136a4244ccafb54355927736b14a78
     23checksums           rmd160  faefe1526b6a04be2deac8c6f96a9d6cf2d4a647 \
     24                    sha256  b86c83cc1dcf4a6f84e2fbe32f9c39591a36e6e418af00533505f3452496adef
    2625
    2726if {${perl5.major} != ""} {
    2827depends_lib-append  port:p${perl5.major}-io-socket-ssl \