Ticket #43455: p5-uri_1.60.diff

File p5-uri_1.60.diff, 1023 bytes (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         URI 1.59
    9 revision            2
     8perl5.setup         URI 1.60
    109platforms           darwin
    1110maintainers         l2g openmaintainer
    1211license             Artistic GPL
     
    1918    implements the URI class. Objects of this class represent Uniform Resource \
    2019    Identifier references as specified in RFC 2396 and updated by RFC 2732.
    2120
    22 checksums           rmd160  3b2923d0831f8e9824360121e9e2e70370dc0c5c \
    23                     sha256  cb88d29b589db8d2adbc4713fd082284cba77883488717375f011bbd13b5cac6
     21checksums           rmd160  24afb2202cae821cfe1499056b289b81a5d62f24 \
     22                    sha256  1f92d3dc64acb8845e9917c945e22b9a5275aeb9ff924eb7873c3b7a5c0d2377
    2423
    2524if {${perl5.major} != ""} {
    2625depends_lib-append  port:p${perl5.major}-mime-base64