summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsno <sno>2009-08-19 18:27:40 +0000
committersno <sno>2009-08-19 18:27:40 +0000
commiteffd795cf7a477799575c7f357d8076f3bc8db6f (patch)
tree3ae2416fc0d8def955904ec2103ac4637fdb25a9 /www
parent5ed49a296bd8413277fbdddea1f49a8a107a1a1c (diff)
downloadpkgsrc-effd795cf7a477799575c7f357d8076f3bc8db6f.tar.gz
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 (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Session/Makefile6
-rw-r--r--www/p5-Catalyst-Plugin-Session/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Plugin-Session/Makefile b/www/p5-Catalyst-Plugin-Session/Makefile
index 934f4215b46..45d81598376 100644
--- a/www/p5-Catalyst-Plugin-Session/Makefile
+++ b/www/p5-Catalyst-Plugin-Session/Makefile
@@ -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 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
MAINTAINER= pkgsrc-users@NetBSD.org
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 --git a/www/p5-Catalyst-Plugin-Session/distinfo b/www/p5-Catalyst-Plugin-Session/distinfo
index 5ab9870e52f..57050ad239c 100644
--- a/www/p5-Catalyst-Plugin-Session/distinfo
+++ b/www/p5-Catalyst-Plugin-Session/distinfo
@@ -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