diff options
author | tobez <tobez@FreeBSD.org> | 2013-02-08 17:17:18 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-02-08 17:17:18 +0800 |
commit | edfe4eae5a2550d8b3de2620c18bf35e015108d1 (patch) | |
tree | 07c242c05103c1a74ddbd158990cfeb1bc45cd73 /www | |
parent | f89dc3ab276edb9a51e7555b925607896487fb94 (diff) | |
download | freebsd-ports-gnome-edfe4eae5a2550d8b3de2620c18bf35e015108d1.tar.gz freebsd-ports-gnome-edfe4eae5a2550d8b3de2620c18bf35e015108d1.tar.zst freebsd-ports-gnome-edfe4eae5a2550d8b3de2620c18bf35e015108d1.zip |
Update to 0.36.
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session/Changes
Diffstat (limited to 'www')
-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 |