Ticket #17373: Portfile.diff

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

python/py-simplejson/Portfile

  • Portfile

    old new  
    55PortGroup           python24 1.0
    66
    77name                py-simplejson
    8 version             2.0.4
     8version             2.0.5
    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 9a888ea017ef2fcd42a2823454950b16 \
    23                     sha1 bf339dd0e93df34b72f81702902cfd29d9b31a68 \
    24                     rmd160 c67dffc46b59b494530dd01447597e5b20a10e51
     22checksums           md5 11e65b91e7fd08eda931e683c5f98543 \
     23                    sha1 f42b3430c78fde18e13d748d16bf9f955a0cf384 \
     24                    rmd160 54cc95490a9d236d089768fec76a44ddb628d736
    2525
    2626post-destroot {
    2727    xinstall -m 644 -W ${worksrcpath} \