Revision
74061
Author
stromnov@macports.org
Date
2010-12-03 08:45:04 -0800 (Fri, 03 Dec 2010)

Log Message

py26-simplejson: update to version 2.1.2

Modified Paths

Diff

Modified: trunk/dports/python/py26-simplejson/Portfile (74060 => 74061)


--- trunk/dports/python/py26-simplejson/Portfile	2010-12-03 16:43:21 UTC (rev 74060)
+++ trunk/dports/python/py26-simplejson/Portfile	2010-12-03 16:45:04 UTC (rev 74061)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-simplejson
-version             2.1.1
+version             2.1.2
 categories-append   www
 maintainers         nomaintainer
 description         simplejson is a JSON encoder and decoder.
@@ -19,9 +19,9 @@
 
 depends_lib         port:py26-distribute
 
-checksums           md5     0bbe3a2e5e4cac040013733aca159d89 \
-                    sha1    106fe3481c9a3a9488cbe7d212eca7671837783f \
-                    rmd160  7cb7b2b5052bf09ae5010d6d96cba28ebd490aac
+checksums           md5     a856f9ae9ab3749991a93ddeafadc554 \
+                    sha1    f40944ba23be93bd9cbc3fcd2952e26ece4f6a61 \
+                    rmd160  6b64b77f29ee67d23497eb9ff2f6537fca550ddb
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \