Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Nov 2014 08:48:51 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r372884 - head/www/p5-Catalyst-View-XML-Simple
Message-ID:  <201411200848.sAK8mpaI052046@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Thu Nov 20 08:48:51 2014
New Revision: 372884
URL: https://svnweb.freebsd.org/changeset/ports/372884
QAT: https://qat.redports.org/buildarchive/r372884/

Log:
  Fix after latest devel/p5-Test-Base update.
  
  Sponsored by:	Absolight

Modified:
  head/www/p5-Catalyst-View-XML-Simple/Makefile

Modified: head/www/p5-Catalyst-View-XML-Simple/Makefile
==============================================================================
--- head/www/p5-Catalyst-View-XML-Simple/Makefile	Thu Nov 20 08:45:21 2014	(r372883)
+++ head/www/p5-Catalyst-View-XML-Simple/Makefile	Thu Nov 20 08:48:51 2014	(r372884)
@@ -17,7 +17,7 @@ RUN_DEPENDS=	\
 BUILD_DEPENDS=	\
 	p5-File-Remove>0:${PORTSDIR}/devel/p5-File-Remove \
 	p5-Module-Install>0:${PORTSDIR}/devel/p5-Module-Install \
-	p5-Test-Base>0:${PORTSDIR}/devel/p5-Test-Base \
+	p5-Module-Install-TestBase>0:${PORTSDIR}/devel/p5-Module-Install-TestBase \
 	p5-Catalyst-Runtime>0:${PORTSDIR}/www/p5-Catalyst-Runtime \
 	p5-XML-Simple>0:${PORTSDIR}/textproc/p5-XML-Simple
 



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