Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jul 2014 08:52:18 +0000 (UTC)
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r363300 - head/databases/p5-DBD-Pg32
Message-ID:  <201407290852.s6T8qIfG049523@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: matthew
Date: Tue Jul 29 08:52:17 2014
New Revision: 363300
URL: http://svnweb.freebsd.org/changeset/ports/363300
QAT: https://qat.redports.org/buildarchive/r363300/

Log:
  Add the forgotten CONFLICTS_INSTALL line (D'Oh!)

Modified:
  head/databases/p5-DBD-Pg32/Makefile

Modified: head/databases/p5-DBD-Pg32/Makefile
==============================================================================
--- head/databases/p5-DBD-Pg32/Makefile	Tue Jul 29 08:43:49 2014	(r363299)
+++ head/databases/p5-DBD-Pg32/Makefile	Tue Jul 29 08:52:17 2014	(r363300)
@@ -17,6 +17,8 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-DBI>=1.614:${PORTSDIR}/databases/p5-DBI
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+CONFLICTS_INSTALL=	p5-DBD-Pg-3.3.*
+
 USES=		pgsql perl5
 USE_PERL5=	configure
 



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