From owner-cvs-ports@FreeBSD.ORG Wed Aug 22 23:03:20 2007 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0907A16A417; Wed, 22 Aug 2007 23:03:20 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.freebsd.org (Postfix) with ESMTP id BB7F013C459; Wed, 22 Aug 2007 23:03:19 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 650B139112; Thu, 23 Aug 2007 01:03:18 +0200 (CEST) Date: Thu, 23 Aug 2007 01:03:25 +0200 (CEST) From: Gerald Pfeifer To: Cy Schubert In-Reply-To: <200708121526.l7CFQlon028184@cwsys.cwsent.com> Message-ID: References: <200708121526.l7CFQlon028184@cwsys.cwsent.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: cvs-ports@freebsd.org, cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang/gcc43 Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Aug 2007 23:03:20 -0000 On Sun, 12 Aug 2007, Cy Schubert wrote: >> Log: >> Add missing note on the CONFLICTS with lang/gcc295. > Similar changes should be made to the gcc41 and gcc42 ports as these > ports had the same problem. Yup. Done now for lang/gcc41 and planned for the next update of lang/gcc42. Gerald