[60986] trunk/dports/perl/p5-json/Portfile

narf_tm at macports.org narf_tm at macports.org
Sun Nov 29 16:54:02 PST 2009


Revision: 60986
          http://trac.macports.org/changeset/60986
Author:   narf_tm at macports.org
Date:     2009-11-29 16:54:01 -0800 (Sun, 29 Nov 2009)
Log Message:
-----------
Updated to 2.16.

Modified Paths:
--------------
    trunk/dports/perl/p5-json/Portfile

Modified: trunk/dports/perl/p5-json/Portfile
===================================================================
--- trunk/dports/perl/p5-json/Portfile	2009-11-30 00:52:17 UTC (rev 60985)
+++ trunk/dports/perl/p5-json/Portfile	2009-11-30 00:54:01 UTC (rev 60986)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.setup         JSON 2.15 ../by-authors/id/M/MA/MAKAMAKA
+perl5.setup         JSON 2.16 ../by-authors/id/M/MA/MAKAMAKA
 maintainers         narf_tm openmaintainer
 description         parse and convert to JSON (JavaScript Object Notation).
 long_description    This module converts between JSON \
@@ -13,10 +13,10 @@
 
 platforms           darwin
 
-checksums           md5 15de50d89da9a0c389d3fb1a4aef84d0 \
-                    sha1 e62cd4ed02fbd1335b1e7883043cbe44066d917a \
-                    rmd160 1d828b2b70843ab2699dffe6eeb73aa6ae1ff22d
+checksums           md5 a86d9ded2bbe67d6721ab9dcb02af138 \
+                    sha1 ccf30d68cf20c99402d3ddffc600cf130b5877d2 \
+                    rmd160 d19db4075b3ab7c3cf60843d85198876892de637
 
 variant xs description {Depend on JSON::XS for improved performance} {
-	depends_run-append    port:p5-json-xs
+    depends_run-append    port:p5-json-xs
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091129/20746d98/attachment.html>


More information about the macports-changes mailing list