Ticket #17017: py25-simplejson.diff

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

update to 2.0.4

  • Portfile

    old new  
    55PortGroup           python25 1.0
    66
    77name                py25-simplejson
    8 version             2.0.3
     8version             2.0.4
    99categories-append   www
    1010maintainers         openmaintainer stechert akira
    1111description         simplejson is a JSON encoder and decoder.
     
    1919
    2020depends_lib         port:py25-setuptools
    2121
    22 checksums           md5 6da5d665c9e772ac65eae9b4ce6d737b \
    23                     sha1 67c16a2e77da73724b18cb1c2498418abb67f0fb \
    24                     rmd160 87a8f5906ecedb5984f419037823a4c00824b8be \
     22checksums           md5 9a888ea017ef2fcd42a2823454950b16 \
     23                    sha1 bf339dd0e93df34b72f81702902cfd29d9b31a68 \
     24                    rmd160 c67dffc46b59b494530dd01447597e5b20a10e51
    2525
    2626post-destroot {
    2727    xinstall -m 644 -W ${worksrcpath} \