From 3c1e8025beae6d9b8ec95bb6be2618383a956d50 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Thu, 17 Oct 2013 23:24:21 +0000 Subject: Upgrade to rc4, changes over rc3 (-: removed, +: added) REVERT: Add --force-fast-ra option. Another thanks to Uwe Schindler. NEW: + Update Spanish transalation. Thanks to Vicente Soriano. + Add --ra-param option. Thanks to Vladislav Grishenko for + inspiration on this. + Add --add-subnet configuration, to tell upstream DNS + servers where the original client is. Thanks to DNSthingy + for sponsoring this feature. + Add --quiet-dhcp, --quiet-dhcp6 and --quiet-ra. Thanks to + Kevin Darbyshire-Bryant for the initial patch. + Allow A/AAAA records created by --interface-name to be the + target of --cname. Thanks to Hadmut Danisch for the + suggestion. + Avoid treating a --dhcp-host which has an IPv6 address + as eligable for use with DHCPv4 on the grounds that it has + no address, and vice-versa. Thanks to Yury Konovalov for + spotting the problem. + Do a better job caching dangling CNAMEs. Thanks to Yves + Dorfsman for spotting the problem. Fix shebang lines of two Perl scripts. --- dns/dnsmasq-devel/Makefile | 5 ++++- dns/dnsmasq-devel/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index 17ef5f66943d..20b69280f08b 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.67rc3 +DISTVERSION= 2.67rc4 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel @@ -28,6 +28,9 @@ OPTIONS_EXCLUDE+= EXAMPLES NLS_DESC= National Language Support (NLS, enables IDN) IDN_DESC= International Domain Names (IDN) WITHOUT NLS LUA_DESC= Support lease-change scripts in LUA +USES= shebangfix +SHEBANG_FILES= contrib/dynamic-dnsmasq/dynamic-dnsmasq.pl \ + contrib/dnslist/dnslist.pl .include diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index b8c077e0aa3a..5a984ebd3008 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.67rc3.tar.xz) = 2db4a3d8d7358a91ecf2ec9127ccc9ba878cf7c000337570a14434ee8628d153 -SIZE (dnsmasq-2.67rc3.tar.xz) = 427608 +SHA256 (dnsmasq-2.67rc4.tar.xz) = 73e0e482bd9cccbdc2f2e10dc12bc1b43ba010c22b5054fea45b09e5d76239b0 +SIZE (dnsmasq-2.67rc4.tar.xz) = 431584 -- cgit v1.2.3