From 4de50a87e3730a379c6bdf2a1a34893a7c1b5293 Mon Sep 17 00:00:00 2001 From: Don Lewis Date: Fri, 5 Mar 2021 18:28:34 +0000 Subject: Upgrade dns/dnsdbq to 2.5.1: * add zone times to datefix, add json to reverse, fix usage messages * remove some name-reversal debugging output; handle names which don"t end in dots * add "truncate" transform, clean up the "reverse" string arithmetic * Add missing trailing period and newline to the -8 usage text * retire APIKEY from the environment, allow it only in config file * remember when the system has been specified * change transform "truncate" to be called "chomp" * portability fixes Sponsored by: Farsight Security, Inc. --- dns/dnsdbq/Makefile | 2 +- dns/dnsdbq/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dns') diff --git a/dns/dnsdbq/Makefile b/dns/dnsdbq/Makefile index 426f182fd878..cb541eeadbc3 100644 --- a/dns/dnsdbq/Makefile +++ b/dns/dnsdbq/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= dnsdbq -PORTVERSION= 2.4.0 +PORTVERSION= 2.5.1 DISTVERSIONPREFIX= v CATEGORIES= dns diff --git a/dns/dnsdbq/distinfo b/dns/dnsdbq/distinfo index 92d89c5a4045..ac6a3b57ddd6 100644 --- a/dns/dnsdbq/distinfo +++ b/dns/dnsdbq/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613866169 -SHA256 (dnsdb-dnsdbq-v2.4.0_GH0.tar.gz) = 576ec8eb4fb4b55fad556cdf70e69e753397e6fb0377d20112ae8c796a1a638d -SIZE (dnsdb-dnsdbq-v2.4.0_GH0.tar.gz) = 51147 +TIMESTAMP = 1614967635 +SHA256 (dnsdb-dnsdbq-v2.5.1_GH0.tar.gz) = a5abb6938d23e84dc7f5085feee2dca6fed0a3cd67afa019cd47dd972e787018 +SIZE (dnsdb-dnsdbq-v2.5.1_GH0.tar.gz) = 53238 -- cgit v1.2.3