Date: Mon, 13 Dec 2021 23:36:39 GMT From: John Hixson <jhixson@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 99176a452c0c - main - net/py-zeroconf: Update to 0.37.0 Message-ID: <202112132336.1BDNadnX018985@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhixson: URL: https://cgit.FreeBSD.org/ports/commit/?id=99176a452c0c1f48e2ad7d906a0228d166ea40a3 commit 99176a452c0c1f48e2ad7d906a0228d166ea40a3 Author: John Hixson <jhixson@FreeBSD.org> AuthorDate: 2021-12-13 23:32:19 +0000 Commit: John Hixson <jhixson@FreeBSD.org> CommitDate: 2021-12-13 23:32:19 +0000 net/py-zeroconf: Update to 0.37.0 --- net/py-zeroconf/Makefile | 2 +- net/py-zeroconf/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-zeroconf/Makefile b/net/py-zeroconf/Makefile index 4f0db8c9edfd..a44b4a786bd1 100644 --- a/net/py-zeroconf/Makefile +++ b/net/py-zeroconf/Makefile @@ -1,7 +1,7 @@ # Created by: John Hixson <jhixson@gmail.com> PORTNAME= zeroconf -PORTVERSION= 0.36.0 +PORTVERSION= 0.37.0 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-zeroconf/distinfo b/net/py-zeroconf/distinfo index 4fc50aeafe1d..d8192db453cb 100644 --- a/net/py-zeroconf/distinfo +++ b/net/py-zeroconf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1629256095 -SHA256 (jstasiak-python-zeroconf-0.36.0_GH0.tar.gz) = 599d84342f8bc0986d31cec3adf65687148655a0dedfda8ca221ea24153a7daf -SIZE (jstasiak-python-zeroconf-0.36.0_GH0.tar.gz) = 127299 +TIMESTAMP = 1639438136 +SHA256 (jstasiak-python-zeroconf-0.37.0_GH0.tar.gz) = 0d84776e32b52967a8da56c043ea2ffcd12ee01c8f682705321888f025c7c3d4 +SIZE (jstasiak-python-zeroconf-0.37.0_GH0.tar.gz) = 132465
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112132336.1BDNadnX018985>