Revision
76592
Author
stromnov@macports.org
Date
2011-03-01 07:44:19 -0800 (Tue, 01 Mar 2011)

Log Message

py26-simplejson: update to version 2.1.3

Modified Paths

Diff

Modified: trunk/dports/python/py26-simplejson/Portfile (76591 => 76592)


--- trunk/dports/python/py26-simplejson/Portfile	2011-03-01 15:35:59 UTC (rev 76591)
+++ trunk/dports/python/py26-simplejson/Portfile	2011-03-01 15:44:19 UTC (rev 76592)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-simplejson
-version             2.1.2
+version             2.1.3
 categories-append   www
 maintainers         nomaintainer
 description         simplejson is a JSON encoder and decoder.
@@ -19,9 +19,9 @@
 
 depends_lib         port:py26-distribute
 
-checksums           md5     a856f9ae9ab3749991a93ddeafadc554 \
-                    sha1    f40944ba23be93bd9cbc3fcd2952e26ece4f6a61 \
-                    rmd160  6b64b77f29ee67d23497eb9ff2f6537fca550ddb
+checksums           md5     58d9b1d8fa17ea4ce205cea088607e02 \
+                    sha1    ab9b677d1d14c9fd8283132ea1fe9cefcf1a67e3 \
+                    rmd160  850b2a2bac644440043a8ad9756c9d9444ff0c17
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \