diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-23 11:55:00 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-05-23 11:55:00 +0000 |
commit | 8131eb991fe0cc75a94f84e6aa746373c4c84e9c (patch) | |
tree | e2c701f3209b89e9eb8627cae0f285da809b76ed /www/p5-Catalyst-Devel | |
parent | 95ac777a9f415565d607fb8cedddcceff49f2394 (diff) | |
download | ports-8131eb991fe0cc75a94f84e6aa746373c4c84e9c.tar.gz ports-8131eb991fe0cc75a94f84e6aa746373c4c84e9c.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Devel')
-rw-r--r-- | www/p5-Catalyst-Devel/Makefile | 11 | ||||
-rw-r--r-- | www/p5-Catalyst-Devel/distinfo | 4 |
2 files changed, 10 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Devel/Makefile b/www/p5-Catalyst-Devel/Makefile index d8b392820f58..caa042118406 100644 --- a/www/p5-Catalyst-Devel/Makefile +++ b/www/p5-Catalyst-Devel/Makefile @@ -6,14 +6,18 @@ # PORTNAME= Catalyst-Devel -PORTVERSION= 1.36 +PORTVERSION= 1.37 CATEGORIES= www perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= CPAN:BOBTFISH PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Catalyst Development Tools +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Catalyst-Action-RenderView>=0.10:${PORTSDIR}/www/p5-Catalyst-Action-RenderView \ p5-Catalyst-Plugin-ConfigLoader>=0.30:${PORTSDIR}/www/p5-Catalyst-Plugin-ConfigLoader \ p5-Catalyst-Plugin-Static-Simple>=0.28:${PORTSDIR}/www/p5-Catalyst-Plugin-Static-Simple \ @@ -26,12 +30,13 @@ BUILD_DEPENDS= p5-Catalyst-Action-RenderView>=0.10:${PORTSDIR}/www/p5-Catalyst-A p5-MooseX-Emulate-Class-Accessor-Fast>=0:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \ p5-Path-Class>=0.09:${PORTSDIR}/devel/p5-Path-Class \ p5-Template-Toolkit>=2.14:${PORTSDIR}/www/p5-Template-Toolkit \ + p5-YAML-Tiny>=0:${PORTSDIR}/textproc/p5-YAML-Tiny \ p5-namespace-autoclean>=0:${PORTSDIR}/devel/p5-namespace-autoclean \ p5-namespace-clean>=0:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} BUILD_DEPENDS+= p5-Module-Install>=1.02:${PORTSDIR}/devel/p5-Module-Install - -TEST_DEPENDS= p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal +TEST_DEPENDS= p5-IPC-Run3>=0:${PORTSDIR}/devel/p5-IPC-Run3 \ + p5-Test-Fatal>=0.003:${PORTSDIR}/devel/p5-Test-Fatal PERL_CONFIGURE= yes diff --git a/www/p5-Catalyst-Devel/distinfo b/www/p5-Catalyst-Devel/distinfo index f97fe15457d5..cdd321480f76 100644 --- a/www/p5-Catalyst-Devel/distinfo +++ b/www/p5-Catalyst-Devel/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Devel-1.36.tar.gz) = aaa4139b95b79f0133801230c38ea5301a2ca25b177ae5dc0c4f6cbf22916c3e -SIZE (Catalyst-Devel-1.36.tar.gz) = 92399 +SHA256 (Catalyst-Devel-1.37.tar.gz) = 499f4b43f29712ef9dedfac3e072a9caa175b503dc34103e203e16e3af11657a +SIZE (Catalyst-Devel-1.37.tar.gz) = 91666 |