diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2011-06-13 01:51:51 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2011-06-13 01:51:51 +0800 |
commit | ab99b7c1aa486aacecf8abed7ddd9d11ae1bfd81 (patch) | |
tree | ab98a4fb57c2f797a61aed0ddd99e4e421426af0 /www | |
parent | 3e1934b0fbb6fbd8151e5a7714e016e9f5e6087e (diff) | |
download | freebsd-ports-gnome-ab99b7c1aa486aacecf8abed7ddd9d11ae1bfd81.tar.gz freebsd-ports-gnome-ab99b7c1aa486aacecf8abed7ddd9d11ae1bfd81.tar.zst freebsd-ports-gnome-ab99b7c1aa486aacecf8abed7ddd9d11ae1bfd81.zip |
- Update to 0.32
Changes: http://search.cpan.org/dist/Catalyst-Plugin-Session/Changes
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/Makefile | 14 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Session/distinfo | 4 |
2 files changed, 9 insertions, 9 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index 059e01b6d516..bd73f3662986 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.31 +PORTVERSION= 0.32 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -24,12 +24,12 @@ BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= 5.8.1+ -MAN3= Catalyst::Plugin::Session.3 \ - Catalyst::Plugin::Session::State.3 \ - Catalyst::Plugin::Session::Store.3 \ - Catalyst::Plugin::Session::Store::Dummy.3 \ - Catalyst::Plugin::Session::Test::Store.3 \ - Catalyst::Plugin::Session::Tutorial.3 +MAN3= Catalyst::Plugin::Session.3 \ + Catalyst::Plugin::Session::State.3 \ + Catalyst::Plugin::Session::Store.3 \ + Catalyst::Plugin::Session::Store::Dummy.3 \ + Catalyst::Plugin::Session::Test::Store.3 \ + Catalyst::Plugin::Session::Tutorial.3 post-extract: @${PERL} -i.bak -ne 'print unless /^(is_upgrading_needed|test_requires)/' ${WRKSRC}/Makefile.PL diff --git a/www/p5-Catalyst-Plugin-Session/distinfo b/www/p5-Catalyst-Plugin-Session/distinfo index f24ff6f4699b..03469b6a799d 100644 --- a/www/p5-Catalyst-Plugin-Session/distinfo +++ b/www/p5-Catalyst-Plugin-Session/distinfo @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Plugin-Session-0.31.tar.gz) = 9ce4d841e88ad87cc499ef9b1630aed97ab6f7728c391ca7b626711b44083201 -SIZE (Catalyst-Plugin-Session-0.31.tar.gz) = 41856 +SHA256 (Catalyst-Plugin-Session-0.32.tar.gz) = 720947a0f39917c14ccc2e1716cc0e3165321ec1a7c4b87a54110fab1cdfd9df +SIZE (Catalyst-Plugin-Session-0.32.tar.gz) = 42228 |