diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-10-09 08:32:59 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-10-09 08:32:59 +0000 |
commit | eb912790bab5c09c37a5b5a5c44f67c1c7a04e76 (patch) | |
tree | a702feeacfbb5901b5596cb7e2a53bec655c2061 /www/p5-Catalyst-Plugin-Session | |
parent | 5ae218331d7fb5c3044024e1b8bcc45edd007b4c (diff) | |
download | ports-eb912790bab5c09c37a5b5a5c44f67c1c7a04e76.tar.gz ports-eb912790bab5c09c37a5b5a5c44f67c1c7a04e76.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/Makefile | 8 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/distinfo | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index b65fdaacef4e..2c0528fd5598 100644 --- a/www/p5-Catalyst-Plugin-Session/Makefile +++ b/www/p5-Catalyst-Plugin-Session/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Catalyst-Plugin-Session -PORTVERSION= 0.26 +PORTVERSION= 0.27 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,13 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Generic Catalyst Session plugin -RUN_DEPENDS= p5-Catalyst-Runtime>=5.7010:${PORTSDIR}/www/p5-Catalyst-Runtime \ +RUN_DEPENDS= p5-Catalyst-Runtime>=5.71001:${PORTSDIR}/www/p5-Catalyst-Runtime \ + p5-namespace-clean>=0.10:${PORTSDIR}/devel/p5-namespace-clean \ + p5-Digest>=0:${PORTSDIR}/security/p5-Digest \ p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature \ p5-MRO-Compat>=0:${PORTSDIR}/devel/p5-MRO-Compat \ + p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \ + p5-Moose>=0.76:${PORTSDIR}/devel/p5-Moose \ p5-Tie-RefHash>=1.34:${PORTSDIR}/devel/p5-Tie-RefHash BUILD_DEPENDS= ${RUN_DEPENDS} diff --git a/www/p5-Catalyst-Plugin-Session/distinfo b/www/p5-Catalyst-Plugin-Session/distinfo index 76135ef59cba..f9caffa69c7d 100644 --- a/www/p5-Catalyst-Plugin-Session/distinfo +++ b/www/p5-Catalyst-Plugin-Session/distinfo @@ -1,3 +1,3 @@ -MD5 (Catalyst-Plugin-Session-0.26.tar.gz) = 306e75a7aa10b82c87abb959f0f7a16f -SHA256 (Catalyst-Plugin-Session-0.26.tar.gz) = d5b6f02cc1f37c6a33cf0ce7250760a52a6be81ca22604079df79bb15fdd0052 -SIZE (Catalyst-Plugin-Session-0.26.tar.gz) = 36950 +MD5 (Catalyst-Plugin-Session-0.27.tar.gz) = c9a349b7ff0674efba58a7f3fa1f5b05 +SHA256 (Catalyst-Plugin-Session-0.27.tar.gz) = 3aa54db3d04888733d2f853949afafb161420110530da7d29722de586e64b9e9 +SIZE (Catalyst-Plugin-Session-0.27.tar.gz) = 40379 |