Ticket #43455: p5-uri_1.60.diff
File p5-uri_1.60.diff, 1023 bytes (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 URI 1.59 9 revision 2 8 perl5.setup URI 1.60 10 9 platforms darwin 11 10 maintainers l2g openmaintainer 12 11 license Artistic GPL … … 19 18 implements the URI class. Objects of this class represent Uniform Resource \ 20 19 Identifier references as specified in RFC 2396 and updated by RFC 2732. 21 20 22 checksums rmd160 3b2923d0831f8e9824360121e9e2e70370dc0c5c\23 sha256 cb88d29b589db8d2adbc4713fd082284cba77883488717375f011bbd13b5cac621 checksums rmd160 24afb2202cae821cfe1499056b289b81a5d62f24 \ 22 sha256 1f92d3dc64acb8845e9917c945e22b9a5275aeb9ff924eb7873c3b7a5c0d2377 24 23 25 24 if {${perl5.major} != ""} { 26 25 depends_lib-append port:p${perl5.major}-mime-base64