aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2013-12-04 17:54:09 +0800
committermandree <mandree@FreeBSD.org>2013-12-04 17:54:09 +0800
commit067116f451147baf49d169b38fe8e54ce93e2e96 (patch)
treeb2247a42652ceebbb0ab616622c9c04bf1694bec /dns
parent6233335693706cdec7b8b2eb670ac77953a7b230 (diff)
downloadfreebsd-ports-gnome-067116f451147baf49d169b38fe8e54ce93e2e96.tar.gz
freebsd-ports-gnome-067116f451147baf49d169b38fe8e54ce93e2e96.tar.zst
freebsd-ports-gnome-067116f451147baf49d169b38fe8e54ce93e2e96.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.
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