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

narf_tm at macports.org narf_tm at macports.org
Tue Sep 1 18:06:16 PDT 2009


Revision: 56764
          http://trac.macports.org/changeset/56764
Author:   narf_tm at macports.org
Date:     2009-09-01 18:06:15 -0700 (Tue, 01 Sep 2009)
Log Message:
-----------
Updated to 2.15.

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

Modified: trunk/dports/perl/p5-json/Portfile
===================================================================
--- trunk/dports/perl/p5-json/Portfile	2009-09-02 01:03:46 UTC (rev 56763)
+++ trunk/dports/perl/p5-json/Portfile	2009-09-02 01:06:15 UTC (rev 56764)
@@ -3,7 +3,7 @@
 PortSystem          1.0
 PortGroup           perl5 1.0
 
-perl5.setup         JSON 2.14 ../by-authors/id/M/MA/MAKAMAKA
+perl5.setup         JSON 2.15 ../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 340d2e9eb18406e18c88475d7aa25edc \
-                    sha1 876b6d803514bbb46fef3d713c9277c1072c1c0b \
-                    rmd160 316cfd27b6bc89cb8daf0a5f07de965ac14c46a0
+checksums           md5 15de50d89da9a0c389d3fb1a4aef84d0 \
+                    sha1 e62cd4ed02fbd1335b1e7883043cbe44066d917a \
+                    rmd160 1d828b2b70843ab2699dffe6eeb73aa6ae1ff22d
 
 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/20090901/e96a2ef5/attachment.html>


More information about the macports-changes mailing list