[37749] trunk/dports/perl

raimue at macports.org raimue at macports.org
Sat Jun 21 13:24:18 PDT 2008


Revision: 37749
          http://trac.macosforge.org/projects/macports/changeset/37749
Author:   raimue at macports.org
Date:     2008-06-21 13:24:17 -0700 (Sat, 21 Jun 2008)
Log Message:
-----------
perl/p5-xml-feed:
New port for XML::Feed

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

Added: trunk/dports/perl/p5-xml-feed/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-feed/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-xml-feed/Portfile	2008-06-21 20:24:17 UTC (rev 37749)
@@ -0,0 +1,26 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.setup         XML-Feed 0.12
+maintainers         raimue openmaintainer
+description         Syndication feed parser and auto-discovery
+long_description    An abstraction above the RSS and Atom syndication feed \
+                    formats. It supports both parsing and autodiscovery of feeds.
+
+platforms           darwin
+
+checksums           md5     77565d61b511f7ae05623064e04e9f56 \
+                    sha1    5ad01db48e0cfefb840422ef5af33f292440ae8d \
+                    rmd160  9ab452aa369fa646bd4b05c63a02a9b9e9815a7c
+
+depends_lib-append \
+                    port:p5-class-errorhandler \
+                    port:p5-xml-rss \
+                    port:p5-xml-atom \
+                    port:p5-datetime \
+                    port:p5-datetime-format-mail \
+                    port:p5-datetime-format-w3cdtf \
+                    port:p5-feed-find \
+                    port:p5-uri-fetch


Property changes on: trunk/dports/perl/p5-xml-feed/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080621/aeba71c0/attachment.htm 


More information about the macports-changes mailing list