[73475] trunk/dports/perl/p5-soap-lite/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Nov 14 16:08:17 PST 2010


Revision: 73475
          http://trac.macports.org/changeset/73475
Author:   ryandesign at macports.org
Date:     2010-11-14 16:08:12 -0800 (Sun, 14 Nov 2010)
Log Message:
-----------
p5-soap-lite: update to 0.712, updated dependencies, indicate license, new maintainer; see #27317

Modified Paths:
--------------
    trunk/dports/perl/p5-soap-lite/Portfile

Modified: trunk/dports/perl/p5-soap-lite/Portfile
===================================================================
--- trunk/dports/perl/p5-soap-lite/Portfile	2010-11-14 22:41:26 UTC (rev 73474)
+++ trunk/dports/perl/p5-soap-lite/Portfile	2010-11-15 00:08:12 UTC (rev 73475)
@@ -2,19 +2,31 @@
 
 PortSystem          1.0
 PortGroup           perl5 1.0
-perl5.setup         SOAP-Lite 0.710.07
-maintainers         nomaintainer
+perl5.setup         SOAP-Lite 0.712
+license             Artistic/GPL
+maintainers         l2g.to:larry+macports
 homepage            http://www.soaplite.com/
 description         A simple interface to the Simple Object Access Protocol
 long_description    ${description}
 
 platforms           darwin
 
-checksums           md5 ca2db031c82dbb20079ff091b1d20acb
+checksums           md5     fd71a0c0feff85f670ab4b2e571652a8 \
+                    sha1    46445cdf32e245b867abf0036a83d442351475c0 \
+                    rmd160  1380a3814a323679f23fd882f5a9b779c121a9f2
 
-depends_lib-append  port:p5-xml-parser \
+# This is really a test dependency, as the name implies
+depends_build-append \
+                    port:p5-test-mockobject
+
+depends_lib-append  port:p5-class-inspector \
+                    port:p5-io-socket-ssl \
+                    port:p5-libwww-perl \
+                    port:p5-mime-base64 \
+                    port:p5-mime-tools \
+                    port:p5-task-weaken \
                     port:p5-uri \
                     port:p5-version \
-                    port:p5-libwww-perl
+                    port:p5-xml-parser
 
 supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101114/1f0f57c4/attachment.html>


More information about the macports-changes mailing list