aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Runtime/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-22 08:42:52 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-06-22 08:42:52 +0000
commit3dbd0c690f6b907f59b1264fee488f4f24f2db6c (patch)
tree29acf5ffecf6ac2d9205f0d241a89f42d60c87a0 /www/p5-Catalyst-Runtime/Makefile
parent479ebeada960811651369daab12eaf9d661f562e (diff)
downloadports-3dbd0c690f6b907f59b1264fee488f4f24f2db6c.tar.gz
ports-3dbd0c690f6b907f59b1264fee488f4f24f2db6c.zip
- Update to 5.90013
Notes
Notes: svn path=/head/; revision=299769
Diffstat (limited to 'www/p5-Catalyst-Runtime/Makefile')
-rw-r--r--www/p5-Catalyst-Runtime/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/www/p5-Catalyst-Runtime/Makefile b/www/p5-Catalyst-Runtime/Makefile
index 53a45aa269ca..ea892fb9b081 100644
--- a/www/p5-Catalyst-Runtime/Makefile
+++ b/www/p5-Catalyst-Runtime/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= Catalyst-Runtime
-PORTVERSION= 5.90012
+PORTVERSION= 5.90013
CATEGORIES= www perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:BOBTFISH
+MASTER_SITE_SUBDIR= CPAN:JJNAPIORK
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
@@ -18,6 +18,7 @@ COMMENT= The Elegant MVC Web Application Framework (Runtime)
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+# Do not add p5-Catalyst-Engine-PSGI and p5-CatalystX-LeakChecker to TEST_DEPENDS to avoid cyclic dependencies in tinderbox
BUILD_DEPENDS= p5-CGI-Simple>=1.109:${PORTSDIR}/www/p5-CGI-Simple \
p5-Class-C3-Adopt-NEXT>=0.07:${PORTSDIR}/devel/p5-Class-C3-Adopt-NEXT \
p5-Class-Load>=0.12:${PORTSDIR}/devel/p5-Class-Load \
@@ -53,8 +54,6 @@ BUILD_DEPENDS= p5-CGI-Simple>=1.109:${PORTSDIR}/www/p5-CGI-Simple \
p5-namespace-autoclean>=0.09:${PORTSDIR}/devel/p5-namespace-autoclean \
p5-namespace-clean>=0.23:${PORTSDIR}/devel/p5-namespace-clean
RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-# Do not add p5-Catalyst-Engine-PSGI and p5-CatalystX-LeakChecker to TEST_DEPENDS to avoid cyclic dependencies in tinderbox
TEST_DEPENDS= p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
p5-Test-Without-Module>=0:${PORTSDIR}/devel/p5-Test-Without-Module