Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2014 13:57:10 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367437 - head/devel/p5-Test-YAML
Message-ID:  <201409061357.s86DvAHk013946@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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
 



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