From owner-svn-ports-all@freebsd.org Fri Jul 31 17:43:31 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E83FC9B05EE; Fri, 31 Jul 2015 17:43:31 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.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 D95471EB2; Fri, 31 Jul 2015 17:43:31 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6VHhVwE043867; Fri, 31 Jul 2015 17:43:31 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6VHhVZk043865; Fri, 31 Jul 2015 17:43:31 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201507311743.t6VHhVZk043865@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 31 Jul 2015 17:43:31 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r393361 - head/dns/dnsmasq 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: Fri, 31 Jul 2015 17:43:32 -0000 Author: mandree Date: Fri Jul 31 17:43:30 2015 New Revision: 393361 URL: https://svnweb.freebsd.org/changeset/ports/393361 Log: Update to 2.75 Critical bug fix for --dhcp-script Modified: head/dns/dnsmasq/Makefile head/dns/dnsmasq/distinfo Modified: head/dns/dnsmasq/Makefile ============================================================================== --- head/dns/dnsmasq/Makefile Fri Jul 31 17:17:14 2015 (r393360) +++ head/dns/dnsmasq/Makefile Fri Jul 31 17:43:30 2015 (r393361) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.74 +DISTVERSION= 2.75 PORTEPOCH= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ Modified: head/dns/dnsmasq/distinfo ============================================================================== --- head/dns/dnsmasq/distinfo Fri Jul 31 17:17:14 2015 (r393360) +++ head/dns/dnsmasq/distinfo Fri Jul 31 17:43:30 2015 (r393361) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.74.tar.xz) = 9ed484b9879d63f7a0bc1010562f17d8aaadf4261e9a126299796cb9696d93ba -SIZE (dnsmasq-2.74.tar.xz) = 472480 +SHA256 (dnsmasq-2.75.tar.xz) = 640c4e1d4c298e42458419cd78cfc26acc549401b1a34d271cd3e0e4226941f1 +SIZE (dnsmasq-2.75.tar.xz) = 472484