[129461] trunk/dports/perl
mojca at macports.org
mojca at macports.org
Sat Dec 13 06:06:47 PST 2014
Revision: 129461
https://trac.macports.org/changeset/129461
Author: mojca at macports.org
Date: 2014-12-13 06:06:47 -0800 (Sat, 13 Dec 2014)
Log Message:
-----------
p5-json-maybexs: new port (dependency of p5-catalyst-runtime)
Added Paths:
-----------
trunk/dports/perl/p5-json-maybexs/
trunk/dports/perl/p5-json-maybexs/Portfile
Added: trunk/dports/perl/p5-json-maybexs/Portfile
===================================================================
--- trunk/dports/perl/p5-json-maybexs/Portfile (rev 0)
+++ trunk/dports/perl/p5-json-maybexs/Portfile 2014-12-13 14:06:47 UTC (rev 129461)
@@ -0,0 +1,27 @@
+# -*- 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.10 5.12 5.14 5.16 5.18 5.20
+perl5.setup JSON-MaybeXS 1.003003
+
+platforms darwin
+maintainers nomaintainer
+license {Artistic-1 GPL}
+
+supported_archs noarch
+
+description Use Cpanel::JSON::XS with a fallback to JSON::XS and JSON::PP
+long_description ${description}
+
+checksums rmd160 b65e679c2e82128ebb962d1f25c363cfc0cac96f \
+ sha256 6ef4b58dd9fc588abef5cbbbdf61e8fccfcd1cf25754d6e9da39b783fee74160
+
+if {${perl5.major} != ""} {
+ depends_build-append \
+ port:p${perl5.major}-test-without-module
+}
+
+
Property changes on: trunk/dports/perl/p5-json-maybexs/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/20141213/153f9b26/attachment.html>
More information about the macports-changes
mailing list