From owner-freebsd-ports@FreeBSD.ORG Sat Sep 18 01:18:36 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 954CE106566B; Sat, 18 Sep 2010 01:18:36 +0000 (UTC) (envelope-from wxs@atarininja.org) Received: from syn.atarininja.org (syn.csh.rit.edu [129.21.50.215]) by mx1.freebsd.org (Postfix) with ESMTP id 713FB8FC12; Sat, 18 Sep 2010 01:18:36 +0000 (UTC) Received: by syn.atarininja.org (Postfix, from userid 1001) id 874D05C34; Fri, 17 Sep 2010 21:18:35 -0400 (EDT) Date: Fri, 17 Sep 2010 21:18:35 -0400 From: Wesley Shields To: Anonymous Message-ID: <20100918011835.GB68326@atarininja.org> References: <4C93AA31.5080202@DataIX.net> <86fwx8exn2.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86fwx8exn2.fsf@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: FreeBSD Ports , jhell , obrien@FreeBSD.org Subject: Re: editors/vim installs to / X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Sep 2010 01:18:36 -0000 On Sat, Sep 18, 2010 at 03:52:17AM +0400, Anonymous wrote: > jhell writes: > > > After a force upgrade of vim that had failed unfortunately not > > registering the files it installed already I found out that it is > > installing to / ~!!!!! ugh. > > Does the following diff fixes it? It does allow the port to pass my tinderbox tests. Hopefully obrien@ will commit it shortly. -- WXS