pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Plugin-Authentication-Credential-Passw...
details: https://anonhg.NetBSD.org/pkgsrc/rev/04992b23ca08
branches: trunk
changeset: 554370:04992b23ca08
user: abs <abs%pkgsrc.org@localhost>
date: Fri Feb 13 16:53:29 2009 +0000
description:
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:
www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR | 2 +
www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile | 23 ++++++++++
www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo | 5 ++
3 files changed, 30 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r d701b6bd6619 -r 04992b23ca08 www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/DESCR Fri Feb 13 16:53:29 2009 +0000
@@ -0,0 +1,2 @@
+THIS IS A COMPATIBILITY SHIM to allow old configurations of Catalyst
+Authentication to work without code changes.
diff -r d701b6bd6619 -r 04992b23ca08 www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/Makefile Fri Feb 13 16:53:29 2009 +0000
@@ -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@localhost
+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 -r d701b6bd6619 -r 04992b23ca08 www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Authentication-Credential-Password/distinfo Fri Feb 13 16:53:29 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index