From owner-svn-ports-all@FreeBSD.ORG Sun May 3 02:47:11 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6CD693E3; Sun, 3 May 2015 02:47:11 +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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5B69B1491; Sun, 3 May 2015 02:47:11 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t432lB5F065378; Sun, 3 May 2015 02:47:11 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t432lAq1065376; Sun, 3 May 2015 02:47:10 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201505030247.t432lAq1065376@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Sun, 3 May 2015 02:47:10 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385230 - head/dns/dnsmasq-devel X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 May 2015 02:47:11 -0000 Author: mandree Date: Sun May 3 02:47:10 2015 New Revision: 385230 URL: https://svnweb.freebsd.org/changeset/ports/385230 Log: Upgrade to release candidate #7. Git shortlog: Johnny S. Lee (1): Make get-version work when repo is a git submodule. Simon Kelley (2): Logs in DHCPv6 not suppressed by dhcp6-quiet. Fix argument-order botch which broke DNSSEC for TCP queries. Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Sat May 2 23:55:41 2015 (r385229) +++ head/dns/dnsmasq-devel/Makefile Sun May 3 02:47:10 2015 (r385230) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.73rc6 +DISTVERSION= 2.73rc7 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ PKGNAMESUFFIX= -devel Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Sat May 2 23:55:41 2015 (r385229) +++ head/dns/dnsmasq-devel/distinfo Sun May 3 02:47:10 2015 (r385230) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.73rc6.tar.xz) = fc0d80123e8533d00a09df37869991b28e7bd1105d39efa54a832dd7fb29edcf -SIZE (dnsmasq-2.73rc6.tar.xz) = 481348 +SHA256 (dnsmasq-2.73rc7.tar.xz) = 65b7ca27b2a3bb4c9772cd15f436c813a20cae6f490c2f7104c9610a75e3dbf2 +SIZE (dnsmasq-2.73rc7.tar.xz) = 481360