Ticket #15696: p5-soap-lite.diff
File p5-soap-lite.diff, 837 bytes (added by borys@…, 16 years ago) |
---|
-
Portfile
old new 2 2 3 3 PortSystem 1.0 4 4 PortGroup perl5 1.0 5 perl5.setup SOAP-Lite 0. 695 perl5.setup SOAP-Lite 0.710.07 6 6 maintainers markd@macports.org 7 7 description A simple interface to the Simple Object Access Protocol 8 homepage http://www.soaplite.com 8 9 long_description ${description} 9 10 10 11 platforms darwin 11 12 12 checksums md5 24e0c656a6a7047c91f7f3f3b5c3651313 checksums md5 ca2db031c82dbb20079ff091b1d20acb 13 14 14 master_sites http://search.cpan.org/CPAN/authors/id/ B/BY/BYRNE/15 master_sites http://search.cpan.org/CPAN/authors/id/M/MK/MKUTTER/ 15 16 16 17 depends_lib-append port:p5-xml-parser \ 17 18 port:p5-mime-base64 \