Date: Mon, 13 Dec 2010 10:29:05 +0100 From: Beat Gaetzi <beat@FreeBSD.org> To: Alexey Dokuchaev <danfe@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/mail/thunderbird Makefile distinfo ports/mail/thunderbird/files patch-mozilla-xpcom-reflect-xptinfo-src-xptiInterfaceInfoManager.cpp Message-ID: <4D05E761.5020409@FreeBSD.org> In-Reply-To: <20101213052536.GA84102@FreeBSD.org> References: <201012101451.oBAEpxuL094179@repoman.freebsd.org> <20101213052536.GA84102@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 13.12.2010 06:25, Alexey Dokuchaev wrote: > On Fri, Dec 10, 2010 at 02:51:59PM +0000, Beat Gaetzi wrote: >> beat 2010-12-10 14:51:59 UTC >> [...] >> - Replace CONFLICTS with CONFLICTS_INSTALL > > Can you please explain this part? Sure :) Conflict handling has been reworked and this was committed two weeks ago: http://lists.freebsd.org/pipermail/freebsd-ports/2010-December/064761.html Thunderbird 3.1 builds fine if Thunderbird 3.0 is installed and vice versa but they install files into the same place. According to the new conflict handling such ports should only have CONFLICTS_INSTALL instead of CONFLICTS. This allows user to build a port although a conflicting port is installed. Of course a message is shown first that they build a port which conflicts with an installed one. I've submitted a patch which updates the porters handbook with the new conflict handling. This patch is currently under review but I expect that it will be committed soon. Beat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D05E761.5020409>