diff options
author | abs <abs@pkgsrc.org> | 2011-08-23 10:15:52 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2011-08-23 10:15:52 +0000 |
commit | 732b57f06ec9c7f9044f8c4f4549a8aae6a30cf3 (patch) | |
tree | ed2681e9fbfcfae88bb3742d50420f5c1641a3d6 | |
parent | 58b9dba5675de89d40aa473fd617dffc5ecfbccc (diff) | |
download | pkgsrc-732b57f06ec9c7f9044f8c4f4549a8aae6a30cf3.tar.gz |
Updated www/p5-Catalyst-Plugin-Authentication to 0.100180
0.10018 29 Jul 2011
- Fix failing tests with the new PSGI Catalyst dev release
0.10017 24 Jan 2010
- Fix failing tests with the new PSGI Catalyst dev release
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication/Makefile | 22 | ||||
-rw-r--r-- | www/p5-Catalyst-Plugin-Authentication/distinfo | 8 |
2 files changed, 14 insertions, 16 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication/Makefile b/www/p5-Catalyst-Plugin-Authentication/Makefile index 52f2fd8f854..d2dd31387fd 100644 --- a/www/p5-Catalyst-Plugin-Authentication/Makefile +++ b/www/p5-Catalyst-Plugin-Authentication/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2011/08/14 16:05:48 obache Exp $ +# $NetBSD: Makefile,v 1.14 2011/08/23 10:15:52 abs Exp $ -DISTNAME= Catalyst-Plugin-Authentication-0.10016 +DISTNAME= Catalyst-Plugin-Authentication-0.10018 PKGNAME= p5-${DISTNAME}0 -PKGREVISION= 2 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} @@ -11,22 +10,21 @@ HOMEPAGE= http://search.cpan.org/dist/Catalyst-Plugin-Authentication/ COMMENT= Infrastructure plugin for the Catalyst authentication framework LICENSE= ${PERL5_LICENSE} -DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session +DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session DEPENDS+= p5-Catalyst-Runtime-[0-9]*:../../www/p5-Catalyst-Runtime DEPENDS+= p5-Class-Inspector-[0-9]*:../../devel/p5-Class-Inspector DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat -BUILD_DEPENDS+= p5-Catalyst-Plugin-Session-State-Cookie-[0-9]*:../../www/p5-Catalyst-Plugin-Session-State-Cookie -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 +BUILD_DEPENDS+= p5-Catalyst-Plugin-Session-State-Cookie-[0-9]*:../../www/p5-Catalyst-Plugin-Session-State-Cookie +BUILD_DEPENDS+= p5-Digest-SHA1-[0-9]*:../../security/p5-Digest-SHA1 +BUILD_DEPENDS+= p5-Moose>2:../../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 MAKE_PARAMS+= --skipdeps -PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist +PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist PKG_DESTDIR_SUPPORT= user-destdir .include "../../lang/perl5/module.mk" diff --git a/www/p5-Catalyst-Plugin-Authentication/distinfo b/www/p5-Catalyst-Plugin-Authentication/distinfo index a032942b628..17030f88787 100644 --- a/www/p5-Catalyst-Plugin-Authentication/distinfo +++ b/www/p5-Catalyst-Plugin-Authentication/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.9 2010/01/26 09:41:47 sno Exp $ +$NetBSD: distinfo,v 1.10 2011/08/23 10:15:52 abs Exp $ -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 +SHA1 (Catalyst-Plugin-Authentication-0.10018.tar.gz) = fd11745b4d6a692ec5a1e89ca230de042b3fc37f +RMD160 (Catalyst-Plugin-Authentication-0.10018.tar.gz) = 21a1dcab6ac3d369248a7ffd280401e6557270ac +Size (Catalyst-Plugin-Authentication-0.10018.tar.gz) = 71470 bytes |