From 9c8d34d613999737a5e937bbd96cb08b61513968 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 1 Jan 2014 23:06:40 +0000 Subject: [PATCH] Update to new upstream 2.69test3 release, with these noteworthy changes: - Implement dynamic interface discovery on *BSD - Fix endless loop with some bogu-nxdomain. Another F_CONFIG botch. - Ignore ",," in dhcp-host, rather than treating it as ",0," Invent an additional .0 so we can later have 2.69rc... releases without touching PORTEPOCH. --- dns/dnsmasq-devel/Makefile | 7 ++++--- dns/dnsmasq-devel/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/dns/dnsmasq-devel/Makefile b/dns/dnsmasq-devel/Makefile index dbdee4b5a273..eec188b6e9a0 100644 --- a/dns/dnsmasq-devel/Makefile +++ b/dns/dnsmasq-devel/Makefile @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.68rc5 +PORTVERSION= 2.69.0test3 +DISTVERSION= 2.69test3 CATEGORIES= dns ipv6 -MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ +MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ PKGNAMESUFFIX= -devel MAINTAINER= mandree@FreeBSD.org @@ -13,7 +14,7 @@ COMMENT= Lightweight DNS forwarder, DHCP, and TFTP server LICENSE= GPLv2 CONFLICTS_INSTALL=dnsmasq-2* -IGNORE= - build stable version instead, it is newer than this release candidate +#IGNORE= - build stable version instead, it is newer than this release candidate PORTDOCS= CHANGELOG CHANGELOG.archive FAQ doc.html setup.html diff --git a/dns/dnsmasq-devel/distinfo b/dns/dnsmasq-devel/distinfo index 094e07457a03..1dd3f3da6320 100644 --- a/dns/dnsmasq-devel/distinfo +++ b/dns/dnsmasq-devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.68rc5.tar.xz) = 35382ac76aa12151cf7ddb58cd56a66a38be18bdd84a5d6fea2157de86d93779 -SIZE (dnsmasq-2.68rc5.tar.xz) = 435788 +SHA256 (dnsmasq-2.69test3.tar.xz) = 9d5cd1242c26b42664ec392b0a84506b2f3a3e0b8604861d5727f116080b41d8 +SIZE (dnsmasq-2.69test3.tar.xz) = 436760