aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDon Lewis <truckman@FreeBSD.org>2024-06-06 08:01:38 +0000
committerDon Lewis <truckman@FreeBSD.org>2024-06-06 08:56:13 +0000
commit46d54d9799276f9afd1102b7c825ed7de34508de (patch)
tree6978f5c8ebbd8f896a139351ba92de4122ab44e2 /dns
parent16b3e8aedc0e37e8fcaf015919614e942c02da4f (diff)
downloadports-46d54d9799276f9afd1102b7c825ed7de34508de.tar.gz
ports-46d54d9799276f9afd1102b7c825ed7de34508de.zip
dns/dnsdbq: Upgrade to 2.6.7
2.6.5: * remove RES_USEVC and RES_STAYOPEN, ignore non-TXT RRs in the answer section * add '-T qdetail' to annotate JSON results with the query that generated them (for batching) * initial cut at stsauver timeout and time display features * remove -o from set of options since it is enumerated below * Show qdetail transform in `$ ./dnsdbq -h' text * Update README - CentOS 8 steps also works for AlmaLinux & Rocky Linux 2.6.6: * add -C option to select a cookie jar file for libcurl * display millisecond-granularity timestamps in logging and debugging * Version 2.6.6, to restore sync between the tag's version and the version in globals.h 2.6.7: * fix printf format problem on machines with long tv_usec; version 2.6.7 Sponsored by: DomainTools LLC
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 42aa073874b0..e5843931af69 100644
--- a/dns/dnsdbq/Makefile
+++ b/dns/dnsdbq/Makefile
@@ -1,5 +1,5 @@
PORTNAME= dnsdbq
-PORTVERSION= 2.6.4
+PORTVERSION= 2.6.7
DISTVERSIONPREFIX= v
CATEGORIES= dns
diff --git a/dns/dnsdbq/distinfo b/dns/dnsdbq/distinfo
index 8713851b4875..a304e9dea5f3 100644
--- a/dns/dnsdbq/distinfo
+++ b/dns/dnsdbq/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1663227292
-SHA256 (dnsdb-dnsdbq-v2.6.4_GH0.tar.gz) = e9ab9cdee298de948ef501c3213da4b1d208645302007ba132c8c6b6c5732f71
-SIZE (dnsdb-dnsdbq-v2.6.4_GH0.tar.gz) = 59241
+TIMESTAMP = 1717546239
+SHA256 (dnsdb-dnsdbq-v2.6.7_GH0.tar.gz) = 0446866b75fd77cc954e5a8857ea7cca80532933184fb348de83ba0461d1e428
+SIZE (dnsdb-dnsdbq-v2.6.7_GH0.tar.gz) = 60753