svn commit: r367437 - head/devel/p5-Test-YAML

Kurt Jaeger pi at FreeBSD.org
Sat Sep 6 13:57:11 UTC 2014


Author: pi
Date: Sat Sep  6 13:57:10 2014
New Revision: 367437
URL: http://svnweb.freebsd.org/changeset/ports/367437
QAT: https://qat.redports.org/buildarchive/r367437/

Log:
  devel/p5-Test-YAML: add CONFLICTS with p5-YAML-0.*
  
  PR:		192727
  Approved by:	Sergei Vyshenski <svysh.fbsd at gmail.com>

Modified:
  head/devel/p5-Test-YAML/Makefile

Modified: head/devel/p5-Test-YAML/Makefile
==============================================================================
--- head/devel/p5-Test-YAML/Makefile	Sat Sep  6 13:56:43 2014	(r367436)
+++ head/devel/p5-Test-YAML/Makefile	Sat Sep  6 13:57:10 2014	(r367437)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	p5-Test-Base>=0:${PORTSDIR}
 		p5-Spiffy>=0:${PORTSDIR}/devel/p5-Spiffy \
 		${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
 
+CONFLICTS=	p5-YAML-0.*
+
 USES=		perl5 shebangfix
 USE_PERL5=	configure
 


More information about the svn-ports-head mailing list