[36490] trunk/dports/python

akira at macports.org akira at macports.org
Sat May 3 21:59:13 PDT 2008


Revision: 36490
          http://trac.macosforge.org/projects/macports/changeset/36490
Author:   akira at macports.org
Date:     2008-05-03 21:59:12 -0700 (Sat, 03 May 2008)

Log Message:
-----------
Upgraded simplejson to 1.9.1

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

Modified: trunk/dports/python/py-simplejson/Portfile
===================================================================
--- trunk/dports/python/py-simplejson/Portfile	2008-05-04 04:14:45 UTC (rev 36489)
+++ trunk/dports/python/py-simplejson/Portfile	2008-05-04 04:59:12 UTC (rev 36490)
@@ -5,7 +5,7 @@
 PortGroup           python24 1.0
 
 name                py-simplejson
-version             1.9
+version             1.9.1
 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 8780ac416325d22a59252f7cd9561373 \
-                    sha1 049c3e7dbc78a7844d6ce3112d5de77642fc06cc \
-                    rmd160 22b15e181ddee15e2756a6598d89e8fa3951d07f
+checksums           md5 d2ee608bdf6397b82a7cd53c8602b29e \
+                    sha1 5ced0c2162110e363c5f3c88451c76521fa512cb \
+                    rmd160 30f240c4302796561f1360a8650d5c4a25bd8676
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \

Modified: trunk/dports/python/py25-simplejson/Portfile
===================================================================
--- trunk/dports/python/py25-simplejson/Portfile	2008-05-04 04:14:45 UTC (rev 36489)
+++ trunk/dports/python/py25-simplejson/Portfile	2008-05-04 04:59:12 UTC (rev 36490)
@@ -5,7 +5,7 @@
 PortGroup           python25 1.0
 
 name                py25-simplejson
-version             1.9
+version             1.9.1
 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 8780ac416325d22a59252f7cd9561373 \
-                    sha1 049c3e7dbc78a7844d6ce3112d5de77642fc06cc \
-                    rmd160 22b15e181ddee15e2756a6598d89e8fa3951d07f
+checksums           md5 d2ee608bdf6397b82a7cd53c8602b29e \
+                    sha1 5ced0c2162110e363c5f3c88451c76521fa512cb \
+                    rmd160 30f240c4302796561f1360a8650d5c4a25bd8676
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080503/76895387/attachment-0001.html


More information about the macports-changes mailing list