diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-22 08:42:52 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-06-22 08:42:52 +0000 |
commit | 3dbd0c690f6b907f59b1264fee488f4f24f2db6c (patch) | |
tree | 29acf5ffecf6ac2d9205f0d241a89f42d60c87a0 /www/p5-Catalyst-Runtime | |
parent | 479ebeada960811651369daab12eaf9d661f562e (diff) | |
download | ports-3dbd0c690f6b907f59b1264fee488f4f24f2db6c.tar.gz ports-3dbd0c690f6b907f59b1264fee488f4f24f2db6c.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Runtime')
-rw-r--r-- | www/p5-Catalyst-Runtime/Makefile | 7 | ||||
-rw-r--r-- | www/p5-Catalyst-Runtime/distinfo | 4 |
2 files changed, 5 insertions, 6 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 diff --git a/www/p5-Catalyst-Runtime/distinfo b/www/p5-Catalyst-Runtime/distinfo index 220c5ddbc9ac..bef3c088761e 100644 --- a/www/p5-Catalyst-Runtime/distinfo +++ b/www/p5-Catalyst-Runtime/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Runtime-5.90012.tar.gz) = 18a8a56e7eea83b4559c35446b69bb52014343c2c40dc6bcf78a2a7a65923f42 -SIZE (Catalyst-Runtime-5.90012.tar.gz) = 270995 +SHA256 (Catalyst-Runtime-5.90013.tar.gz) = b236e8941b69b3495781a196cf1e6c08ac7020199f466a24a7e9983a9be49b2d +SIZE (Catalyst-Runtime-5.90013.tar.gz) = 273157 |