diff --git a/textproc/py-snowballstemmer/Makefile b/textproc/py-snowballstemmer/Makefile index 23d44608283b..4e2482a691ea 100644 --- a/textproc/py-snowballstemmer/Makefile +++ b/textproc/py-snowballstemmer/Makefile @@ -1,24 +1,24 @@ PORTNAME= snowballstemmer -PORTVERSION= 2.1.0 +PORTVERSION= 2.2.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Snowball stemming library collection for Python LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= PYSTEMMER OPTIONS_DEFAULT=PYSTEMMER PYSTEMMER_DESC= Use PyStemmer to accelerate -PYSTEMMER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pystemmer>0:textproc/py-pystemmer@${PY_FLAVOR} +PYSTEMMER_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pystemmer>=0:textproc/py-pystemmer@${PY_FLAVOR} .include diff --git a/textproc/py-snowballstemmer/distinfo b/textproc/py-snowballstemmer/distinfo index 849dcc57610f..e48067099777 100644 --- a/textproc/py-snowballstemmer/distinfo +++ b/textproc/py-snowballstemmer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620405453 -SHA256 (snowballstemmer-2.1.0.tar.gz) = e997baa4f2e9139951b6f4c631bad912dfd3c792467e2f03d7239464af90e914 -SIZE (snowballstemmer-2.1.0.tar.gz) = 85674 +TIMESTAMP = 1637519904 +SHA256 (snowballstemmer-2.2.0.tar.gz) = 09b16deb8547d3412ad7b590689584cd0fe25ec8db3be37788be3810cbf19cb1 +SIZE (snowballstemmer-2.2.0.tar.gz) = 86699