diff options
author | abs <abs> | 2009-02-13 16:53:29 +0000 |
---|---|---|
committer | abs <abs> | 2009-02-13 16:53:29 +0000 |
commit | 6a36a3a9749f4cfd0da42b58eff4ced9193c657b (patch) | |
tree | 7352f45b264cd6efb7a6875f790ce9e992735b01 /www | |
parent | 7164eb3a36315096bcd79173a15b3d507fb0756b (diff) | |
download | pkgsrc-6a36a3a9749f4cfd0da42b58eff4ced9193c657b.tar.gz |
Added www/p5-Catalyst-Plugin-Authentication-Credential-Password version 0.10010
THIS IS A COMPATIBILITY SHIM to allow old configurations of Catalyst
Authentication to work without code changes.
Diffstat (limited to 'www')
3 files changed, 30 insertions, 0 deletions
diff --git a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR new file mode 100644 index 00000000000..463a9e2d8bd --- /dev/null +++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR @@ -0,0 +1,2 @@ +THIS IS A COMPATIBILITY SHIM to allow old configurations of Catalyst +Authentication to work without code changes. diff --git a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile new file mode 100644 index 00000000000..c62e033310b --- /dev/null +++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile @@ -0,0 +1,23 @@ +# $NetBSD: Makefile,v 1.1.1.1 2009/02/13 16:53:29 abs Exp $ + +DISTNAME= Catalyst-Plugin-Authentication-0.10010 +PKGNAME= p5-${DISTNAME} +CATEGORIES= www perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Catalyst/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/perldoc?Catalyst::Plugin::Authentication::Credential::Password +COMMENT= Compatibility shim for old Catalyst Authenticators + +DEPENDS+= p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime +DEPENDS+= p5-Class-Inspector>=0:../../devel/p5-Class-Inspector +DEPENDS+= p5-MRO-Compat>=0:../../devel/p5-MRO-Compat +DEPENDS+= p5-Catalyst-Plugin-Session>=0.10:../../www/p5-Catalyst-Plugin-Session + +USE_LANGUAGES= # empty +PERL5_PACKLIST= auto/Catalyst/Plugin/Authentication/.packlist + +PKG_DESTDIR_SUPPORT= user-destdir + +.include "../../lang/perl5/module.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo new file mode 100644 index 00000000000..c133e0ab579 --- /dev/null +++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2009/02/13 16:53:29 abs Exp $ + +SHA1 (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 601944473bd41cfd5c5a5729b4270b816501000d +RMD160 (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 964d4f752efb00163e276e0d0e89d680fc0cfcee +Size (Catalyst-Plugin-Authentication-0.10010.tar.gz) = 57932 bytes |