Date: Thu, 26 Aug 2021 19:36:01 GMT From: Rainer Hurling <rhurlin@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b19e2c5f7649 - main - misc/py-wurlitzer: Update to 3.0.2 Message-ID: <202108261936.17QJa15m084883@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by rhurlin: URL: https://cgit.FreeBSD.org/ports/commit/?id=b19e2c5f76494d8939fc1bd23ce1c3fa40393912 commit b19e2c5f76494d8939fc1bd23ce1c3fa40393912 Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2021-08-26 19:30:49 +0000 Commit: Rainer Hurling <rhurlin@FreeBSD.org> CommitDate: 2021-08-26 19:35:53 +0000 misc/py-wurlitzer: Update to 3.0.2 Changelog: https://github.com/minrk/wurlitzer/compare/3.0.0...3.0.2 Reported by: Repology --- misc/py-wurlitzer/Makefile | 2 +- misc/py-wurlitzer/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-wurlitzer/Makefile b/misc/py-wurlitzer/Makefile index e81d6c7231b8..fce2ead611af 100644 --- a/misc/py-wurlitzer/Makefile +++ b/misc/py-wurlitzer/Makefile @@ -1,7 +1,7 @@ # Created by: Rainer Hurling <rhurlin@gwdg.de> PORTNAME= wurlitzer -PORTVERSION= 3.0.0 +PORTVERSION= 3.0.2 CATEGORIES= misc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-wurlitzer/distinfo b/misc/py-wurlitzer/distinfo index 0e4157b73dd5..bd7da6ca57f6 100644 --- a/misc/py-wurlitzer/distinfo +++ b/misc/py-wurlitzer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629447027 -SHA256 (wurlitzer-3.0.0.tar.gz) = 01cb41f3bccc339632a28cb147b622241e785c23e11c69ce08efad5ebd2c427f -SIZE (wurlitzer-3.0.0.tar.gz) = 9691 +TIMESTAMP = 1630005300 +SHA256 (wurlitzer-3.0.2.tar.gz) = 36051ac530ddb461a86b6227c4b09d95f30a1d1043de2b4a592e97ae8a84fcdf +SIZE (wurlitzer-3.0.2.tar.gz) = 9846
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108261936.17QJa15m084883>