pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-Authentication-Store-DBIx-Class Added ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e6c743eccfff
branches:  trunk
changeset: 544478:e6c743eccfff
user:      abs <abs%pkgsrc.org@localhost>
date:      Tue Jul 15 09:15:21 2008 +0000

description:
Added www/p5-Catalyst-Authentication-Store-DBIx-Class version 0.104

The Catalyst::Authentication::Store::DBIx::Class class provides
access to authentication information stored in a database via
DBIx::Class.

diffstat:

 www/p5-Catalyst-Authentication-Store-DBIx-Class/DESCR    |   3 ++
 www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile |  22 ++++++++++++++++
 www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo |   5 +++
 3 files changed, 30 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 5f420e546a39 -r e6c743eccfff www/p5-Catalyst-Authentication-Store-DBIx-Class/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/DESCR     Tue Jul 15 09:15:21 2008 +0000
@@ -0,0 +1,3 @@
+The Catalyst::Authentication::Store::DBIx::Class class provides
+access to authentication information stored in a database via
+DBIx::Class.
diff -r 5f420e546a39 -r e6c743eccfff www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/Makefile  Tue Jul 15 09:15:21 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:15:21 abs Exp $
+
+DISTNAME=      Catalyst-Authentication-Store-DBIx-Class-0.104
+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::Authentication::Store::DBIx::Class
+COMMENT=       Storage class for Catalyst Authentication using DBIx::Class
+
+DEPENDS+=      p5-Catalyst-Plugin-Authentication>=0.10005:../../www/p5-Catalyst-Plugin-Authentication
+DEPENDS+=      p5-Catalyst-Runtime>=0:../../www/p5-Catalyst-Runtime
+DEPENDS+=      p5-DBIx-Class>=0:../../databases/p5-DBIx-Class
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Authentication/Store/DBIx/Class/.packlist
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 5f420e546a39 -r e6c743eccfff www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Authentication-Store-DBIx-Class/distinfo  Tue Jul 15 09:15:21 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:15:21 abs Exp $
+
+SHA1 (Catalyst-Authentication-Store-DBIx-Class-0.104.tar.gz) = 10041c8a7161f2162e348e067235fb638ec7f56f
+RMD160 (Catalyst-Authentication-Store-DBIx-Class-0.104.tar.gz) = 21f5ac47620b2e1dfa429947b590f024fd24d6e4
+Size (Catalyst-Authentication-Store-DBIx-Class-0.104.tar.gz) = 33927 bytes



Home | Main Index | Thread Index | Old Index