Ticket #21615: 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.0b6 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 d572ef4bb098fd8ef032842aa9e667c664edd61019 checksums md5 d330787c2efc1c9f474c6e138f30970d \ 20 sha1 6c68dcce77a7265d6e125b8af458131c88168c82 \ 21 rmd160 4f62585477ecdd4ee757204f6a0ae43b29385924 22 22 23 23 depends_lib port:py-numpy \ 24 24 port:py-matplotlib \