From owner-svn-ports-head@freebsd.org Tue Dec 8 13:16:36 2015 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 0CE199D3F96; Tue, 8 Dec 2015 13:16:36 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F392E14C9; Tue, 8 Dec 2015 13:16:34 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (p57BB9455.dip0.t-ipconnect.de [87.187.148.85]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id AA88A83E402; Tue, 8 Dec 2015 14:10:40 +0100 (CET) Received: from localhost (Titan.Leidinger.net [192.168.1.17]) (using TLSv1.2 with cipher DHE-RSA-CAMELLIA128-SHA (128/128 bits)) (Client did not present a certificate) (Authenticated sender: Alexander@Leidinger.net) by outgoing.leidinger.net (Postfix) with ESMTPSA id ED8352031; Tue, 8 Dec 2015 14:10:35 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=leidinger.net; s=outgoing-alex; t=1449580236; bh=g8BbPhRuiKcddzv4VdjIy71jV7v2NU3VDigVJ8cyi4k=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=PVemlfwMYYven/O1sJbst5cNlc85Kh0mvgDEoHodL3xu7KFLBoKDgRbTTmWP5ee99 j0INScDyx9NqAivrBcg1mLnEIBblPl/fXx7SSFLuIoFY3ThmXOI2TqjQ+Fa3ohKptY Bb4DWhCOf0E/O/Rfo2lIhVyXI7dnyn2q2lWkcDXVavDfDz1tR2cMnhEfH/lfjm/uPy jaq2A56G0z+o6aaSGinXuCMyW7cY33wm6bLM6+pWvXApwWu53FZMPJ6LUlU4g58IYh J1P9tXCPYuBLON/VXfBCKw9JUTKu3d28jYVrgXGQPU45kJbN+3dP1b/n/iZrW6r7eL lQqnp+JWjWjmw== Date: Tue, 8 Dec 2015 14:10:35 +0100 From: Alexander Leidinger To: Baptiste Daroussin Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r403014 - in head/shells/zsh: . files Message-ID: <20151208141035.000024e1@Leidinger.net> In-Reply-To: <201512042327.tB4NRNn7011783@repo.freebsd.org> References: <201512042327.tB4NRNn7011783@repo.freebsd.org> X-Mailer: Claws Mail 3.10.1 (GTK+ 2.16.6; i586-pc-mingw32msvc) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: AA88A83E402.A2D8E X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-0.946, required 6, autolearn=disabled, ALL_TRUSTED -1.00, DKIM_SIGNED 0.10, DKIM_VALID -0.10, DKIM_VALID_AU -0.10, TW_HR 0.08, TW_SV 0.08) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1450185041.29971@YqXjTXWrkmsw7bpu4BT54g X-EBL-Spam-Status: No 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, 08 Dec 2015 13:16:36 -0000 On Fri, 4 Dec 2015 23:27:23 +0000 (UTC) Baptiste Daroussin wrote: > Author: bapt > Date: Fri Dec 4 23:27:23 2015 > New Revision: 403014 > URL: https://svnweb.freebsd.org/changeset/ports/403014 > > Log: > Update to zsh 5.2 > While here: > - ensure zsh looks ${PREFIX}/etc for zshrc [1] This breaks POLA for all those with a /etc/zshrc and/or /etc/zshenv. What about those with zsh as root login shell and no /usr/local in signle-user mode? Can you please have it look for both location to not break existing installations? Thanks, Alexander. -- http://www.Leidinger.net Alexander@Leidinger.net: PGP 0xC773696B3BAC17DC http://www.FreeBSD.org netchild@FreeBSD.org : PGP 0xC773696B3BAC17DC