git: 56c44e5da298 - main - dns/py-pydnstable: Upgrade to 0.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 07 Mar 2024 04:01:19 UTC
The branch main has been updated by truckman: URL: https://cgit.FreeBSD.org/ports/commit/?id=56c44e5da2986a5f78fc61f289230bfc68c1e84f commit 56c44e5da2986a5f78fc61f289230bfc68c1e84f Author: Don Lewis <truckman@FreeBSD.org> AuthorDate: 2024-03-07 03:57:41 +0000 Commit: Don Lewis <truckman@FreeBSD.org> CommitDate: 2024-03-07 04:01:11 +0000 dns/py-pydnstable: Upgrade to 0.8.0 0.8.0: * enables case-sensitivity as demonstrated in the underlying dnstable library. Sponsored by: DomainTools LLC --- dns/py-pydnstable/Makefile | 2 +- dns/py-pydnstable/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dns/py-pydnstable/Makefile b/dns/py-pydnstable/Makefile index d4e122dc8058..d0953dc69697 100644 --- a/dns/py-pydnstable/Makefile +++ b/dns/py-pydnstable/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydnstable -PORTVERSION= 0.7.3 +PORTVERSION= 0.8.0 CATEGORIES= dns python MASTER_SITES= FARSIGHT LOCAL/truckman/farsight PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/dns/py-pydnstable/distinfo b/dns/py-pydnstable/distinfo index cfcc664abd8c..d86d2a6f1de2 100644 --- a/dns/py-pydnstable/distinfo +++ b/dns/py-pydnstable/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652083377 -SHA256 (pydnstable-0.7.3.tar.gz) = e30dc6cb660b51bb4333a7d501d885dc93f02b65e99302ae923d482166894a2a -SIZE (pydnstable-0.7.3.tar.gz) = 8795 +TIMESTAMP = 1709782188 +SHA256 (pydnstable-0.8.0.tar.gz) = a67a60b2ad31e9f22b6eaad6a2f2c8b73ac9e2a6122b8488a3aa2ab50c4be674 +SIZE (pydnstable-0.8.0.tar.gz) = 8860