From owner-cvs-all@FreeBSD.ORG Mon May 18 10:01:29 2009 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 95148106566B; Mon, 18 May 2009 10:01:29 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6AA158FC23; Mon, 18 May 2009 10:01:29 +0000 (UTC) (envelope-from gerald@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n4IA1TIM002981; Mon, 18 May 2009 10:01:29 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4IA1TOA002980; Mon, 18 May 2009 10:01:29 GMT (envelope-from gerald) Message-Id: <200905181001.n4IA1TOA002980@repoman.freebsd.org> From: Gerald Pfeifer Date: Mon, 18 May 2009 10:01:29 +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/gcc45 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, 18 May 2009 10:01:30 -0000 gerald 2009-05-18 10:01:29 UTC FreeBSD ports repository Modified files: lang/gcc45 Makefile distinfo Log: Update to the 20090514 snapshot of GCC 4.5.0. Extract SUFFIX from PORTVERSION. Use SUFFIX for TARGLIB (and thus for the library path used by this port). Also use SUFFIX for the libexec directory instead of the full port version and flatten the directory structure and simplify the logic along the way. Tinder-tested by: itetcu@ Revision Changes Path 1.385 +6 -6 ports/lang/gcc45/Makefile 1.265 +18 -18 ports/lang/gcc45/distinfo