[128922] trunk/dports/perl

khindenburg at macports.org khindenburg at macports.org
Sat Nov 29 15:42:27 PST 2014


Revision: 128922
          https://trac.macports.org/changeset/128922
Author:   khindenburg at macports.org
Date:     2014-11-29 15:42:26 -0800 (Sat, 29 Nov 2014)
Log Message:
-----------
p5-json-parse: new port #45361

Added Paths:
-----------
    trunk/dports/perl/p5-json-parse/
    trunk/dports/perl/p5-json-parse/Portfile

Added: trunk/dports/perl/p5-json-parse/Portfile
===================================================================
--- trunk/dports/perl/p5-json-parse/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-json-parse/Portfile	2014-11-29 23:42:26 UTC (rev 128922)
@@ -0,0 +1,22 @@
+# -*- 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         JSON-Parse 0.30
+
+platforms           darwin
+maintainers         khindenburg openmaintainer
+license             {Artistic-1 GPL}
+
+supported_archs     noarch
+
+description         Read JSON into a Perl variable
+long_description    JSON::Parse converts JSON into the nearest equivalent Perl.
+
+checksums           rmd160 f9997552ce3d2b6b335321d4cccca74b6007ecb3 \
+                    sha256 b9a0d4549e518493eb0319f7f1d549c8b88b592a20546b31bcd1c494a0909fe0
+
+test.run            yes


Property changes on: trunk/dports/perl/p5-json-parse/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/20141129/17ab0bc1/attachment.html>


More information about the macports-changes mailing list