summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2014-04-27 21:05:59 +0000
committerMatthias Andree <mandree@FreeBSD.org>2014-04-27 21:05:59 +0000
commit9aab20fca04df1be1107bd21be883bf272feb060 (patch)
tree76125cf3a8e96e95bd28395a1a77fafd24206fad
parentAdd staging support (diff)
Upgrade to new upstream version 2.70. Upstream changelog:
Fix crash, introduced in 2.69, on TCP request when dnsmasq compiled with DNSSEC support, but running without DNSSEC enabled. Thanks to Manish Sing for spotting that one. Fix regression which broke ipset functionality. Thanks to Wang Jian for the bug report. Submitted by: Herbert J. Skuhra
Notes
Notes: svn path=/head/; revision=352463
-rw-r--r--dns/dnsmasq/Makefile3
-rw-r--r--dns/dnsmasq/distinfo4
2 files changed, 3 insertions, 4 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile
index a9e896718981..4482d51325c7 100644
--- a/dns/dnsmasq/Makefile
+++ b/dns/dnsmasq/Makefile
@@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= dnsmasq
-DISTVERSION= 2.69
+DISTVERSION= 2.70
PORTEPOCH= 1
-PORTREVISION= 1
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \
LOCAL/mandree/
diff --git a/dns/dnsmasq/distinfo b/dns/dnsmasq/distinfo
index 64b90c4a0adf..56fd03854f39 100644
--- a/dns/dnsmasq/distinfo
+++ b/dns/dnsmasq/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.69.tar.xz) = 80ce4293b2c0966ebe7997adf626269cafdcb98d7dbe51d8a312ff15244e69fc
-SIZE (dnsmasq-2.69.tar.xz) = 446724
+SHA256 (dnsmasq-2.70.tar.xz) = 19d55bddc541271ad5271e3946f94e2cdf4491913aa5fb1ca9c6b23d5925f026
+SIZE (dnsmasq-2.70.tar.xz) = 446984