From 16f726f687d8b709c82f7caacf38f4ff793dfaa1 Mon Sep 17 00:00:00 2001 From: sno Date: Sun, 17 May 2009 19:26:00 +0000 Subject: PkgSrc changes: - Updating package for p5 module Catalyst::Plugin::Session from 0.21 to 0.22 Upstream changes: 0.22 2009-05-13 - INSANE HACK to ensure B::Hooks::EndOfScope inlines us a new method right now in Catalyst::Plugin::Session::Test::Store for Catalyst 5.80004 compatibility. This change does not in any way affect normal users - it is just due to the fairly crazy way that Catalyst::Plugin::Session::Test::Store works, and that module is _only_ used for unit testing session store plugins pre-installation. Session::Test::Store should be replaced with a more sane solution, and other CPAN modules using it moved away from using it, but this change keeps stops new Catalyst breaking other distributions right now. --- www/p5-Catalyst-Plugin-Session/Makefile | 4 ++-- www/p5-Catalyst-Plugin-Session/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'www') diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile index 727b576c2e8..ae55c201559 100644 --- a/www/p5-Catalyst-Plugin-Session/Makefile +++ b/www/p5-Catalyst-Plugin-Session/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2009/05/02 23:52:48 abs Exp $ +# $NetBSD: Makefile,v 1.6 2009/05/17 19:26:00 sno Exp $ -DISTNAME= Catalyst-Plugin-Session-0.21 +DISTNAME= Catalyst-Plugin-Session-0.22 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-module/Catalyst/} diff --git a/www/p5-Catalyst-Plugin-Session/distinfo b/www/p5-Catalyst-Plugin-Session/distinfo index 57fa1ba9925..773b2267d3b 100644 --- a/www/p5-Catalyst-Plugin-Session/distinfo +++ b/www/p5-Catalyst-Plugin-Session/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2009/05/01 13:30:35 sno Exp $ +$NetBSD: distinfo,v 1.4 2009/05/17 19:26:00 sno Exp $ -SHA1 (Catalyst-Plugin-Session-0.21.tar.gz) = 88f51b39b0da51bf27295df65a191b50239b904f -RMD160 (Catalyst-Plugin-Session-0.21.tar.gz) = 8f396cb39fa78d1b37bff716d1499100a186605f -Size (Catalyst-Plugin-Session-0.21.tar.gz) = 34576 bytes +SHA1 (Catalyst-Plugin-Session-0.22.tar.gz) = 910120b33810e6f697e2a55431670e385c42cfa6 +RMD160 (Catalyst-Plugin-Session-0.22.tar.gz) = 2be6db2c0f59cd9d06035b3055d7ac7301e62245 +Size (Catalyst-Plugin-Session-0.22.tar.gz) = 35886 bytes -- cgit v1.2.3