aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2016-04-21 01:14:17 +0800
committertruckman <truckman@FreeBSD.org>2016-04-21 01:14:17 +0800
commit48f9eaf8a40797b2456350d91de02412954e031d (patch)
treefa32cda87f4266efbe95376bd9bf93823191fd06 /dns
parentd2a010e6a632fd9969306542cd6a26eee7df1a3b (diff)
downloadfreebsd-ports-gnome-48f9eaf8a40797b2456350d91de02412954e031d.tar.gz
freebsd-ports-gnome-48f9eaf8a40797b2456350d91de02412954e031d.tar.zst
freebsd-ports-gnome-48f9eaf8a40797b2456350d91de02412954e031d.zip
Upgrade dns/dnstable to version 0.9.1:
* Fix strange values in data value triplets (#16). A 'count' field that has the value 0 is silently rewritten to 1, and a 'time_last' field that has the value 0 is silently set to be the same as the 'time_first' field. Sponsored by: Farsight Security, Inc.
Diffstat (limited to 'dns')
-rw-r--r--dns/dnstable/Makefile2
-rw-r--r--dns/dnstable/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnstable/Makefile b/dns/dnstable/Makefile
index 6f4531246dfe..ccc7d779e56e 100644
--- a/dns/dnstable/Makefile
+++ b/dns/dnstable/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= dnstable
-PORTVERSION= 0.9.0
+PORTVERSION= 0.9.1
CATEGORIES= dns
MASTER_SITES= FARSIGHT LOCAL/truckman/farsight
diff --git a/dns/dnstable/distinfo b/dns/dnstable/distinfo
index 6f336ab6d20b..bcb24dcc6005 100644
--- a/dns/dnstable/distinfo
+++ b/dns/dnstable/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dnstable-0.9.0.tar.gz) = e99b6db36df7123ee28ec273059dba3287a14580b5f93144e097557628bf9ba4
-SIZE (dnstable-0.9.0.tar.gz) = 389706
+SHA256 (dnstable-0.9.1.tar.gz) = 392033297fa2a6e58ace6343bb4da6360ba4728b821c3e52118753e85930f26d
+SIZE (dnstable-0.9.1.tar.gz) = 409874