aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2012-12-16 00:34:11 +0800
committermandree <mandree@FreeBSD.org>2012-12-16 00:34:11 +0800
commitd8b7b135a348b9df351266e50b19150b025e1901 (patch)
tree2e62bc53b177b7c2f3170d5d2dfc6d59f44796f9 /dns
parent43a7f9a1db36a331faae910ed30dd1fd52b4cc1c (diff)
downloadfreebsd-ports-gnome-d8b7b135a348b9df351266e50b19150b025e1901.tar.gz
freebsd-ports-gnome-d8b7b135a348b9df351266e50b19150b025e1901.tar.zst
freebsd-ports-gnome-d8b7b135a348b9df351266e50b19150b025e1901.zip
Update to new upstream release 2.65.
Upstream changes: Fix regression which broke forwarding of queries sent via TCP which are not for A and AAAA and which were directed to non-default servers. Thanks to Niax for the bug report. Fix failure to build with DHCP support excluded. Thanks to Gustavo Zacarias for the patch. Fix nasty regression in 2.64 which completely broke cacheing.
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 8fafb1de2143..984b0668a701 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -120,3 +120,4 @@ do-install:
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>
+