git: 751f0e585d03 - main - www/py-bjoern: Update to 3.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 16 Apr 2022 04:24:42 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=751f0e585d032fec16fce145bc4c743ec270a095 commit 751f0e585d032fec16fce145bc4c743ec270a095 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-04-16 04:01:49 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-04-16 04:19:45 +0000 www/py-bjoern: Update to 3.2.1 Changes: https://github.com/jonashaag/bjoern/blob/master/CHANGELOG --- www/py-bjoern/Makefile | 4 ++-- www/py-bjoern/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-bjoern/Makefile b/www/py-bjoern/Makefile index 1516c5f6db5b..50bec013f652 100644 --- a/www/py-bjoern/Makefile +++ b/www/py-bjoern/Makefile @@ -1,7 +1,7 @@ # Created by: Olivier Duchateau <duchateau.olivier@gmail.com> PORTNAME= bjoern -PORTVERSION= 3.1.0 +PORTVERSION= 3.2.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,6 +20,6 @@ USE_PYTHON= autoplist concurrent distutils LDFLAGS+= -lc post-install: - ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/*.so + ${FIND} ${STAGEDIR}${PYTHON_SITELIBDIR} -name '*.so' -exec ${STRIP_CMD} {} + .include <bsd.port.mk> diff --git a/www/py-bjoern/distinfo b/www/py-bjoern/distinfo index 89febb06e4cd..143936ef56eb 100644 --- a/www/py-bjoern/distinfo +++ b/www/py-bjoern/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1580125367 -SHA256 (bjoern-3.1.0.tar.gz) = 01f3b601cf0ab0a9c7cb9c8f944ab7c738baaa6043ca82db20e9bd7a9be5767b -SIZE (bjoern-3.1.0.tar.gz) = 42061 +TIMESTAMP = 1649423988 +SHA256 (bjoern-3.2.1.tar.gz) = 19df818e059cc7ff87ca35b82586989e449a7ec4628866afb40b23be5a9b0c8b +SIZE (bjoern-3.2.1.tar.gz) = 34858