summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2010-01-26 09:41:47 +0000
committersno <sno@pkgsrc.org>2010-01-26 09:41:47 +0000
commite3978e15295a2df0f18813109f505232d28dc79d (patch)
tree1e8182cf7b4f02c139c024608d0d9e16d0c9bb17 /www
parent2ddaa94b441421adb4903767ca477e9045177911 (diff)
downloadpkgsrc-e3978e15295a2df0f18813109f505232d28dc79d.tar.gz
Updating www/p5-Catalyst-Plugin-Authentication from 0.10015nb1 to 0.10016
pkgsrc changes: - Adjusting dependencies Upstream changes: 0.10016 22 Jan 2010 - Move root actions out of applcation class in tests to remove warnings in the latest Catalyst. - Add AUTOLOAD method to the default user class so that methods are delegated down onto the underlieing user object retrieved from the store (if present) - Fix typos in documentation (RT#49476) - Fix compatibilty with Catalyst 5.70 (RT#50466) - Various documentation improvements - Fix Realm::Processive's authinfo_mungle option (RT#47106)
Diffstat (limited to 'www')
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/Makefile7
-rw-r--r--www/p5-Catalyst-Plugin-Authentication/distinfo8
2 files changed, 8 insertions, 7 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile
index ab1c225af62..03f827af204 100644
--- a/www/p5-Catalyst-Plugin-Authentication/Makefile
+++ b/www/p5-Catalyst-Plugin-Authentication/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2009/09/24 06:50:19 sno Exp $
+# $NetBSD: Makefile,v 1.11 2010/01/26 09:41:47 sno Exp $
-DISTNAME= Catalyst-Plugin-Authentication-0.10015
+DISTNAME= Catalyst-Plugin-Authentication-0.10016
PKGNAME= p5-${DISTNAME}0
-PKGREVISION= 1
+#PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/}
@@ -21,6 +21,7 @@ BUILD_DEPENDS+= p5-Class-MOP-[0-9]*:../../devel/p5-Class-MOP
BUILD_DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1
BUILD_DEPENDS+= p5-Moose-[0-9]*:../../devel/p5-Moose
BUILD_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
+BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple
BUILD_DEPENDS+= p5-Test-WWW-Mechanize-Catalyst>=0.50:../../www/p5-Test-WWW-Mechanize-Catalyst
#PERL5_MODULE_TYPE= Module::Install::Bundled
diff --git a/www/p5-Catalyst-Plugin-Authentication/distinfo b/www/p5-Catalyst-Plugin-Authentication/distinfo
index 8598aa62a31..a032942b628 100644
--- a/www/p5-Catalyst-Plugin-Authentication/distinfo
+++ b/www/p5-Catalyst-Plugin-Authentication/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2009/09/13 20:20:37 sno Exp $
+$NetBSD: distinfo,v 1.9 2010/01/26 09:41:47 sno Exp $
-SHA1 (Catalyst-Plugin-Authentication-0.10015.tar.gz) = b436e6ead762ded9282c9b33e7192474109c37b6
-RMD160 (Catalyst-Plugin-Authentication-0.10015.tar.gz) = 0a38213f6cc9e1378fa316cfb923ca52dc3d2d0a
-Size (Catalyst-Plugin-Authentication-0.10015.tar.gz) = 66385 bytes
+SHA1 (Catalyst-Plugin-Authentication-0.10016.tar.gz) = d4033e8df9fac2cbec2b8f3e64f06f87e1fb8da2
+RMD160 (Catalyst-Plugin-Authentication-0.10016.tar.gz) = d5348aed45871a54d9ebe5b8b0038b9e4ac7f3b1
+Size (Catalyst-Plugin-Authentication-0.10016.tar.gz) = 67534 bytes