- Update to 1.3.0
- Trim Makefile headers - Reset maintainer to ports@
This commit is contained in:
parent
654506e304
commit
0ad2c2bf78
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313714
2 changed files with 5 additions and 9 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue