From owner-svn-ports-all@FreeBSD.ORG Mon Jan 6 23:17:13 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B30A5247; Mon, 6 Jan 2014 23:17:13 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 767F31501; Mon, 6 Jan 2014 23:17:13 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 479B7BDC5C; Tue, 7 Jan 2014 00:17:10 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 1F6EBBDC5A; Tue, 7 Jan 2014 00:17:10 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 8B9BFCB8F79C; Tue, 7 Jan 2014 00:17:09 +0100 (CET) Date: Tue, 07 Jan 2014 00:17:08 +0100 From: Mathieu Arnold To: Mathieu Arnold , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r338952 - in head/dns: bind98 bind99 Message-ID: In-Reply-To: <201401062315.s06NFKGx092774@svn.freebsd.org> References: <201401062315.s06NFKGx092774@svn.freebsd.org> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 06 Jan 2014 23:17:13 -0000 +--On 6 janvier 2014 23:15:20 +0000 Mathieu Arnold wrote: | Author: mat | Date: Mon Jan 6 23:15:20 2014 | New Revision: 338952 | URL: http://svnweb.freebsd.org/changeset/ports/338952 | | Log: | Yet another round of fixes. | | This time, it seems all of REPLACE_BASE, not REPLACE_BASE and post Bind | removal from base seem to work consistently. I'd like to say it's the last fixup update, but I was already saying that to myself three updates ago... -- Mathieu Arnold