From owner-freebsd-ports@FreeBSD.ORG Thu Nov 27 14:42:37 2014 Return-Path: Delivered-To: ports@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 94CC2C9C; Thu, 27 Nov 2014 14:42:37 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 52EDED04; Thu, 27 Nov 2014 14:42:37 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 5E260BDC3E; Thu, 27 Nov 2014 15:42:33 +0100 (CET) Received: from gw.in.absolight.net (gw-ecl.in.absolight.net [79.143.241.69]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "gw.in.absolight.net", Issuer "CA Cert Signing Authority" (not verified)) by prod2.absolight.net (Postfix) with ESMTPSA id 28A0CBDC2E; Thu, 27 Nov 2014 15:42:33 +0100 (CET) Received: from ogg.in.absolight.net (ogg.in.absolight.net [79.143.241.239]) by gw.in.absolight.net (Postfix) with ESMTP id 2B42660E8; Thu, 27 Nov 2014 15:42:26 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by ogg.in.absolight.net (Postfix) with ESMTP id EC68F78C6815; Thu, 27 Nov 2014 15:41:55 +0100 (CET) Date: Thu, 27 Nov 2014 15:41:55 +0100 From: Mathieu Arnold To: Konstantin Belousov Subject: Re: [HEADS-UP] svn commit: r373448 - in head: . Mk Mk/Uses archivers/dpkg archivers/p5-Archive-Any archivers/p5-Archive-Any-Lite archivers/p5-Archive-Any-Plugin-Rar archivers/p5-Archive-Extract archivers/p5-Archi... (fwd) Message-ID: In-Reply-To: <20141127123611.GQ17068@kib.kiev.ua> References: <28AA9B0832270860199FDDD2@ogg.in.absolight.net> <20141127123611.GQ17068@kib.kiev.ua> 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: ports@freebsd.org, perl@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Nov 2014 14:42:37 -0000 +--On 27 novembre 2014 14:36:11 +0200 Konstantin Belousov wrote: | On Wed, Nov 26, 2014 at 02:18:50PM +0100, Mathieu Arnold wrote: | | It seems to be broken on the machine which has /usr/local symlinked. | Amd64 stable/10 with | lrwxr-xr-x 1 root wheel 15 Sep 21 20:09 local -> /usr/sfw/local8 | | I get the following | I think this was fixed in r373485. -- Mathieu Arnold