From owner-cvs-all@FreeBSD.ORG Sat Jul 8 20:09:57 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 4703116A4DA; Sat, 8 Jul 2006 20:09:57 +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 EA4A743D5A; Sat, 8 Jul 2006 20:09:56 +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 k68K9uaT090966; Sat, 8 Jul 2006 20:09:56 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k68K9urm090965; Sat, 8 Jul 2006 20:09:56 GMT (envelope-from gerald) Message-Id: <200607082009.k68K9urm090965@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 8 Jul 2006 20:09:56 +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/gcc40 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: Sat, 08 Jul 2006 20:09:57 -0000 gerald 2006-07-08 20:09:56 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20060706 snapshot of GCC 4.0.4. 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.265 +3 -6 ports/lang/gcc40/Makefile 1.159 +12 -12 ports/lang/gcc40/distinfo