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-Session-Store-Delegate Added ww...



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

description:
Added www/p5-Catalyst-Plugin-Session-Store-Delegate version 0.02

This store plugins makes delegating session storage to a first
class object model easy.

diffstat:

 www/p5-Catalyst-Plugin-Session-Store-Delegate/DESCR    |   2 +
 www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile |  22 ++++++++++++++++++
 www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo |   5 ++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r f5e92c587bd0 -r f037ecf283d7 www/p5-Catalyst-Plugin-Session-Store-Delegate/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/DESCR       Tue Jul 15 09:19:22 2008 +0000
@@ -0,0 +1,2 @@
+This store plugins makes delegating session storage to a first
+class object model easy.
diff -r f5e92c587bd0 -r f037ecf283d7 www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/Makefile    Tue Jul 15 09:19:22 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 09:19:22 abs Exp $
+
+DISTNAME=      Catalyst-Plugin-Session-Store-Delegate-0.02
+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::Session::Store::Delegate
+COMMENT=       Delegate session storage to an application model object
+
+DEPENDS+=       p5-Test-use-ok>=0:../../devel/p5-Test-use-ok
+DEPENDS+=       p5-Class-Accessor>=0:../../devel/p5-Class-Accessor
+DEPENDS+=       p5-Catalyst-Plugin-Session>=0.12:../../www/p5-Catalyst-Plugin-Session
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/Plugin/Session/Store/Delegate/.packlist
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r f5e92c587bd0 -r f037ecf283d7 www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-Plugin-Session-Store-Delegate/distinfo    Tue Jul 15 09:19:22 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/15 09:19:22 abs Exp $
+
+SHA1 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 744d956156d563852408a095b090d8233f9930f0
+RMD160 (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 97b06323ccf73631d9f8cd8d06f9e6a7cd6813ea
+Size (Catalyst-Plugin-Session-Store-Delegate-0.02.tar.gz) = 5087 bytes



Home | Main Index | Thread Index | Old Index