Date: Fri, 30 Dec 2022 09:10:06 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 546a7ab58b84 - main - devel/py-canonicaljson: Update to 1.6.4 Message-ID: <202212300910.2BU9A6MP005264@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=546a7ab58b849151e33cdd458eed36d2be9bd613 commit 546a7ab58b849151e33cdd458eed36d2be9bd613 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-12-30 08:42:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-12-30 09:04:30 +0000 devel/py-canonicaljson: Update to 1.6.4 Changes: https://github.com/matrix-org/python-canonicaljson/releases --- devel/py-canonicaljson/Makefile | 2 +- devel/py-canonicaljson/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-canonicaljson/Makefile b/devel/py-canonicaljson/Makefile index bf92d521f758..4c1618826b85 100644 --- a/devel/py-canonicaljson/Makefile +++ b/devel/py-canonicaljson/Makefile @@ -1,5 +1,5 @@ PORTNAME= canonicaljson -PORTVERSION= 1.6.3 +PORTVERSION= 1.6.4 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-canonicaljson/distinfo b/devel/py-canonicaljson/distinfo index ba274bb70116..572e5d165c75 100644 --- a/devel/py-canonicaljson/distinfo +++ b/devel/py-canonicaljson/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664767898 -SHA256 (canonicaljson-1.6.3.tar.gz) = ca59760bc274a899a0da75809d6909ae43e5123381fd6ef040a44d1952c0b448 -SIZE (canonicaljson-1.6.3.tar.gz) = 10754 +TIMESTAMP = 1669057693 +SHA256 (canonicaljson-1.6.4.tar.gz) = 6c09b2119511f30eb1126cfcd973a10824e20f1cfd25039cde3d1218dd9c8d8f +SIZE (canonicaljson-1.6.4.tar.gz) = 10593
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300910.2BU9A6MP005264>