[94109] trunk/dports/python/py-simplejson/Portfile

stromnov at macports.org stromnov at macports.org
Sat Jun 9 05:09:01 PDT 2012


Revision: 94109
          https://trac.macports.org/changeset/94109
Author:   stromnov at macports.org
Date:     2012-06-09 05:09:00 -0700 (Sat, 09 Jun 2012)
Log Message:
-----------
py-simplejson: update to version 2.5.2

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

Modified: trunk/dports/python/py-simplejson/Portfile
===================================================================
--- trunk/dports/python/py-simplejson/Portfile	2012-06-09 12:05:30 UTC (rev 94108)
+++ trunk/dports/python/py-simplejson/Portfile	2012-06-09 12:09:00 UTC (rev 94109)
@@ -6,11 +6,13 @@
 
 name                py-simplejson
 set real_name       simplejson
-version             2.3.2
+version             2.5.2
 python.versions     24 25 26 27
 categories-append   www
 license             MIT
+
 maintainers         akitada singingwolfboy openmaintainer
+
 description         Simple, fast, extensible JSON encoder/decoder for Python
 long_description    \
     simplejson is a simple, fast, complete, correct and extensible JSON encoder \
@@ -31,12 +33,13 @@
 homepage            http://${real_name}.readthedocs.org/
 master_sites        http://pypi.python.org/packages/source/s/${real_name}/
 distname            ${real_name}-${version}
-checksums           rmd160  bfa3d790e5485b2edf33ebebd6952be90b4db868 \
-                    sha256  276c1837be470a21178f9e70b0688189e1a4e2d09ea85cef35078b929b605428
 
+checksums           rmd160  0746c0ee7c1c9f06ff350ea57c1a9ad3ba52e56c \
+                    sha256  196dbf614facc5f3e650cc38a18ab64c2df0b502ecf217cbd1c9d840133e70a4
+
 if {$name != $subport} {
     depends_lib-append         port:py${python.version}-distribute
-    
+
     post-destroot {
         set docdir ${destroot}${prefix}/share/doc/${subport}
         xinstall -d ${docdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120609/67d46bef/attachment.html>


More information about the macports-changes mailing list