svn commit: r325474 - head/devel/p5-MooseX-Attribute-Chained

Alexey Dokuchaev danfe at FreeBSD.org
Wed Aug 28 01:48:30 UTC 2013


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


More information about the svn-ports-head mailing list