[65855] trunk/dports/python/py26-simplejson/Portfile

stromnov at macports.org stromnov at macports.org
Thu Apr 1 22:08:35 PDT 2010


Revision: 65855
          http://trac.macports.org/changeset/65855
Author:   stromnov at macports.org
Date:     2010-04-01 22:08:32 -0700 (Thu, 01 Apr 2010)
Log Message:
-----------
py26-simplejson: Update to version 2.1.1

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

Modified: trunk/dports/python/py26-simplejson/Portfile
===================================================================
--- trunk/dports/python/py26-simplejson/Portfile	2010-04-02 04:54:44 UTC (rev 65854)
+++ trunk/dports/python/py26-simplejson/Portfile	2010-04-02 05:08:32 UTC (rev 65855)
@@ -5,7 +5,7 @@
 PortGroup           python26 1.0
 
 name                py26-simplejson
-version             2.1.0
+version             2.1.1
 categories-append   www
 maintainers         nomaintainer
 description         simplejson is a JSON encoder and decoder.
@@ -19,9 +19,9 @@
 
 depends_lib         port:py26-setuptools
 
-checksums           md5     3ea565fd1216462162c6929b264cf365 \
-                    sha1    218819e6f8c1aaf6a27d6560eac53ff67613b3e7 \
-                    rmd160  41997ae2e309dc538deda50e056119b01afbf23d
+checksums           md5     0bbe3a2e5e4cac040013733aca159d89 \
+                    sha1    106fe3481c9a3a9488cbe7d212eca7671837783f \
+                    rmd160  7cb7b2b5052bf09ae5010d6d96cba28ebd490aac
 
 post-destroot {
     xinstall -m 644 -W ${worksrcpath} \
@@ -35,4 +35,3 @@
 livecheck.type      regex
 livecheck.url       ${master_sites}
 livecheck.regex     {simplejson-([0-9.]+)\.tar\.gz}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100401/2f3b8a07/attachment.html>


More information about the macports-changes mailing list