[135057] trunk/dports/perl

devans at macports.org devans at macports.org
Tue Apr 14 02:59:08 PDT 2015


Revision: 135057
          https://trac.macports.org/changeset/135057
Author:   devans at macports.org
Date:     2015-04-14 02:59:08 -0700 (Tue, 14 Apr 2015)
Log Message:
-----------
p5-xml-parser-lite: new port, a lightweight regexp-based XML parser.

Added Paths:
-----------
    trunk/dports/perl/p5-xml-parser-lite/
    trunk/dports/perl/p5-xml-parser-lite/Portfile

Added: trunk/dports/perl/p5-xml-parser-lite/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-parser-lite/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-xml-parser-lite/Portfile	2015-04-14 09:59:08 UTC (rev 135057)
@@ -0,0 +1,19 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+PortGroup           perl5 1.0
+
+perl5.branches      5.16 5.18 5.20
+perl5.setup         XML-Parser-Lite 0.72
+license             {Artistic-1 GPL}
+maintainers         devans openmaintainer
+description         XML::Parser::Lite - Lightweight regexp-based XML parser
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  709e5a991c31adebe8c358523761dd6ef2ed4694 \
+                    sha256  38c7110d9fc23042284e8584777a18f3e1c5c1974ab3df598df120c0922811bb
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-xml-parser-lite/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150414/24ad959d/attachment.html>


More information about the macports-changes mailing list