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

stromnov at macports.org stromnov at macports.org
Wed Aug 8 05:43:28 PDT 2012


Revision: 96391
          https://trac.macports.org/changeset/96391
Author:   stromnov at macports.org
Date:     2012-08-08 05:43:28 -0700 (Wed, 08 Aug 2012)
Log Message:
-----------
py-simplejson: update to version 2.6.1

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

Modified: trunk/dports/python/py-simplejson/Portfile
===================================================================
--- trunk/dports/python/py-simplejson/Portfile	2012-08-08 12:34:39 UTC (rev 96390)
+++ trunk/dports/python/py-simplejson/Portfile	2012-08-08 12:43:28 UTC (rev 96391)
@@ -6,7 +6,7 @@
 
 name                py-simplejson
 set real_name       simplejson
-version             2.5.2
+version             2.6.1
 python.versions     24 25 26 27
 categories-append   www
 license             MIT
@@ -34,11 +34,11 @@
 master_sites        http://pypi.python.org/packages/source/s/${real_name}/
 distname            ${real_name}-${version}
 
-checksums           rmd160  0746c0ee7c1c9f06ff350ea57c1a9ad3ba52e56c \
-                    sha256  196dbf614facc5f3e650cc38a18ab64c2df0b502ecf217cbd1c9d840133e70a4
+checksums           rmd160  a0e135e194ea48677d81bf166b5877c29cc1a2d7 \
+                    sha256  b15befbd41157ec21795efcd960828be193cec6334b3e94bb99e02b32daad17c
 
 if {$name != $subport} {
-    depends_lib-append         port:py${python.version}-distribute
+    depends_lib-append  port:py${python.version}-distribute
 
     post-destroot {
         set docdir ${destroot}${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120808/99cdd2a2/attachment.html>


More information about the macports-changes mailing list