[38397] trunk/dports/perl

jmr at macports.org jmr at macports.org
Fri Jul 18 07:24:01 PDT 2008


Revision: 38397
          http://trac.macosforge.org/projects/macports/changeset/38397
Author:   jmr at macports.org
Date:     2008-07-18 07:24:01 -0700 (Fri, 18 Jul 2008)
Log Message:
-----------
New port: p5-json-xs (#15082)

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

Added: trunk/dports/perl/p5-json-xs/Portfile
===================================================================
--- trunk/dports/perl/p5-json-xs/Portfile	                        (rev 0)
+++ trunk/dports/perl/p5-json-xs/Portfile	2008-07-18 14:24:01 UTC (rev 38397)
@@ -0,0 +1,18 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-b asic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem	        1.0
+PortGroup	        perl5 1.0
+
+perl5.setup	        JSON-XS 2.22
+maintainers	        designvox.com:borys
+description	        JSON serialising/deserialising, done correctly and fast
+long_description    This module converts Perl data structures to JSON and \
+                    vice versa. Its primary goal is to be *correct* and its \
+                    secondary goal is to be *fast*.  To reach the latter goal \
+                    it was written in C.
+
+platforms	        darwin
+
+checksums md5	    e17179f81b423583adf0870abe1b4912 \
+          sha1	    c84cf1062234da50ba097208b5a12e0ca08e524e


Property changes on: trunk/dports/perl/p5-json-xs/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/20080718/e1cf245a/attachment.html 


More information about the macports-changes mailing list