From owner-cvs-all@FreeBSD.ORG Sun Jul 9 12:22:09 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D7F916A4DA; Sun, 9 Jul 2006 12:22:09 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 482CA43D46; Sun, 9 Jul 2006 12:22:09 +0000 (GMT) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k69CM96O095409; Sun, 9 Jul 2006 12:22:09 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k69CM9jL095408; Sun, 9 Jul 2006 12:22:09 GMT (envelope-from gerald) Message-Id: <200607091222.k69CM9jL095408@repoman.freebsd.org> From: Gerald Pfeifer Date: Sun, 9 Jul 2006 12:22:09 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/lang/gcc42 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Jul 2006 12:22:09 -0000 gerald 2006-07-09 12:22:09 UTC FreeBSD ports repository Modified files: lang/gcc42 Makefile distinfo Log: Update to the 20060708 snapshot of GCC 4.2.0. Simplify the subdirectory we use for GCC-specific libraries and include files from gcc/${CONFIGURE_TARGET}/${PORTVERSION} to gcc-${PORTVERSION}. Remove the hack to set RANLIB=: now that this has been addressed upstream. Revision Changes Path 1.273 +3 -6 ports/lang/gcc42/Makefile 1.164 +18 -18 ports/lang/gcc42/distinfo