From owner-cvs-all@FreeBSD.ORG Fri Jun 18 19:16:12 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B807B16A4CE; Fri, 18 Jun 2004 19:16:12 +0000 (GMT) Received: from fillmore.dyndns.org (port-212-202-50-15.dynamic.qsc.de [212.202.50.15]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FB5143D1F; Fri, 18 Jun 2004 19:16:12 +0000 (GMT) (envelope-from eikemeier@fillmore-labs.com) Received: from [172.16.0.11] (helo=localhost) by fillmore.dyndns.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34 (FreeBSD)) id 1BbOpa-000F3E-7S; Fri, 18 Jun 2004 21:15:20 +0200 Date: Fri, 18 Jun 2004 21:15:17 +0200 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) To: Hiroki Sato From: Oliver Eikemeier In-Reply-To: <200406181517.i5IFHpEh061044@repoman.freebsd.org> Message-Id: Content-Transfer-Encoding: 7bit User-Agent: KMail/1.5.9 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Mark Linimon cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/teTeX ports/japanese/teTeX X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jun 2004 19:16:12 -0000 Meta ports shouldn't have CONFLICTS, see the message "They install files into the same place." The dependant ports may or may not conflicts, and these conflicts may change over time, but since meta ports do not install any files they can not conflict with another port. -Oliver