Date: Sun, 18 Jul 2021 17:56:32 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: 57b10aa423e1 - main - www/py-aioquic: Update to 0.9.14 Message-ID: <202107181756.16IHuWcv036947@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=57b10aa423e1f952e480dc8a1fe9636a2a9f6ee2 commit 57b10aa423e1f952e480dc8a1fe9636a2a9f6ee2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-07-18 17:47:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-07-18 17:47:25 +0000 www/py-aioquic: Update to 0.9.14 Changes: https://github.com/aiortc/aioquic/commits/main --- www/py-aioquic/Makefile | 2 +- www/py-aioquic/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-aioquic/Makefile b/www/py-aioquic/Makefile index 6d02f60f489a..7bb0a0122c75 100644 --- a/www/py-aioquic/Makefile +++ b/www/py-aioquic/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= aioquic -PORTVERSION= 0.9.13 +PORTVERSION= 0.9.14 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-aioquic/distinfo b/www/py-aioquic/distinfo index 85b5b2219dfd..1235f6c52122 100644 --- a/www/py-aioquic/distinfo +++ b/www/py-aioquic/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626383182 -SHA256 (aioquic-0.9.13.tar.gz) = 24936762dba7ffcfba384ae8bc1b825b2345f1bd81a766e99a0471ec7875d9d2 -SIZE (aioquic-0.9.13.tar.gz) = 150289 +TIMESTAMP = 1626542090 +SHA256 (aioquic-0.9.14.tar.gz) = c5a6a07b01ef4c5ca6ff907b4e82f01d1969e9a21618e25e1f461d00de3a45bb +SIZE (aioquic-0.9.14.tar.gz) = 151489
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202107181756.16IHuWcv036947>