From owner-cvs-all@FreeBSD.ORG Mon May 24 16:00:42 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EC0A81065675; Mon, 24 May 2010 16:00:42 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (unknown [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C30BB8FC18; Mon, 24 May 2010 16:00:42 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o4OG0gbH061548; Mon, 24 May 2010 16:00:42 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o4OG0gVN061547; Mon, 24 May 2010 16:00:42 GMT (envelope-from gerald) Message-Id: <201005241600.o4OG0gVN061547@repoman.freebsd.org> From: Gerald Pfeifer Date: Mon, 24 May 2010 16:00:42 +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/gcc43 Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 May 2010 16:00:43 -0000 gerald 2010-05-24 16:00:42 UTC FreeBSD ports repository Modified files: lang/gcc43 Makefile distinfo Log: Update to the 20100523 snapshot of GCC 4.3.6 (which is pretty much the GCC 4.3.5 release). Force the use of system as and ld. This makes building and using this port consistent across installations and avoids confusing error modes for users who may have others flavors of these tools earlier in PATH. On the way, sort CONFIGURE_ARGS. Revision Changes Path 1.409 +8 -6 ports/lang/gcc43/Makefile 1.281 +9 -9 ports/lang/gcc43/distinfo