diff options
author | clsung <clsung@FreeBSD.org> | 2010-12-17 15:15:29 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2010-12-17 15:15:29 +0800 |
commit | ce83bbcd9ebfce168ad5df9eb0c92e543e3e5b81 (patch) | |
tree | fb59077be8c396dda328b49b1b2a78eb25b81773 /textproc | |
parent | 2b93983dc634b40b655c38baaff74b8b85f9ae33 (diff) | |
download | freebsd-ports-graphics-ce83bbcd9ebfce168ad5df9eb0c92e543e3e5b81.tar.gz freebsd-ports-graphics-ce83bbcd9ebfce168ad5df9eb0c92e543e3e5b81.tar.zst freebsd-ports-graphics-ce83bbcd9ebfce168ad5df9eb0c92e543e3e5b81.zip |
- Update to 2.0b9
PR: ports/152937
Submitted by: Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/nltk/Makefile | 4 | ||||
-rw-r--r-- | textproc/nltk/distinfo | 5 |
2 files changed, 4 insertions, 5 deletions
diff --git a/textproc/nltk/Makefile b/textproc/nltk/Makefile index fd7d2da8937..4c16d7165fc 100644 --- a/textproc/nltk/Makefile +++ b/textproc/nltk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nltk -PORTVERSION= 2.0b8 +PORTVERSION= 2.0b9 PORTEPOCH= 1 CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} @@ -20,7 +20,7 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkin RUN_DEPENDS= ${BUILD_DEPENDS} LICENSE= ASL -LICENSE_FILE_ASL= ${WRKSRC}/LICENSE.txt +LICENSE_FILE= ${WRKSRC}/LICENSE.txt USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes diff --git a/textproc/nltk/distinfo b/textproc/nltk/distinfo index cc1f0261335..30b255249f2 100644 --- a/textproc/nltk/distinfo +++ b/textproc/nltk/distinfo @@ -1,3 +1,2 @@ -MD5 (nltk-2.0b8.tar.gz) = d9e94beced346268e4d3d1b314d6f57f -SHA256 (nltk-2.0b8.tar.gz) = b5e9e955b3bc3943ff102d58e5513e6e8119d924feabf7d6086c6cc05733d2bc -SIZE (nltk-2.0b8.tar.gz) = 856561 +SHA256 (nltk-2.0b9.tar.gz) = 26cb8f7cda352847ac656995ed4a225189b85985e2c1b759c3ad9e41608b384b +SIZE (nltk-2.0b9.tar.gz) = 1849595 |