Date: Mon, 31 May 2021 18:23:42 GMT From: Don Lewis <truckman@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 17a59709a1a3 - main - dns/py-pywdns: Upgrade to version 0.10.1 Message-ID: <202105311823.14VINg3H065434@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=17a59709a1a34732443ad9f4692e4c879c441d84 commit 17a59709a1a34732443ad9f4692e4c879c441d84 Author: Don Lewis <truckman@FreeBSD.org> AuthorDate: 2021-05-31 18:15:13 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2021-05-31 18:15:13 +0000 dns/py-pywdns: Upgrade to version 0.10.1 * Add GenConstants command * Linux packaging changes Sponsored by: Farsight Security, Inc. --- dns/py-pywdns/Makefile | 2 +- dns/py-pywdns/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/py-pywdns/Makefile b/dns/py-pywdns/Makefile index 20ec48d04a7a..0dd3aeeab0f5 100644 --- a/dns/py-pywdns/Makefile +++ b/dns/py-pywdns/Makefile @@ -1,5 +1,5 @@ PORTNAME= pywdns -PORTVERSION= 0.10.0 +PORTVERSION= 0.10.1 CATEGORIES= dns python MASTER_SITES= FARSIGHT LOCAL/truckman/farsight PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-pywdns/distinfo b/dns/py-pywdns/distinfo index 305439a5c36f..e4522dfe2cdc 100644 --- a/dns/py-pywdns/distinfo +++ b/dns/py-pywdns/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1593731870 -SHA256 (pywdns-0.10.0.tar.gz) = 1d70ba4ba2ae63c089368749b73d8d3fc4cf9acc07a5b180bb7457df01bfd97b -SIZE (pywdns-0.10.0.tar.gz) = 11940 +TIMESTAMP = 1622484113 +SHA256 (pywdns-0.10.1.tar.gz) = 227bcd933403c7c05c07b3a40d30038bab505652128502c3b4f0470595a68845 +SIZE (pywdns-0.10.1.tar.gz) = 12014
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105311823.14VINg3H065434>