From owner-svn-ports-head@freebsd.org Fri Feb 19 08:54:50 2016 Return-Path: Delivered-To: svn-ports-head@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 7430BAAD1AA; Fri, 19 Feb 2016 08:54:50 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 46B0D1297; Fri, 19 Feb 2016 08:54:50 +0000 (UTC) (envelope-from mandree@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1J8snwv018557; Fri, 19 Feb 2016 08:54:49 GMT (envelope-from mandree@FreeBSD.org) Received: (from mandree@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1J8snlf018555; Fri, 19 Feb 2016 08:54:49 GMT (envelope-from mandree@FreeBSD.org) Message-Id: <201602190854.u1J8snlf018555@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mandree set sender to mandree@FreeBSD.org using -f From: Matthias Andree Date: Fri, 19 Feb 2016 08:54:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409162 - 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-head@freebsd.org X-Mailman-Version: 2.1.20 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, 19 Feb 2016 08:54:50 -0000 Author: mandree Date: Fri Feb 19 08:54:49 2016 New Revision: 409162 URL: https://svnweb.freebsd.org/changeset/ports/409162 Log: Upgrade to -test10 release. Upstream's CHANGELOG since -test8: Don't crash with divide-by-zero if an IPv6 dhcp-range is declared as a whole /64. (ie xx::0 to xx::ffff:ffff:ffff:ffff) Thanks to Laurent Bendel for spotting this problem. Modified: head/dns/dnsmasq-devel/Makefile head/dns/dnsmasq-devel/distinfo Modified: head/dns/dnsmasq-devel/Makefile ============================================================================== --- head/dns/dnsmasq-devel/Makefile Fri Feb 19 08:51:10 2016 (r409161) +++ head/dns/dnsmasq-devel/Makefile Fri Feb 19 08:54:49 2016 (r409162) @@ -2,8 +2,8 @@ # $FreeBSD$ PORTNAME= dnsmasq -DISTVERSION= 2.76test8 -PORTVERSION= 2.76.0test8 +DISTVERSION= 2.76test10 +PORTVERSION= 2.76.0test10 CATEGORIES= dns ipv6 #MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/release-candidates/ MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/test-releases/ Modified: head/dns/dnsmasq-devel/distinfo ============================================================================== --- head/dns/dnsmasq-devel/distinfo Fri Feb 19 08:51:10 2016 (r409161) +++ head/dns/dnsmasq-devel/distinfo Fri Feb 19 08:54:49 2016 (r409162) @@ -1,2 +1,2 @@ -SHA256 (dnsmasq-2.76test8.tar.xz) = 1e23c406b1cdc6b4e68ab628246c53a006f6f736035a02c4fe328ae132f50a7d -SIZE (dnsmasq-2.76test8.tar.xz) = 489796 +SHA256 (dnsmasq-2.76test10.tar.xz) = 3b8bfbb9a26261110a7249997559924ccb7c3ea6f83396b1cfd788a883ce5e99 +SIZE (dnsmasq-2.76test10.tar.xz) = 490192