[42715] trunk/dports/python/py-simplejson/Portfile

toby at macports.org toby at macports.org
Sat Nov 29 15:46:09 PST 2008


Revision: 42715
          http://trac.macports.org/changeset/42715
Author:   toby at macports.org
Date:     2008-11-29 15:46:08 -0800 (Sat, 29 Nov 2008)
Log Message:
-----------
py-simplejson 2.0.5, fixes #17373

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

Modified: trunk/dports/python/py-simplejson/Portfile
===================================================================
--- trunk/dports/python/py-simplejson/Portfile	2008-11-29 23:44:57 UTC (rev 42714)
+++ trunk/dports/python/py-simplejson/Portfile	2008-11-29 23:46:08 UTC (rev 42715)
@@ -5,7 +5,7 @@
 PortGroup           python24 1.0
 
 name                py-simplejson
-version             2.0.4
+version             2.0.5
 categories-append   www
 maintainers         openmaintainer stechert akira
 description         simplejson is a JSON encoder and decoder.
@@ -19,9 +19,9 @@
 
 depends_lib         port:py-setuptools
 
-checksums           md5 9a888ea017ef2fcd42a2823454950b16 \
-                    sha1 bf339dd0e93df34b72f81702902cfd29d9b31a68 \
-                    rmd160 c67dffc46b59b494530dd01447597e5b20a10e51
+checksums           md5 11e65b91e7fd08eda931e683c5f98543 \
+                    sha1 f42b3430c78fde18e13d748d16bf9f955a0cf384 \
+                    rmd160 54cc95490a9d236d089768fec76a44ddb628d736
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081129/0be83549/attachment-0001.html>


More information about the macports-changes mailing list