From owner-svn-ports-head@FreeBSD.ORG Tue May 5 10:59:19 2015 Return-Path: Delivered-To: svn-ports-head@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 35555C9F; Tue, 5 May 2015 10:59:19 +0000 (UTC) Received: from mail.ptrcrt.ch (ptrcrt.ch [37.252.124.203]) (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 C5BDF1039; Tue, 5 May 2015 10:59:16 +0000 (UTC) Received: from webmail.ptrcrt.ch (192.168.1.2 [192.168.1.2]); by mail.ptrcrt.ch (OpenSMTPD) with ESMTPSA id 8c5e2ef3; TLS version=TLSv1/SSLv3 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO; Tue, 5 May 2015 10:59:06 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 05 May 2015 12:59:06 +0200 From: Pietro Cerutti To: Alexey Dokuchaev Cc: Adam Weinberger , Sunpoet Po-Chuan Hsieh , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, owner-ports-committers@freebsd.org Subject: Re: svn commit: r383472 - head/audio/muse Organization: The FreeBSD Project In-Reply-To: <20150407023204.GA44784@FreeBSD.org> References: <201504061859.t36IxK0v000969@svn.freebsd.org> <20150407012902.GA22994@FreeBSD.org> <91AB85D3-A8DE-491C-A2D7-4E8D7E1CDC12@adamw.org> <20150407023204.GA44784@FreeBSD.org> Message-ID: <0267f95ec470be088291c2f5357b338b@gahr.ch> X-Sender: gahr@FreeBSD.org User-Agent: Roundcube Webmail/1.1.1 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: Tue, 05 May 2015 10:59:19 -0000 On 2015-04-07 04:32, Alexey Dokuchaev wrote: > As I've previously had explained, "cd ${WRKSRC} && ${INSTALL_DATA}" is > two- > command construct (vs. single, $cwd-agnostic command), it typically > gets > longer and thus can cause line wrapping, but most importantly that it > should > not have been committed in the first place as being gratuitous change. Could you please elaborate on your $cwd-agnostic argument? -- Pietro Cerutti gahr@FreeBSD.org