Ticket #17017: py-simplejson.diff

File py-simplejson.diff, 901 bytes (added by stromnov (Andrey Stromnov), 16 years ago)

update to 2.0.4

  • Portfile

    old new  
    55PortGroup           python24 1.0
    66
    77name                py-simplejson
    8 version             1.9.3
     8version             2.0.4
    99categories-append   www
    1010maintainers         openmaintainer stechert akira
    1111description         simplejson is a JSON encoder and decoder.
     
    1919
    2020depends_lib         port:py-setuptools
    2121
    22 checksums           md5 321f7ad3a347e5a11814bcfecf8b9d11 \
    23                     sha1 c1d3e681318362d4110751a5de96d0f1feedd402 \
    24                     rmd160 51bf0a76c94aa6d7b213e09cf5eb27b4e25fc106
     22checksums           md5 9a888ea017ef2fcd42a2823454950b16 \
     23                    sha1 bf339dd0e93df34b72f81702902cfd29d9b31a68 \
     24                    rmd160 c67dffc46b59b494530dd01447597e5b20a10e51
    2525
    2626post-destroot {
    2727    xinstall -m 644 -W ${worksrcpath} \