Date: Sat, 15 May 2021 01:05:52 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8d94d913b7e6 - main - net/py-whois: Update to 0.9.13 Message-ID: <202105150105.14F15qZi009547@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=8d94d913b7e6b91ea4401ca181a33fe20a78117a commit 8d94d913b7e6b91ea4401ca181a33fe20a78117a Author: Gabriel Dutra <0xdutra@gmail.com> AuthorDate: 2021-05-15 01:05:22 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-05-15 01:05:22 +0000 net/py-whois: Update to 0.9.13 Changes: https://github.com/DannyCork/python-whois/releases/tag/0.9.13 PR: 255886 --- net/py-whois/Makefile | 2 +- net/py-whois/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net/py-whois/Makefile b/net/py-whois/Makefile index 7d173cab07c9..d52480f3fc5c 100644 --- a/net/py-whois/Makefile +++ b/net/py-whois/Makefile @@ -1,7 +1,7 @@ # Created by: Gabriel Dutra <0xdutra@gmail.com> PORTNAME= whois -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.13 CATEGORIES= net python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net/py-whois/distinfo b/net/py-whois/distinfo index 690124c25138..c3544e975304 100644 --- a/net/py-whois/distinfo +++ b/net/py-whois/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604328773 -SHA256 (whois-0.9.7.tar.gz) = 1e0348c6cc763e1a7c87d32ce877e2531096928e477fdb2e100aa3783e2b4279 -SIZE (whois-0.9.7.tar.gz) = 8207 +TIMESTAMP = 1621032509 +SHA256 (whois-0.9.13.tar.gz) = 478a4f10673412d774078f74302b2b62cbab20fbda9216918815687582a0c68d +SIZE (whois-0.9.13.tar.gz) = 9161
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105150105.14F15qZi009547>