[39249] trunk/dports/python/py25-simplejson/Portfile

stechert at macports.org stechert at macports.org
Wed Aug 13 18:54:27 PDT 2008


Revision: 39249
          http://trac.macosforge.org/projects/macports/changeset/39249
Author:   stechert at macports.org
Date:     2008-08-13 18:54:27 -0700 (Wed, 13 Aug 2008)
Log Message:
-----------
re: ticket #16304, upgrade the version of simplejson to 1.9.2

Modified Paths:
--------------
    trunk/dports/python/py25-simplejson/Portfile

Modified: trunk/dports/python/py25-simplejson/Portfile
===================================================================
--- trunk/dports/python/py25-simplejson/Portfile	2008-08-13 19:53:07 UTC (rev 39248)
+++ trunk/dports/python/py25-simplejson/Portfile	2008-08-14 01:54:27 UTC (rev 39249)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-simplejson
-version             1.9.1
+version             1.9.2
 categories-append   www
 maintainers         openmaintainer stechert akira
 description         simplejson is a JSON encoder and decoder.
@@ -19,9 +19,9 @@
 
 depends_lib         port:py25-setuptools
 
-checksums           md5 d2ee608bdf6397b82a7cd53c8602b29e \
-                    sha1 5ced0c2162110e363c5f3c88451c76521fa512cb \
-                    rmd160 30f240c4302796561f1360a8650d5c4a25bd8676
+checksums           md5     9fe5d9a98da5ffc347bfee2ccf386fcb \
+                    sha1    d761af80c38b80d8bc2a8e7cdcc8ffd9730e7788 \
+                    rmd160  eb20847b093851026db995f0a451b8088f35041a
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080813/1124590a/attachment.html 


More information about the macports-changes mailing list