From owner-svn-ports-head@FreeBSD.ORG Fri Feb 7 08:48:02 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2AC502EA; Fri, 7 Feb 2014 08:48:02 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 1299C1209; Fri, 7 Feb 2014 08:48:02 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s178m1mf014069; Fri, 7 Feb 2014 08:48:01 GMT (envelope-from mandree@svn.freebsd.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s178m17l014065; Fri, 7 Feb 2014 08:48:01 GMT (envelope-from mandree@svn.freebsd.org) Message-Id: <201402070848.s178m17l014065@svn.freebsd.org> From: Matthias Andree Date: Fri, 7 Feb 2014 08:48:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343200 - in head/dns/dnsmasq-devel: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Feb 2014 08:48:02 -0000 Author: mandree Date: Fri Feb 7 08:48:01 2014 New Revision: 343200 URL: http://svnweb.freebsd.org/changeset/ports/343200 QAT: https://qat.redports.org/buildarchive/r343200/ Log: Move all the way to the test7 release that has other bugfixes. Note the +AD flag may now be missing on the first response for a given domain, re-querying within the cache TTL would deliver it. Bug has been reported. Deleted: head/dns/dnsmasq-devel/files/patch-dnsmasq.conf.example head/dns/dnsmasq-devel/files/patch-git-e243c07-AD-flag-treatment Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Fri Feb 7 08:43:25 2014 (r343199) +++ head/dns/dnsmasq-devel/Makefile Fri Feb 7 08:48:01 2014 (r343200) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= dnsmasq -PORTVERSION= 2.69.0test6 -DISTVERSION= 2.69test6 -PORTREVISION= 2 +PORTVERSION= 2.69.0test7 +DISTVERSION= 2.69test7 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ PKGNAMESUFFIX= -devel Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Fri Feb 7 08:43:25 2014 (r343199) +++ head/dns/dnsmasq-devel/distinfo Fri Feb 7 08:48:01 2014 (r343200) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.69test6.tar.xz) = 36d753a913bdfad658dfd558ffd2dca59defb0d1ea3df3a423d7af436bfdff2e -SIZE (dnsmasq-2.69test6.tar.xz) = 453140 +SHA256 (dnsmasq-2.69test7.tar.xz) = 455e9df162117a160b50454a7e8dff9ca1c4f3af19926342a3584662b930ff70 +SIZE (dnsmasq-2.69test7.tar.xz) = 453368