[46289] trunk/dports/python

blb at macports.org blb at macports.org
Sun Feb 1 20:14:54 PST 2009


Revision: 46289
          http://trac.macports.org/changeset/46289
Author:   blb at macports.org
Date:     2009-02-01 20:14:53 -0800 (Sun, 01 Feb 2009)
Log Message:
-----------
New port: python/py26-simplejson, JSON encoder/decoder

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

Added Paths:
-----------
    trunk/dports/python/py26-simplejson/

Modified: trunk/dports/python/py26-simplejson/Portfile
===================================================================
--- trunk/dports/python/py25-simplejson/Portfile	2009-02-02 00:52:15 UTC (rev 46278)
+++ trunk/dports/python/py26-simplejson/Portfile	2009-02-02 04:14:53 UTC (rev 46289)
@@ -2,12 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           python25 1.0
+PortGroup           python26 1.0
 
-name                py25-simplejson
-version             2.0.5
+name                py26-simplejson
+version             2.0.7
 categories-append   www
-maintainers         openmaintainer stechert akitada
+maintainers         blb openmaintainer
 description         simplejson is a JSON encoder and decoder.
 long_description    ${description}
 
@@ -17,11 +17,11 @@
 master_sites        http://cheeseshop.python.org/packages/source/s/simplejson/
 distname            simplejson-${version}
 
-depends_lib         port:py25-setuptools
+depends_lib         port:py26-setuptools
 
-checksums           md5 11e65b91e7fd08eda931e683c5f98543 \
-                    sha1 f42b3430c78fde18e13d748d16bf9f955a0cf384 \
-                    rmd160 54cc95490a9d236d089768fec76a44ddb628d736
+checksums           md5     9d02273f8615b8e3fceda891ffff10d1 \
+                    sha1    5c3ac8802aa42e63d057bbd024086593dc233dce \
+                    rmd160  220463dff32e40caba0cebacc2697ed825a17512
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090201/6dfb663b/attachment.html>


More information about the macports-changes mailing list