Ticket #21615: Portfile-py26-nltk.diff

File Portfile-py26-nltk.diff, 989 bytes (added by stevenbird1@…, 15 years ago)
  • /Users/sb/ports/python/py26-nltk/Portfile

    old new  
    55PortGroup           python26 1.0
    66
    77name                py26-nltk
    8 version             2.0b5
     8version             2.0b6
    99categories          python textproc
    1010platforms           darwin
    1111maintainers         gmail.com:stevenbird1
     
    1515master_sites        googlecode:nltk
    1616distname            nltk-${version}
    1717
    18 checksums           md5 a2af58d77942e3e484494783e3bd77f2 \
    19                     sha1 32431c00e544fba9bc898dc3c94c0213d8360751 \
    20                     rmd160 d572ef4bb098fd8ef032842aa9e667c664edd610
     18checksums           md5 d330787c2efc1c9f474c6e138f30970d \
     19                    sha1 6c68dcce77a7265d6e125b8af458131c88168c82 \
     20                    rmd160 4f62585477ecdd4ee757204f6a0ae43b29385924
    2121
    2222depends_lib         port:py26-numpy \
    2323                    port:py26-matplotlib \