Ticket #29085: Portfile-py-nltk.diff
File Portfile-py-nltk.diff, 971 bytes (added by stevenbird1@…, 14 years ago) |
---|
-
/Users/sb/ports/python/py-nltk/Portfile
old new 6 6 7 7 name py-nltk 8 8 epoch 1 9 version 2.0 b99 version 2.0.1rc1 10 10 categories python textproc 11 11 platforms darwin 12 12 maintainers gmail.com:stevenbird1 … … 16 16 master_sites googlecode:nltk 17 17 distname nltk-${version} 18 18 19 checksums md5 7b9a083b3b37cff3b84ca9c231ab131b\20 sha1 a4457066f12f1bd3820c17a19fe2e2d680175c02\21 rmd160 7572b4206cc6cfa115a72518ae2ddfbfc5c03bae19 checksums md5 1d08459c31b0bf875a73cea81eaa2dd4 \ 20 sha1 4cd2b834875db6df2662a86a35f90d1e9bb8c1ce \ 21 rmd160 2ae4a490b73a7d0dc49412a621ed8223761619ec 22 22 23 23 depends_lib port:py-numpy \ 24 24 port:py-matplotlib \