From owner-svn-ports-head@FreeBSD.ORG Thu Apr 9 10:43:36 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5D31AED0; Thu, 9 Apr 2015 10:43:36 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 315D9FE; Thu, 9 Apr 2015 10:43:35 +0000 (UTC) Received: from [192.168.1.22] (159.Red-79-148-64.dynamicIP.rima-tde.net [79.148.64.159]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id D635543C26; Thu, 9 Apr 2015 05:43:32 -0500 (CDT) Message-ID: <552657D2.1000609@marino.st> Date: Thu, 09 Apr 2015 12:43:30 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Alexey Dokuchaev , John Marino Subject: Re: svn commit: r383632 - head/audio/freealut References: <201504091032.t39AWYQC025457@svn.freebsd.org> <20150409104025.GA30367@FreeBSD.org> In-Reply-To: <20150409104025.GA30367@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 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: Thu, 09 Apr 2015 10:43:36 -0000 On 4/9/2015 12:40, Alexey Dokuchaev wrote: > On Thu, Apr 09, 2015 at 10:32:34AM +0000, John Marino wrote: >> New Revision: 383632 >> URL: https://svnweb.freebsd.org/changeset/ports/383632 >> >> Log: >> audio/freealut: Use DEBIAN_POOL instead of ${MASTER_SITE_DEBIAN_POOL} >> >> Suggested by: mat > > Guys, perhaps we should avoid making commits that change ${MASTER_SITE_FOO} > into FOO *only*. Especially since that I hope we're only (ab)using Debian > CDN for a while, until distfile will find a new more or less permanent and > official home. Why? If I've made a less than optimal commit, in this case to a port maintained by a freebsd committer, why shouldn't I correct it now? Please don't tell me this is driven by "svn diff". John