Date: Fri, 23 Apr 2021 23:13:11 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: 7f70d66fa84c - main - net/py-zeroconf: update to version 0.29.0 Message-ID: <202104232313.13NNDBmQ073223@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=7f70d66fa84c51cae1b8415c5a64a357b3a3fa2b commit 7f70d66fa84c51cae1b8415c5a64a357b3a3fa2b Author: John Hixson <jhixson@FreeBSD.org> AuthorDate: 2021-04-23 23:12:53 +0000 Commit: John Hixson <jhixson@FreeBSD.org> CommitDate: 2021-04-23 23:12:53 +0000 net/py-zeroconf: update to version 0.29.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 2bc98f408f8e..febb22972c06 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.28.8 +PORTVERSION= 0.29.0 CATEGORIES= net python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-zeroconf/distinfo b/net/py-zeroconf/distinfo index 0e46fe81f2c4..494421555212 100644 --- a/net/py-zeroconf/distinfo +++ b/net/py-zeroconf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1612399915 -SHA256 (jstasiak-python-zeroconf-0.28.8_GH0.tar.gz) = 5272431bf88611c722119504504b86738f9366f518781deb24e520e382d1f337 -SIZE (jstasiak-python-zeroconf-0.28.8_GH0.tar.gz) = 62107 +TIMESTAMP = 1619217751 +SHA256 (jstasiak-python-zeroconf-0.29.0_GH0.tar.gz) = b8e7c55f36973362314b7d8cf716a76afea3c91abe9d2f435329dc67b973fe06 +SIZE (jstasiak-python-zeroconf-0.29.0_GH0.tar.gz) = 62466
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104232313.13NNDBmQ073223>