Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2013 01:48:30 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r325474 - head/devel/p5-MooseX-Attribute-Chained
Message-ID:  <20130828014830.GA2464@FreeBSD.org>
In-Reply-To: <201308271744.r7RHiRRJ038705@svn.freebsd.org>
References:  <201308271744.r7RHiRRJ038705@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Aug 27, 2013 at 05:44:27PM +0000, Sunpoet Po-Chuan Hsieh wrote:
> New Revision: 325474
> URL: http://svnweb.freebsd.org/changeset/ports/325474
> 
> Log:
>   - Fix CONFLICTS
>   - Use CONFLICTS_INSTALL instead of CONFLICTS

We should have made CONFLICTS behave like CONFLICTS_INSTALL since a long
time ago, and use CONFLICTS_BUILD in those rare cases when there is in fact
a build-time conflict.  Right now the vast majority of CONFLICTS is used
wrongly (it acts like build conflict when it's actually install one, most
often caused by filename clash).

./danfe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130828014830.GA2464>