[151073] trunk/dports/perl

devans at macports.org devans at macports.org
Sat Aug 6 08:33:48 PDT 2016


Revision: 151073
          https://trac.macports.org/changeset/151073
Author:   devans at macports.org
Date:     2016-08-06 08:33:48 -0700 (Sat, 06 Aug 2016)
Log Message:
-----------
p5-xml-tiny: new port, a simple lightweight parser for a subset of XML.

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

Added: trunk/dports/perl/p5-xml-tiny/Portfile
===================================================================
--- trunk/dports/perl/p5-xml-tiny/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-xml-tiny/Portfile	2016-08-06 15:33:48 UTC (rev 151073)
@@ -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.22 5.24
+perl5.setup         XML-Tiny 2.06
+license             {Artistic-1 GPL-2}
+maintainers         devans openmaintainer
+description         XML::Tiny is a simple lightweight parser for a subset of XML
+long_description    ${description}
+
+platforms           darwin
+
+checksums           rmd160  f0588927c43be1b9fddbf04e79ad09f9e6154e8a \
+                    sha256  d2ca40496b96f6ff08e4f858c3a813a081983f5b5aa6ae76357e2b9a88886eea
+
+supported_archs     noarch


Property changes on: trunk/dports/perl/p5-xml-tiny/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/20160806/544d90b5/attachment.html>


More information about the macports-changes mailing list