Updating www/p5-Catalyst-Plugin-Session from 0.26nb1 to 0.27
Upstream changes: 0.27 2009-10-08 - Release 0.26_01 as stable without further changes. 0.26_01 2009-10-06 - Move actions out of the root application class in tests as this is deprecated. - Change configuration key to 'Plugin::Session' by default. The old 'session' key is still supported, but will issue a warning in a future release.
This commit is contained in:
parent
c6ac0d9ec0
commit
8b72accace
2 changed files with 6 additions and 7 deletions
|
@ -1,8 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.10 2009/09/24 06:50:20 sno Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2009/10/24 14:45:49 sno Exp $
|
||||
|
||||
DISTNAME= Catalyst-Plugin-Session-0.26
|
||||
DISTNAME= Catalyst-Plugin-Session-0.27
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
PKGREVISION= 1
|
||||
CATEGORIES= www perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.7 2009/08/20 18:04:16 sno Exp $
|
||||
$NetBSD: distinfo,v 1.8 2009/10/24 14:45:49 sno Exp $
|
||||
|
||||
SHA1 (Catalyst-Plugin-Session-0.26.tar.gz) = 51876654811a9dd24c7ee85025d2fecbae7b31de
|
||||
RMD160 (Catalyst-Plugin-Session-0.26.tar.gz) = f1dfd0f09ceed7c040514b3fafef82bab792a0e3
|
||||
Size (Catalyst-Plugin-Session-0.26.tar.gz) = 36950 bytes
|
||||
SHA1 (Catalyst-Plugin-Session-0.27.tar.gz) = 280df4e464db2b80639e7f3a69c2fd4e680c3f47
|
||||
RMD160 (Catalyst-Plugin-Session-0.27.tar.gz) = 3c9fd302c4e659f9b45248521d86c1e91f71c29b
|
||||
Size (Catalyst-Plugin-Session-0.27.tar.gz) = 40379 bytes
|
||||
|
|
Loading…
Reference in a new issue