Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Aug 2013 14:08:48 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r325449 - head/devel/p5-MooseX-Attribute-Chained
Message-ID:  <201308271408.r7RE8mip007443@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Aug 27 14:08:47 2013
New Revision: 325449
URL: http://svnweb.freebsd.org/changeset/ports/325449

Log:
  - Mark CONFLICTS with devel/MooseX-ChainedAccessors
  
  Notified by:	wen

Modified:
  head/devel/p5-MooseX-Attribute-Chained/Makefile

Modified: head/devel/p5-MooseX-Attribute-Chained/Makefile
==============================================================================
--- head/devel/p5-MooseX-Attribute-Chained/Makefile	Tue Aug 27 14:06:22 2013	(r325448)
+++ head/devel/p5-MooseX-Attribute-Chained/Makefile	Tue Aug 27 14:08:47 2013	(r325449)
@@ -14,6 +14,8 @@ BUILD_DEPENDS=	p5-Moose>=0:${PORTSDIR}/d
 		p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+CONFLICTS=	MooseX-ChainedAccessors-[0-9]*
+
 USE_PERL5=	modbuild
 USES=		perl5
 



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