Ticket #16304: py25-simplejson.diff

File py25-simplejson.diff, 913 bytes (added by blb@…, 16 years ago)

diff to Portfile

  • Portfile

    old new  
    55PortGroup           python25 1.0
    66
    77name                py25-simplejson
    8 version             1.9.1
     8version             1.9.2
    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 d2ee608bdf6397b82a7cd53c8602b29e \
    23                     sha1 5ced0c2162110e363c5f3c88451c76521fa512cb \
    24                     rmd160 30f240c4302796561f1360a8650d5c4a25bd8676
     22checksums           md5     9fe5d9a98da5ffc347bfee2ccf386fcb \
     23                    sha1    d761af80c38b80d8bc2a8e7cdcc8ffd9730e7788 \
     24                    rmd160  eb20847b093851026db995f0a451b8088f35041a
    2525
    2626post-destroot {
    2727    xinstall -m 644 -W ${worksrcpath} \