From owner-freebsd-ports@FreeBSD.ORG Sat Nov 23 02:00:59 2013 Return-Path: Delivered-To: ports@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 5763C8E3; Sat, 23 Nov 2013 02:00:59 +0000 (UTC) Received: from ainaz.pair.com (ainaz.pair.com [209.68.2.66]) by mx1.freebsd.org (Postfix) with ESMTP id EE0A82BCE; Sat, 23 Nov 2013 02:00:58 +0000 (UTC) Received: from [192.168.0.132] (vie-91-186-148-049.dsl.sil.at [91.186.148.49]) by ainaz.pair.com (Postfix) with ESMTPSA id A1DC13F464; Fri, 22 Nov 2013 21:00:55 -0500 (EST) Date: Sat, 23 Nov 2013 03:00:54 +0100 (CET) From: Gerald Pfeifer To: Baptiste Daroussin Subject: Re: lang/gcc46 leaving directories around (WAS: [QAT] r334234: 3x leftovers, 1x depend_object) In-Reply-To: <20131123001536.GC12196@ithaqua.etoilebsd.net> Message-ID: References: <1819602.80MQYjOYuN@dragon.dg> <20131123001536.GC12196@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: ports@freebsd.org, qat@redports.org, David Naylor , decke@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Nov 2013 02:00:59 -0000 On Sat, 23 Nov 2013, Baptiste Daroussin wrote: > This should be a definitive fix: > http://people.freebsd.org/~bapt/fix-info-subdir.diff : > Btw that have shown a bug in pkg 1.2.0 rc1 and prior (not in 1.1.x) I > have fix in master and will be in 1.2.0 rc2 > > Can you test? Yes. I just tested this, and in my environment it seems to work (passing the tests described in the Handbook). ports/184178 when you commit this. :) Thanks, Gerald