diff options
author | Wen Heping <wen@FreeBSD.org> | 2009-11-06 06:22:04 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2009-11-06 06:22:04 +0000 |
commit | a34e8d77375c4671014c375b4bf1292ee3015575 (patch) | |
tree | d3b0dbaa2a0ffe619878ef0aab4a36d3b98a80ac /textproc/pystemmer | |
parent | 1971e8d8ad04abc30cd4eb30519d73f3d7f1d62d (diff) | |
download | ports-a34e8d77375c4671014c375b4bf1292ee3015575.tar.gz ports-a34e8d77375c4671014c375b4bf1292ee3015575.zip |
Notes
Diffstat (limited to 'textproc/pystemmer')
-rw-r--r-- | textproc/pystemmer/Makefile | 7 | ||||
-rw-r--r-- | textproc/pystemmer/distinfo | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/textproc/pystemmer/Makefile b/textproc/pystemmer/Makefile index f7b941ca1ccc..3bbf80fd16fd 100644 --- a/textproc/pystemmer/Makefile +++ b/textproc/pystemmer/Makefile @@ -6,12 +6,13 @@ # PORTNAME= pystemmer -PORTVERSION= 1.0.1 +PORTVERSION= 1.1.0 CATEGORIES= textproc python -MASTER_SITES= http://snowball.tartarus.org/wrappers/ +MASTER_SITES= CHEESESHOP \ + http://snowball.tartarus.org/wrappers/ DISTNAME= PyStemmer-${PORTVERSION} -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= Snowball Stemming Algorithms for Information Retrieval USE_PYTHON= yes diff --git a/textproc/pystemmer/distinfo b/textproc/pystemmer/distinfo index 395157e40834..99c900ee5f66 100644 --- a/textproc/pystemmer/distinfo +++ b/textproc/pystemmer/distinfo @@ -1,3 +1,3 @@ -MD5 (PyStemmer-1.0.1.tar.gz) = 5fb09517161de1792b2fc1fd8844038b -SHA256 (PyStemmer-1.0.1.tar.gz) = 08f0d64e7c49b77cb0f44937c25a04ed17ea1b9db3d830d47a02d2717ae89ebe -SIZE (PyStemmer-1.0.1.tar.gz) = 331212 +MD5 (PyStemmer-1.1.0.tar.gz) = a52a41ce923f1b9da71adfab29001a54 +SHA256 (PyStemmer-1.1.0.tar.gz) = e8c00f23e3cd544c68662c5220925ea788305bc9a943a5add0bf82778bd22e87 +SIZE (PyStemmer-1.1.0.tar.gz) = 379991 |