summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2015-07-30 18:47:33 +0000
committerMatthias Andree <mandree@FreeBSD.org>2015-07-30 18:47:33 +0000
commit11a1a5944f519f3642912f39dbd91e27260d7b16 (patch)
treedbf4734fe49a747e449683df6e2dffb94bc2f737 /dns
parentc5a66a9c91556a97ca9db8d0e18ed0e7251c717c (diff)
downloadfreebsd-ports-11a1a5944f519f3642912f39dbd91e27260d7b16.zip
New dnsmasq upstream release 2.74 (bugfixes)
version 2.74 Fix reversion in 2.73 where --conf-file would attempt to read the default file, rather than no file. Fix inotify code to handle dangling symlinks better and not SEGV in some circumstances. DNSSEC fix. In the case of a signed CNAME generated by a wildcard which pointed to an unsigned domain, the wrong status would be logged, and some necessary checks omitted.
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq/Makefile2
-rw-r--r--dns/dnsmasq/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index 6b790cef1886..abde7bec7cad 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dnsmasq
-DISTVERSION= 2.73
+DISTVERSION= 2.74
PORTEPOCH= 1
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \
diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo
index 6bc6407905d6..83ceb05c7f6e 100644
--- a/dns/dnsmasq/distinfo
+++ b/dns/dnsmasq/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.73.tar.xz) = 0bff81103e53fcab3a3c4d0fd6df1882f9446dca4fa74ff8270e1d2ab872d8f6
-SIZE (dnsmasq-2.73.tar.xz) = 470420
+SHA256 (dnsmasq-2.74.tar.xz) = 9ed484b9879d63f7a0bc1010562f17d8aaadf4261e9a126299796cb9696d93ba
+SIZE (dnsmasq-2.74.tar.xz) = 472480