Ticket #17949: Portfile.diff

File Portfile.diff, 907 bytes (added by stromnov (Andrey Stromnov), 15 years ago)

python/py25-simplejson/Portfile diff

  • Portfile

    old new  
    55PortGroup           python25 1.0
    66
    77name                py25-simplejson
    8 version             2.0.5
     8version             2.0.7
    99categories-append   www
    1010maintainers         openmaintainer stechert akitada
    1111description         simplejson is a JSON encoder and decoder.
     
    1919
    2020depends_lib         port:py25-setuptools
    2121
    22 checksums           md5 11e65b91e7fd08eda931e683c5f98543 \
    23                     sha1 f42b3430c78fde18e13d748d16bf9f955a0cf384 \
    24                     rmd160 54cc95490a9d236d089768fec76a44ddb628d736
     22checksums           md5 9d02273f8615b8e3fceda891ffff10d1 \
     23                    sha1 5c3ac8802aa42e63d057bbd024086593dc233dce \
     24                    rmd160 220463dff32e40caba0cebacc2697ed825a17512
    2525
    2626post-destroot {
    2727    xinstall -m 644 -W ${worksrcpath} \