diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-02-08 09:17:18 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-02-08 09:17:18 +0000 |
commit | 4880b8c3ba61c95f800e7291f34135ca712fba04 (patch) | |
tree | 07c242c05103c1a74ddbd158990cfeb1bc45cd73 /www/p5-Catalyst-Plugin-Session | |
parent | ec9d1ab3083a51088ec01a66c9b0b43939cb4545 (diff) | |
download | ports-4880b8c3ba61c95f800e7291f34135ca712fba04.tar.gz ports-4880b8c3ba61c95f800e7291f34135ca712fba04.zip |
Notes
Diffstat (limited to 'www/p5-Catalyst-Plugin-Session')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/Makefile | 9 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/distinfo | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index 9cd2023365f8..6814b3fd94b0 100644 --- a/www/p5-Catalyst-Plugin-Session/Makefile +++ b/www/p5-Catalyst-Plugin-Session/Makefile @@ -1,12 +1,8 @@ -# Ports collection makefile for: p5-Catalyst-Plugin-Session -# Date created: Nov 16, 2005 -# Whom: Lars Balker Rasmussen <lbr@FreeBSD.org> -# +# Created by: Lars Balker Rasmussen <lbr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Catalyst-Plugin-Session -PORTVERSION= 0.35 +PORTVERSION= 0.36 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -22,7 +18,6 @@ BUILD_DEPENDS= p5-Catalyst-Runtime>=5.71001:${PORTSDIR}/www/p5-Catalyst-Runtime p5-Moose>=0.76:${PORTSDIR}/devel/p5-Moose \ 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-Plack-Middleware-ForceEnv>=0:${PORTSDIR}/www/p5-Plack-Middleware-ForceEnv \ p5-namespace-clean>=0.10:${PORTSDIR}/devel/p5-namespace-clean RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \ diff --git a/www/p5-Catalyst-Plugin-Session/distinfo b/www/p5-Catalyst-Plugin-Session/distinfo index e04fb13e7c8f..b7816cdbbe25 100644 --- a/www/p5-Catalyst-Plugin-Session/distinfo +++ b/www/p5-Catalyst-Plugin-Session/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Plugin-Session-0.35.tar.gz) = e65fbcfd1e851e6cca103d0da96abe151e0832facde5a0f98cf4cf842265d0f8 -SIZE (Catalyst-Plugin-Session-0.35.tar.gz) = 47851 +SHA256 (Catalyst-Plugin-Session-0.36.tar.gz) = 8bc89c9c2d52f49c38fc1d44d0bdd5b887605c9921a5f7cde32f193e5e9e8f93 +SIZE (Catalyst-Plugin-Session-0.36.tar.gz) = 48280 |