aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2015-01-22 22:48:56 +0000
committerMatthias Andree <mandree@FreeBSD.org>2015-01-22 22:48:56 +0000
commit83f8dd7bc1e31555afe27e17deb00577b9cf5991 (patch)
tree4a689ed4a60323fc184215f81bc7f0c5d041ff31 /dns
parent234b193b170bc8ee762180e733366a364a930ff6 (diff)
downloadports-83f8dd7bc1e31555afe27e17deb00577b9cf5991.tar.gz
ports-83f8dd7bc1e31555afe27e17deb00577b9cf5991.zip
Update to new 2.73test6 pre-release
Changes since test3, from CHANGELOG file: Add --log-queries=extra option, which makes logs easier to search automatically. Add --min-cache-ttl option. I've resisted this for a long time, on the grounds that disbelieving TTLs is never a good idea, but I've been persuaded that there are sometimes reasons to do it. (Step forward, GFW). To avoid misuse, there's a hard limit on the TTL floor of one hour. Thansk to RinSatsuki for the patch. Cope with multiple interfaces with the same link-local address. (IPv6 addresses are scoped, so this is allowed.) Thanks to Cory Benfield for help with this. Add --dhcp-hostsdir. This allows addition of new host configurations to a running dnsmasq instance much more cheaply than having dnsmasq re-read all its existing configuration each time.
Notes
Notes: svn path=/head/; revision=377701
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq-devel/Makefile4
-rw-r--r--dns/dnsmasq-devel/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index 3f395918b4b7..222375a7c50a 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= dnsmasq
-PORTVERSION= 2.73.0t3
-DISTVERSION= 2.73test3
+PORTVERSION= 2.73.0t6
+DISTVERSION= 2.73test6
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/
PKGNAMESUFFIX= -devel
diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo
index 10f07e79cb8d..8734e4f9b520 100644
--- a/dns/dnsmasq-devel/distinfo
+++ b/dns/dnsmasq-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.73test3.tar.xz) = bafdc95206715eba4a93d3619c875512af793f04e4dff5917e8d5479d605d161
-SIZE (dnsmasq-2.73test3.tar.xz) = 473232
+SHA256 (dnsmasq-2.73test6.tar.xz) = e1a69b71887f1b11c90427707681273eb84199ae6dbf75c219c327facd5d2440
+SIZE (dnsmasq-2.73test6.tar.xz) = 475044