Ticket #11057: p5-soap-lite-0.69.diff

File p5-soap-lite-0.69.diff, 852 bytes (added by grant@…, 18 years ago)
  • Portfile

     
    22
    33PortSystem          1.0
    44PortGroup           perl5 1.0
    5 perl5.setup         SOAP-Lite 0.66.1
     5perl5.setup         SOAP-Lite 0.69
    66maintainers         markd@opendarwin.org yeled@macports.org
    77description         A simple interface to the Simple Object Access Protocol
    88long_description    ${description}
    99
    1010platforms           darwin
    1111
    12 checksums           md5 a7d49646889a19b003809ed6d4d14e58
     12checksums           md5 24e0c656a6a7047c91f7f3f3b5c36513
    1313
    14 master_sites        http://search.cpan.org/CPAN/authors/id/B/BY/BYRNE/SOAP/
     14master_sites        http://search.cpan.org/CPAN/authors/id/B/BY/BYRNE/
    1515
    1616depends_lib         port:p5-xml-parser \
    1717                    port:p5-mime-base64 \