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-State-Cookie Updating w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e1ff35d0836
branches:  trunk
changeset: 400645:7e1ff35d0836
user:      sno <sno%pkgsrc.org@localhost>
date:      Sat Oct 24 14:50:28 2009 +0000

description:
Updating www/p5-Catalyst-Plugin-Session-State-Cookie from 0.14nb1 to 0.17

pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
0.17    2009-10-18
        - Fixup copyright information

0.16    2009-10-16
        - Use session config handling from Catalyst::Plugin::Session 0.27.

0.15    2009-10-06
        - Fix the httponly option again (Closes RT##50249).
        - Make tests not warn with latest version of Catalyst.
        - Prefer session configuration to be in the 'Plugin::Session'
          config key, but provide backwards compatibility for the
          deprecated 'session' key.

diffstat:

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

diffs (36 lines):

diff -r 4d5810f8a1d8 -r 7e1ff35d0836 www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile
--- a/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile      Sat Oct 24 14:46:03 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/Makefile      Sat Oct 24 14:50:28 2009 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2009/09/24 06:50:20 sno Exp $
+# $NetBSD: Makefile,v 1.12 2009/10/24 14:50:28 sno Exp $
 
-DISTNAME=      Catalyst-Plugin-Session-State-Cookie-0.14
+DISTNAME=      Catalyst-Plugin-Session-State-Cookie-0.17
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
 
@@ -12,7 +11,7 @@
 LICENSE=       ${PERL5_LICENSE}
 
 DEPENDS+=      p5-Catalyst-Runtime>=5.80005:../../www/p5-Catalyst-Runtime
-DEPENDS+=      p5-Catalyst-Plugin-Session>=0.19:../../www/p5-Catalyst-Plugin-Session
+DEPENDS+=      p5-Catalyst-Plugin-Session>=0.27:../../www/p5-Catalyst-Plugin-Session
 DEPENDS+=      p5-MRO-Compat>=0:../../devel/p5-MRO-Compat
 DEPENDS+=      p5-Moose-[0-9]*:../../devel/p5-Moose
 DEPENDS+=      p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
diff -r 4d5810f8a1d8 -r 7e1ff35d0836 www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo
--- a/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo      Sat Oct 24 14:46:03 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session-State-Cookie/distinfo      Sat Oct 24 14:50:28 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2009/09/13 20:04:17 sno Exp $
+$NetBSD: distinfo,v 1.8 2009/10/24 14:50:28 sno Exp $
 
-SHA1 (Catalyst-Plugin-Session-State-Cookie-0.14.tar.gz) = ade7904d0ae1b7b58849377e8f285b12df60717b
-RMD160 (Catalyst-Plugin-Session-State-Cookie-0.14.tar.gz) = 33ef0930cdd01b85fbac8719549ce0d5f130971c
-Size (Catalyst-Plugin-Session-State-Cookie-0.14.tar.gz) = 26626 bytes
+SHA1 (Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz) = d533939951fcbdd59bb2005340d321d702b838e8
+RMD160 (Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz) = be13439d71318779d4539708d5005b5662df8d9d
+Size (Catalyst-Plugin-Session-State-Cookie-0.17.tar.gz) = 28177 bytes



Home | Main Index | Thread Index | Old Index