Ticket #25814: Portfile-py26-nltk.diff

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

    old new  
    55PortGroup           python26 1.0
    66
    77name                py26-nltk
    8 version             2.0b8
     8version             2.0b9
    99categories          python textproc
    1010platforms           darwin
    1111maintainers         gmail.com:stevenbird1
     
    1515master_sites        googlecode:nltk
    1616distname            nltk-${version}
    1717
    18 checksums           md5 d9e94beced346268e4d3d1b314d6f57f \
    19                     sha1 eb9593e12514019689b1fc480b4bc88927148ffc \
    20                     rmd160 dad3a3e320961799c5e551c8f6fe63d369b541e2
     18checksums           md5 2c571a8d41cbd33787286246694741a7 \
     19                    sha1 a86cdcd7ea6fcd865c61eb0eeeaaffdff00a5f1d \
     20                    rmd160 65fb799a94af6b3e8814725a388b8a6b04026335
    2121
    2222depends_lib         port:py26-numpy \
    2323                    port:py26-matplotlib \