summaryrefslogtreecommitdiff
path: root/www/p5-Catalyst-Plugin-Authentication
diff options
context:
space:
mode:
authorhe <he>2008-09-11 11:19:36 +0000
committerhe <he>2008-09-11 11:19:36 +0000
commite516ee275b76b2471b2e228cecb183cf5f555864 (patch)
tree9c9e0adc0f3c516a3d9b6e93057435271107c0b6 /www/p5-Catalyst-Plugin-Authentication
parent6eadf4659471e9e7444b8d034b60d0be5cff18ee (diff)
downloadpkgsrc-e516ee275b76b2471b2e228cecb183cf5f555864.tar.gz
Update from version 0.10006 to 0.10007.
Upstream changes: 0.10007 2008-08-17 - Update tests prereqs to include Test::Exception (RT #36339) - Some documentation fixes (including RT #36062) - Compatibility fix where the use of new style config and old style Authentication::Store::Minimal would cause a crash (Reported & fixed by Jos Boumans C<kane@cpan.org>) - Documentation update on Password - to indicate proper field naming - Decouple Authentication system from session. The realm class now allows complete control over how a user is persisted across requests. - pod fixes (RT #36062, RT #36063)
Diffstat (limited to 'www/p5-Catalyst-Plugin-Authentication')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile5
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/distinfo8
2 files changed, 7 insertions, 6 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
index e8ad665c55f..4d187777d3c 100644
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:17:09 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/11 11:19:36 he Exp $
-DISTNAME= Catalyst-Plugin-Authentication-0.10006
+DISTNAME= Catalyst-Plugin-Authentication-0.10007
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -12,6 +12,7 @@ COMMENT= Infrastructure plugin for the Catalyst authentication framework
DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector
DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session
+BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist
diff --git a/www/p5-Catalyst-Plugin-Authentication/distinfo b/www/p5-Catalyst-Plugin-Authentication/distinfo
index ad1380b10d3..0da0850ee27 100644
--- a/www/p5-Catalyst-Plugin-Authentication/distinfo
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:17:09 abs Exp $
+$NetBSD: distinfo,v 1.2 2008/09/11 11:19:36 he Exp $
-SHA1 (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 96c2aef0bf154f0c44fab4e5398a34636f17b3ee
-RMD160 (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 434422ccb684e75b5f985e5f53e9b568b8072471
-Size (Catalyst-Plugin-Authentication-0.10006.tar.gz) = 53117 bytes
+SHA1 (Catalyst-Plugin-Authentication-0.10007.tar.gz) = 8d34489e1379e7466c8ca334803b2cc8858b2763
+RMD160 (Catalyst-Plugin-Authentication-0.10007.tar.gz) = 18743f94e4e8aeb6a69910984aca03dd86cd1be6
+Size (Catalyst-Plugin-Authentication-0.10007.tar.gz) = 56405 bytes