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 Updating package www/p5...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9bbba3474c1b
branches: trunk
changeset: 397845:9bbba3474c1b
user: sno <sno%pkgsrc.org@localhost>
date: Wed Aug 19 18:27:40 2009 +0000
description:
Updating package www/p5-Catalyst-Plugin-Session from 0.24 to 0.25
pkgsrc changes:
- Adjusting license (now we have ${PERL5_LICENSE}
Upstream changes:
0.25 2009-0708
- Add the a change_session_id method which can be called after
authentication to change the user's session cookie whilst preserving
their session data. This can be used to provide protection from
Session Fixation attacks. (kmx)
diffstat:
www/p5-Catalyst-Plugin-Session/Makefile | 6 +++---
www/p5-Catalyst-Plugin-Session/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r 5f9a714c3a95 -r 9bbba3474c1b www/p5-Catalyst-Plugin-Session/Makefile
--- a/www/p5-Catalyst-Plugin-Session/Makefile Wed Aug 19 18:23:27 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session/Makefile Wed Aug 19 18:27:40 2009 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2009/07/07 21:38:45 sno Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/19 18:27:40 sno Exp $
-DISTNAME= Catalyst-Plugin-Session-0.24
+DISTNAME= Catalyst-Plugin-Session-0.25
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -8,7 +8,7 @@
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Session/
COMMENT= Generic Catalyst Session plugin
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Catalyst-Runtime>=5.71001:../../www/p5-Catalyst-Runtime
DEPENDS+= {perl>=5.10,p5-Digest-[0-9]*}:../../security/p5-Digest
diff -r 5f9a714c3a95 -r 9bbba3474c1b www/p5-Catalyst-Plugin-Session/distinfo
--- a/www/p5-Catalyst-Plugin-Session/distinfo Wed Aug 19 18:23:27 2009 +0000
+++ b/www/p5-Catalyst-Plugin-Session/distinfo Wed Aug 19 18:27:40 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/07/07 21:38:45 sno Exp $
+$NetBSD: distinfo,v 1.6 2009/08/19 18:27:40 sno Exp $
-SHA1 (Catalyst-Plugin-Session-0.24.tar.gz) = 3250579fe5563abd8a8f8b216cb7d91fc393f221
-RMD160 (Catalyst-Plugin-Session-0.24.tar.gz) = 7f22ef7e0af58a6b6fbf65fc8319893ceee4a504
-Size (Catalyst-Plugin-Session-0.24.tar.gz) = 35574 bytes
+SHA1 (Catalyst-Plugin-Session-0.25.tar.gz) = dc7c234db4935967cdd3d8c4c5a3343becf5e2fb
+RMD160 (Catalyst-Plugin-Session-0.25.tar.gz) = 9015f593627bc531def62f1cadacd9004f36c213
+Size (Catalyst-Plugin-Session-0.25.tar.gz) = 36798 bytes
Home |
Main Index |
Thread Index |
Old Index