aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2013-12-04 09:54:09 +0000
committerMatthias Andree <mandree@FreeBSD.org>2013-12-04 09:54:09 +0000
commite2d14fe96e9f62f5673697b1b45cb67f3cb71b03 (patch)
treeb2247a42652ceebbb0ab616622c9c04bf1694bec /dns
parent49208b3f053c62bb22784adda487afa3421b0a8c (diff)
downloadports-e2d14fe96e9f62f5673697b1b45cb67f3cb71b03.tar.gz
ports-e2d14fe96e9f62f5673697b1b45cb67f3cb71b03.zip
Upgrade to upstream -rc5, fixing binding to IPv6 interfaces with
non-local addresses. Important upstream changes between -rc4 and -rc5: - Don't overwrite errno before generating message. - Garbage collect listening sockets when their address is deleted. - Only set scope_id in addresses to bind() for linklocal addresses. - Check arrival interface of IPv6 requests, even in --bind-interfaces. - Relax rules in prefix length in (IPv6) dhcp-range.
Notes
Notes: svn path=/head/; revision=335607
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq-devel/Makefile2
-rw-r--r--dns/dnsmasq-devel/distinfo4
2 files changed, 3 insertions, 3 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index 72cb2b9bf8f5..3522e978f3f6 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dnsmasq
-DISTVERSION= 2.68rc4
+DISTVERSION= 2.68rc5
CATEGORIES= dns ipv6
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
PKGNAMESUFFIX= -devel
diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo
index 94cd6321baf2..094e07457a03 100644
--- a/dns/dnsmasq-devel/distinfo
+++ b/dns/dnsmasq-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.68rc4.tar.xz) = 1e536356ea3bf1ad1e120c2a54e0456ab8992b9dc925700484282a34b3c57e26
-SIZE (dnsmasq-2.68rc4.tar.xz) = 435256
+SHA256 (dnsmasq-2.68rc5.tar.xz) = 35382ac76aa12151cf7ddb58cd56a66a38be18bdd84a5d6fea2157de86d93779
+SIZE (dnsmasq-2.68rc5.tar.xz) = 435788