diff options
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile index b49517a9f5c6..ddfe059b47d8 100644 --- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile +++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session-State-Cookie -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Stores a Catalyst Session in a Cookie -RUN_DEPENDS= p5-Catalyst-Runtime>=5.7010:${PORTSDIR}/www/p5-Catalyst-Runtime \ +RUN_DEPENDS= p5-Catalyst-Runtime>=5.80005:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Catalyst-Plugin-Session>=0.19:${PORTSDIR}/www/p5-Catalyst-Plugin-Session \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat |