From owner-cvs-all@FreeBSD.ORG Wed May 27 09:14:32 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 A813D106564A; Wed, 27 May 2009 09:14:32 +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 7CFE88FC13; Wed, 27 May 2009 09:14:32 +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 n4R9EW8E091299; Wed, 27 May 2009 09:14:32 GMT (envelope-from gerald@repoman.freebsd.org) Received: (from gerald@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n4R9EWgk091298; Wed, 27 May 2009 09:14:32 GMT (envelope-from gerald) Message-Id: <200905270914.n4R9EWgk091298@repoman.freebsd.org> From: Gerald Pfeifer Date: Wed, 27 May 2009 09:14:32 +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/gcc44 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: Wed, 27 May 2009 09:14:33 -0000 gerald 2009-05-27 09:14:32 UTC FreeBSD ports repository Modified files: lang/gcc44 Makefile distinfo Log: Update to the 20090526 snapshot of GCC 4.4.1. 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.386 +5 -5 ports/lang/gcc44/Makefile 1.266 +18 -18 ports/lang/gcc44/distinfo