From owner-svn-ports-head@FreeBSD.ORG Tue Jan 21 07:28:27 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E049AE3D; Tue, 21 Jan 2014 07:28:27 +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 A2C531B04; Tue, 21 Jan 2014 07:28:27 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 50C44BDC30; Tue, 21 Jan 2014 08:28:26 +0100 (CET) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 2EB7FBDC24; Tue, 21 Jan 2014 08:28:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 70C5CCCADEE2; Tue, 21 Jan 2014 08:28:25 +0100 (CET) Date: Tue, 21 Jan 2014 08:28:24 +0100 From: Mathieu Arnold To: Alexey Dokuchaev Subject: Re: svn commit: r340556 - head/textproc/yali Message-ID: In-Reply-To: <20140121072006.GA15961@FreeBSD.org> References: <201401210714.s0L7Erre030614@svn.freebsd.org> <20140121072006.GA15961@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 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.17 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, 21 Jan 2014 07:28:28 -0000 +--On 21 janvier 2014 07:20:06 +0000 Alexey Dokuchaev wrote: | On Tue, Jan 21, 2014 at 07:14:53AM +0000, Mathieu Arnold wrote: |> New Revision: 340556 |> URL: http://svnweb.freebsd.org/changeset/ports/340556 |> QAT: https://qat.redports.org/buildarchive/r340556/ |> |> do-install: |> - @${INSTALL_SCRIPT} ${WRKSRC} ${PREFIX}/bin/yali |> + @${INSTALL_SCRIPT} ${WRKSRC} ${STAGEDIR}${PREFIX}/bin/yali | | Mathieu, it would be nice to unmute installation commands once you touch | these lines. Muting them makes logs less useful for debugging of issues | and generally leaves the impression that particular port did not install | anything (i.e., WTF?!). Yes, it would be nice, first of the day, eyes clearly not open yet. With your copious free time don't take a directory yourself, like bapt, antoine and I are doing, and convert ports in it to do staging ? :-) -- Mathieu Arnold