Ticket #23906: Portfile-py-nltk.diff
File Portfile-py-nltk.diff, 959 bytes (added by stevenbird1@…, 15 years ago) |
---|
-
/Users/sb/ports/python/py-nltk/Portfile
old new 5 5 PortGroup python24 1.0 6 6 7 7 name py-nltk 8 version 2.0b 58 version 2.0b8 9 9 epoch 1 10 10 categories python textproc 11 11 platforms darwin … … 16 16 master_sites googlecode:nltk 17 17 distname nltk-${version} 18 18 19 checksums md5 a2af58d77942e3e484494783e3bd77f2\20 sha1 32431c00e544fba9bc898dc3c94c0213d8360751\21 rmd160 d 572ef4bb098fd8ef032842aa9e667c664edd61019 checksums md5 d9e94beced346268e4d3d1b314d6f57f \ 20 sha1 eb9593e12514019689b1fc480b4bc88927148ffc \ 21 rmd160 dad3a3e320961799c5e551c8f6fe63d369b541e2 22 22 23 23 depends_lib port:py-numpy \ 24 24 port:py-matplotlib \