diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-07 09:13:15 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-07 09:13:15 +0000 |
commit | 3d05a54a18ad96698fe52b6645aa7b9b211e91df (patch) | |
tree | 7a6d76e13bdd27487a15a61abeb9dbf1fa238843 /www/p5-Catalyst-Controller-ActionRole | |
parent | 1a51eb4bf45e0ff35e1c51ba179d6e82c6daf964 (diff) | |
download | ports-3d05a54a18ad96698fe52b6645aa7b9b211e91df.tar.gz ports-3d05a54a18ad96698fe52b6645aa7b9b211e91df.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Controller-ActionRole')
-rw-r--r-- | www/p5-Catalyst-Controller-ActionRole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Catalyst-Controller-ActionRole/Makefile b/www/p5-Catalyst-Controller-ActionRole/Makefile index 69403733e821..70ce1c116854 100644 --- a/www/p5-Catalyst-Controller-ActionRole/Makefile +++ b/www/p5-Catalyst-Controller-ActionRole/Makefile @@ -6,6 +6,7 @@ PORTNAME= Catalyst-Controller-ActionRole PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +15,6 @@ MAINTAINER= mons@cpan.org COMMENT= Apply roles to action instances BUILD_DEPENDS= p5-Catalyst-Runtime>=5.71001:${PORTSDIR}/www/p5-Catalyst-Runtime \ - p5-Class-MOP>=0.80:${PORTSDIR}/devel/p5-Class-MOP \ p5-Moose>=0.70:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Types>=0:${PORTSDIR}/devel/p5-MooseX-Types \ p5-String-RewritePrefix>=0.004:${PORTSDIR}/textproc/p5-String-RewritePrefix \ |