aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMatthias Andree <mandree@FreeBSD.org>2015-03-30 17:39:50 +0000
committerMatthias Andree <mandree@FreeBSD.org>2015-03-30 17:39:50 +0000
commit7fbec003adf2a399d24fdd5a07325a0b493c42e0 (patch)
treef126cf52166d6d060b7353e454810b7d2b746190 /dns
parent230c7009b8de1d4ba4e8533e597c86688757857f (diff)
downloadports-7fbec003adf2a399d24fdd5a07325a0b493c42e0.tar.gz
ports-7fbec003adf2a399d24fdd5a07325a0b493c42e0.zip
Update to upstream 2.73rc1 (pending rc2 upload)
Changes from previous 2.73test6 (taken from CHANGELOG's Git repo): Don't reply to DHCPv6 SOLICIT messages if we're not configured to do stateful DHCPv6. Thanks to Win King Wan for the patch. Fix broken DNSSEC validation of ECDSA signatures. Add --dnssec-timestamp option, which provides an automatic way to detect when the system time becomes valid after boot on systems without an RTC, whilst allowing DNS queries before the clock is valid so that NTP can run. Thanks to Kevin Darbyshire-Bryant for developing this idea.
Notes
Notes: svn path=/head/; revision=382696
Diffstat (limited to 'dns')
-rw-r--r--dns/dnsmasq-devel/Makefile5
-rw-r--r--dns/dnsmasq-devel/distinfo4
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile
index 222375a7c50a..97bf7efd3327 100644
--- a/dns/dnsmasq-devel/Makefile
+++ b/dns/dnsmasq-devel/Makefile
@@ -2,10 +2,9 @@
# $FreeBSD$
PORTNAME= dnsmasq
-PORTVERSION= 2.73.0t6
-DISTVERSION= 2.73test6
+DISTVERSION= 2.73rc1
CATEGORIES= dns ipv6
-MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/
+MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/
PKGNAMESUFFIX= -devel
MAINTAINER= mandree@FreeBSD.org
diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo
index 8734e4f9b520..3e68e3c9eed4 100644
--- a/dns/dnsmasq-devel/distinfo
+++ b/dns/dnsmasq-devel/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dnsmasq-2.73test6.tar.xz) = e1a69b71887f1b11c90427707681273eb84199ae6dbf75c219c327facd5d2440
-SIZE (dnsmasq-2.73test6.tar.xz) = 475044
+SHA256 (dnsmasq-2.73rc1.tar.xz) = 3971fb537c0a18fdecb49f91dd7ac8e90e75a74b3908265788a24c0ba5b87541
+SIZE (dnsmasq-2.73rc1.tar.xz) = 478744