pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Plugin-Session PkgSrc changes:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/758f3a7a11c4
branches:  trunk
changeset: 393153:758f3a7a11c4
user:      sno <sno%pkgsrc.org@localhost>
date:      Sun May 17 19:26:00 2009 +0000

description:
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.

diffstat:

 www/p5-Catalyst-Plugin-Session/Makefile |  4 ++--
 www/p5-Catalyst-Plugin-Session/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r 769986b2464d -r 758f3a7a11c4 www/p5-Catalyst-Plugin-Session/Makefile
--- a/www/p5-Catalyst-Plugin-Session/Makefile   Sun May 17 18:55:36 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session/Makefile   Sun May 17 19:26:00 2009 +0000
@@ -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 -r 769986b2464d -r 758f3a7a11c4 www/p5-Catalyst-Plugin-Session/distinfo
--- a/www/p5-Catalyst-Plugin-Session/distinfo   Sun May 17 18:55:36 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session/distinfo   Sun May 17 19:26:00 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index