[136228] trunk/dports/perl/p5-rpc-xml/Portfile

devans at macports.org devans at macports.org
Tue May 12 08:53:08 PDT 2015


Revision: 136228
          https://trac.macports.org/changeset/136228
Author:   devans at macports.org
Date:     2015-05-12 08:53:08 -0700 (Tue, 12 May 2015)
Log Message:
-----------
p5-rpc-xml: update to version 0.79, use default homepage, dependencies.

Modified Paths:
--------------
    trunk/dports/perl/p5-rpc-xml/Portfile

Modified: trunk/dports/perl/p5-rpc-xml/Portfile
===================================================================
--- trunk/dports/perl/p5-rpc-xml/Portfile	2015-05-12 15:51:49 UTC (rev 136227)
+++ trunk/dports/perl/p5-rpc-xml/Portfile	2015-05-12 15:53:08 UTC (rev 136228)
@@ -5,7 +5,7 @@
 PortGroup           perl5 1.0
 
 perl5.branches      5.16 5.18 5.20
-perl5.setup         RPC-XML 0.78
+perl5.setup         RPC-XML 0.79
 maintainers         nomaintainer
 license             {Artistic-1 GPL}
 platforms           darwin
@@ -15,15 +15,17 @@
 long_description    The RPC::XML package is an implementation of the \
                     XML-RPC standard.
 
-homepage            http://search.cpan.org/CPAN/authors/id/R/RJ/RJRAY/
+checksums           rmd160  081d49bb5ce320e887b1907b594ec9330d899f30 \
+                    sha256  9822ffcfbea9c2bddef00507dc93f7acb83589e6ff6460ca7040f147aeebf9a9
 
-checksums           md5     6a4519dbc5130d872c13a7a23309f36b \
-                    sha1    3f67aeaafa98097410cd956a13fa7b8e549e5687 \
-                    rmd160  c86bf864881494a48ff76b670d6ba35199db4ace
+if {${perl5.major} != ""} {
+    depends_build-append \
+                    port:p${perl5.major}-net-server
 
-if {${perl5.major} != ""} {
     depends_lib-append \
+                    port:p${perl5.major}-datetime-format-iso8601 \
                     port:p${perl5.major}-xml-libxml \
+                    port:p${perl5.major}-xml-parser \
                     port:p${perl5.major}-libwww-perl
 
     supported_archs noarch
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150512/6347b008/attachment.html>


More information about the macports-changes mailing list