aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2021-03-05 18:28:34 +0000
committerDon Lewis <truckman@FreeBSD.org>2021-03-05 18:28:34 +0000
commit4de50a87e3730a379c6bdf2a1a34893a7c1b5293 (patch)
treeda7a8edcdfc318bb7ed92cf2ebfc5d005eb42d88 /dns
parent273114ada42a094ce46139ced51b31e60a83f35e (diff)
downloadports-4de50a87e3730a379c6bdf2a1a34893a7c1b5293.tar.gz
ports-4de50a87e3730a379c6bdf2a1a34893a7c1b5293.zip
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.
Notes
Notes: svn path=/head/; revision=567404
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsdbq/Makefile2
-rw-r--r--dns/dnsdbq/distinfo6
2 files changed, 4 insertions, 4 deletions
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