From owner-cvs-all@FreeBSD.ORG Tue May 26 19:34:01 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 E19BD106564A; Tue, 26 May 2009 19:34:01 +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 B8D6D8FC17; Tue, 26 May 2009 19:34:01 +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 n4QJY1G7024592; Tue, 26 May 2009 19:34:01 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4QJY1mw024591; Tue, 26 May 2009 19:34:01 GMT (envelope-from gerald) Message-Id: <200905261934.n4QJY1mw024591@repoman.freebsd.org> From: Gerald Pfeifer Date: Tue, 26 May 2009 19:34:01 +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: Tue, 26 May 2009 19:34:02 -0000 gerald 2009-05-26 19:34:01 UTC FreeBSD ports repository Modified files: lang/gcc43 Makefile distinfo Log: Update to the 20090524 snapshot of GCC 4.3.4. Move the snapshot date from PORTREVISION to being a part of PORTVERSION to allow for PORTREVISION bumps. Simplify pre-everything and adjust PLIST_SUB accordingly. Move VERSIONSTRING down to pacify portlint after all those years and extract it from PORTVERSION, too. Revision Changes Path 1.390 +5 -5 ports/lang/gcc43/Makefile 1.264 +18 -18 ports/lang/gcc43/distinfo