git: 84b4fc38c65c - main - textproc/py-jarowinkler: Update 1.0.5 -> 1.1.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 05 Jul 2022 04:46:08 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=84b4fc38c65c0416db0f5b6f0cb133800400ce6e commit 84b4fc38c65c0416db0f5b6f0cb133800400ce6e Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-07-05 04:45:37 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-07-05 04:45:37 +0000 textproc/py-jarowinkler: Update 1.0.5 -> 1.1.0 Reported by: portscout --- textproc/py-jarowinkler/Makefile | 6 +++--- textproc/py-jarowinkler/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/py-jarowinkler/Makefile b/textproc/py-jarowinkler/Makefile index 99933f154766..c2f3ebddeb89 100644 --- a/textproc/py-jarowinkler/Makefile +++ b/textproc/py-jarowinkler/Makefile @@ -1,5 +1,5 @@ PORTNAME= jarowinkler -PORTVERSION= 1.0.5 +PORTVERSION= 1.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -19,7 +19,7 @@ USE_PYTHON= distutils cython autoplist pytest # tests fail to run, see https://g TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} -post-install: - @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/jarowinkler/_initialize.*.so +xpost-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/jarowinkler/_initialize_cpp.cpython-${PYTHON_SUFFIX}.so .include <bsd.port.mk> diff --git a/textproc/py-jarowinkler/distinfo b/textproc/py-jarowinkler/distinfo index 769634741cef..3c3d119fbc86 100644 --- a/textproc/py-jarowinkler/distinfo +++ b/textproc/py-jarowinkler/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656705932 -SHA256 (jarowinkler-1.0.5.tar.gz) = d0ecdae8e122594d22e09ceebfca23342d290a9305d669958e674e0e39e2e260 -SIZE (jarowinkler-1.0.5.tar.gz) = 81334 +TIMESTAMP = 1656995967 +SHA256 (jarowinkler-1.1.0.tar.gz) = af2505c99e7a3a77489693e06647c84f31a9d84cc31cd10a719391209643188e +SIZE (jarowinkler-1.1.0.tar.gz) = 83361