diff options
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/Makefile | 12 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/distinfo | 6 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index 2c0528fd5598..929c3d158c12 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.27 +PORTVERSION= 0.29 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,14 +15,14 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Generic Catalyst Session plugin 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 + p5-MooseX-Emulate-Class-Accessor-Fast>=0.00801:${PORTSDIR}/devel/p5-MooseX-Emulate-Class-Accessor-Fast \ + p5-Object-Signature>=0:${PORTSDIR}/devel/p5-Object-Signature \ + p5-namespace-clean>=0.10:${PORTSDIR}/devel/p5-namespace-clean BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception PERL_CONFIGURE= 5.8.1+ diff --git a/www/p5-Catalyst-Plugin-Session/distinfo b/www/p5-Catalyst-Plugin-Session/distinfo index f9caffa69c7d..29ed8d3e5d5e 100644 --- a/www/p5-Catalyst-Plugin-Session/distinfo +++ b/www/p5-Catalyst-Plugin-Session/distinfo @@ -1,3 +1,3 @@ -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 +MD5 (Catalyst-Plugin-Session-0.29.tar.gz) = b580af6ccd996e4a86f3fbd9dd56b255 +SHA256 (Catalyst-Plugin-Session-0.29.tar.gz) = 42554c69e56836e6756e3c005e33b4f210fc6345ac1f66346aeee5451af66539 +SIZE (Catalyst-Plugin-Session-0.29.tar.gz) = 38413 |