From owner-cvs-all@FreeBSD.ORG Fri Apr 18 02:20:32 2008 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 A00FA106564A; Fri, 18 Apr 2008 02:20:32 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (svm.csie.ntu.edu.tw [140.112.90.75]) by mx1.freebsd.org (Postfix) with ESMTP id 351EC8FC0C; Fri, 18 Apr 2008 02:20:31 +0000 (UTC) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: from svm.csie.ntu.edu.tw (localhost [127.0.0.1]) by svm.csie.ntu.edu.tw (8.14.2/8.14.2) with ESMTP id m3I2KVj7089449; Fri, 18 Apr 2008 10:20:31 +0800 (CST) (envelope-from rafan@svm.csie.ntu.edu.tw) Received: (from rafan@localhost) by svm.csie.ntu.edu.tw (8.14.2/8.14.2/Submit) id m3I2KVhg040496; Fri, 18 Apr 2008 10:20:31 +0800 (CST) (envelope-from rafan) Date: Fri, 18 Apr 2008 10:20:30 +0800 From: Rong-En Fan To: Edwin Groothuis Message-ID: <20080418022030.GC42166@svm.csie.ntu.edu.tw> References: <200804172319.m3HNJncC013232@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200804172319.m3HNJncC013232@repoman.freebsd.org> User-Agent: Mutt/1.5.17 (2007-11-01) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/print/ghostscript-gnu Makefile ports/print/ghostscript-gpl Makefile ports/print/teTeX-texmf Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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 Apr 2008 02:20:32 -0000 On Thu, Apr 17, 2008 at 11:19:49PM +0000, Edwin Groothuis wrote: > edwin 2008-04-17 23:19:49 UTC > > FreeBSD ports repository > > Modified files: > print/ghostscript-gnu Makefile > print/ghostscript-gpl Makefile > print/teTeX-texmf Makefile > Log: > Incorrect CONFLICTS in multiple ports. > > There are incorrect CONFLICTS in multiple ports. E.g.: > contain two CONFLICTS= lines, the second line overrides the first one. Thanks! Regards, Rong-En Fan