From owner-freebsd-ports@FreeBSD.ORG Wed Oct 10 23:29:52 2007 Return-Path: Delivered-To: freebsd-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACB8616A420; Wed, 10 Oct 2007 23:29:52 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from anuket.mj.niksun.com (gwnew.niksun.com [65.115.46.162]) by mx1.freebsd.org (Postfix) with ESMTP id 675A913C44B; Wed, 10 Oct 2007 23:29:52 +0000 (UTC) (envelope-from jkim@FreeBSD.org) Received: from niksun.com (anuket [10.70.0.5]) by anuket.mj.niksun.com (8.13.6/8.13.6) with ESMTP id l9ANCTIe058353; Wed, 10 Oct 2007 19:12:30 -0400 (EDT) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-ports@FreeBSD.org Date: Wed, 10 Oct 2007 19:12:12 -0400 User-Agent: KMail/1.6.2 References: <20071010221335.GC9370@smogmonster.local> <20071010224921.GA93833@lor.one-eyed-alien.net> In-Reply-To: <20071010224921.GA93833@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200710101912.27168.jkim@FreeBSD.org> X-Virus-Scanned: ClamAV 0.90.2/4525/Wed Oct 10 17:40:00 2007 on anuket.mj.niksun.com X-Virus-Status: Clean Cc: Brooks Davis , Joshua Tinnin Subject: Re: gcc42 won't fetch 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: Wed, 10 Oct 2007 23:29:52 -0000 On Wednesday 10 October 2007 06:49 pm, Brooks Davis wrote: > On Wed, Oct 10, 2007 at 04:13:35PM -0600, Joshua Tinnin wrote: > > I checked the mirror sites, and the file > > gcc-core-4.2.2-RC-20070927.tar.bz2 really doesn't exist on any of > > them. This is needed for openoffice-2, so for the moment trying > > to install or upgrade oo won't work. > > It looks like the GCC team pulled most of the gcc 4.2.2 snapshots. > I think all the gcc 4.2 bits are going to have to switch back to > 4.2.1 or move to 4.3. No, 4.2.2 is released but lang/gcc42 is not updated. That's why. ;-) Jung-uk Kim