From owner-cvs-all@FreeBSD.ORG Sat May 30 09:32:27 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 6BBCB106566C; Sat, 30 May 2009 09:32:27 +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 40C6F8FC56; Sat, 30 May 2009 09:32:27 +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 n4U9WQX6011263; Sat, 30 May 2009 09:32:26 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4U9WQwe011262; Sat, 30 May 2009 09:32:26 GMT (envelope-from gerald) Message-Id: <200905300932.n4U9WQwe011262@repoman.freebsd.org> From: Gerald Pfeifer Date: Sat, 30 May 2009 09:32:26 +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 pkg-plist 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: Sat, 30 May 2009 09:32:27 -0000 gerald 2009-05-30 09:32:26 UTC FreeBSD ports repository Modified files: lang/gcc45 Makefile distinfo pkg-plist Log: Update to the 20090528 snapshot of GCC 4.5.0. 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.388 +5 -5 ports/lang/gcc45/Makefile 1.267 +18 -18 ports/lang/gcc45/distinfo 1.104 +8 -1 ports/lang/gcc45/pkg-plist