diff options
-rw-r--r-- | textproc/pystemmer/Makefile | 10 | ||||
-rw-r--r-- | textproc/pystemmer/distinfo | 4 |
2 files changed, 5 insertions, 9 deletions
diff --git a/textproc/pystemmer/Makefile b/textproc/pystemmer/Makefile index f15524c1e582..4aeba51c4957 100644 --- a/textproc/pystemmer/Makefile +++ b/textproc/pystemmer/Makefile @@ -1,18 +1,14 @@ -# New ports collection makefile for: pystemmer -# Date created: 2009-03-17 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= pystemmer -PORTVERSION= 1.2.0 +PORTVERSION= 1.3.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP \ http://snowball.tartarus.org/wrappers/ DISTNAME= PyStemmer-${PORTVERSION} -MAINTAINER= wen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Snowball Stemming Algorithms for Information Retrieval USE_PYTHON= yes diff --git a/textproc/pystemmer/distinfo b/textproc/pystemmer/distinfo index 396af0de4b41..7ebcee47ba81 100644 --- a/textproc/pystemmer/distinfo +++ b/textproc/pystemmer/distinfo @@ -1,2 +1,2 @@ -SHA256 (PyStemmer-1.2.0.tar.gz) = c23a7aabbc1e6ce48004c564bbfec767462a50dd10563a778eaea176d5b3e56d -SIZE (PyStemmer-1.2.0.tar.gz) = 388071 +SHA256 (PyStemmer-1.3.0.tar.gz) = d1ac14eb64978c1697fcfba76e3ac7ebe24357c9428e775390f634648947cb91 +SIZE (PyStemmer-1.3.0.tar.gz) = 360102 |