[46214] trunk/dports/perl

tommyd at macports.org tommyd at macports.org
Sat Jan 31 14:02:01 PST 2009


Revision: 46214
          http://trac.macports.org/changeset/46214
Author:   tommyd at macports.org
Date:     2009-01-31 14:02:00 -0800 (Sat, 31 Jan 2009)
Log Message:
-----------
* new port: p5-rpc-xml to satisfy another important dependency for ikiwiki

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

Added: trunk/dports/perl/p5-rpc-xml/Portfile
===================================================================
--- trunk/dports/perl/p5-rpc-xml/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-rpc-xml/Portfile	2009-01-31 22:02:00 UTC (rev 46214)
@@ -0,0 +1,23 @@
+# $Id$
+
+PortSystem      	1.0
+PortGroup           perl5 1.0
+
+perl5.setup         RPC-XML 0.64
+maintainers         nomaintainer
+platforms           darwin
+categories-append   textproc
+description         A set of classes for core data, message and XML handling.
+
+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           md5     cf1fd8b8a9f254e3a0298a3ad0282d90 \
+                    sha1    4bf72fe465b49bc4ad802656a9c683bc6f6afaba \
+                    rmd160  38b8b67bc0b20650020401efd5c2b08c07104d4a
+
+depends_lib-append  port:p5-xml-libxml \
+                    port:p5-libwww-perl
+


Property changes on: trunk/dports/perl/p5-rpc-xml/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090131/8d3caca9/attachment.html>


More information about the macports-changes mailing list