git: 87d87bab2382 - main - textproc/py-snowballstemmer: Update to 2.2.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 21 Nov 2021 21:19:22 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=87d87bab2382348bc61f90a14980c5d3c5821437

commit 87d87bab2382348bc61f90a14980c5d3c5821437
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-11-21 21:16:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-11-21 21:16:05 +0000

    textproc/py-snowballstemmer: Update to 2.2.0
    
    Changes:        https://github.com/snowballstem/snowball/blob/master/NEWS
---
 textproc/py-snowballstemmer/Makefile | 4 ++--
 textproc/py-snowballstemmer/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

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,5 +1,5 @@
 PORTNAME=	snowballstemmer
-PORTVERSION=	2.1.0
+PORTVERSION=	2.2.0
 CATEGORIES=	textproc python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,6 @@ 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 <bsd.port.mk>
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