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

stechert at macports.org stechert at macports.org
Sun Oct 19 00:51:19 PDT 2008


Revision: 40963
          http://trac.macports.org/changeset/40963
Author:   stechert at macports.org
Date:     2008-10-19 00:51:19 -0700 (Sun, 19 Oct 2008)
Log Message:
-----------
Fixes #16844.  Upgrading py25-simplejson from 1.9.3 to 2.0.3.

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

Modified: trunk/dports/python/py25-simplejson/Portfile
===================================================================
--- trunk/dports/python/py25-simplejson/Portfile	2008-10-19 07:30:03 UTC (rev 40962)
+++ trunk/dports/python/py25-simplejson/Portfile	2008-10-19 07:51:19 UTC (rev 40963)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-simplejson
-version             1.9.3
+version             2.0.3
 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 321f7ad3a347e5a11814bcfecf8b9d11 \
-                    sha1 c1d3e681318362d4110751a5de96d0f1feedd402 \
-                    rmd160 51bf0a76c94aa6d7b213e09cf5eb27b4e25fc106
+checksums           md5 6da5d665c9e772ac65eae9b4ce6d737b \
+                    sha1 67c16a2e77da73724b18cb1c2498418abb67f0fb \
+                    rmd160 87a8f5906ecedb5984f419037823a4c00824b8be \
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20081019/280f42a2/attachment.html 


More information about the macports-changes mailing list