pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/p5-Catalyst-View-Jemplate Initial import of p5-Cat...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/06384689b3e3
branches:  trunk
changeset: 547420:06384689b3e3
user:      seb <seb%pkgsrc.org@localhost>
date:      Tue Sep 16 15:20:25 2008 +0000

description:
Initial import of p5-Catalyst-View-Jemplate version 0.06 in the
NetBSD Packages Collection.

Catalyst::View::Jemplate is a Catalyst View plugin to automatically
compile TT files into JavaScript, using ingy's Jemplate.

diffstat:

 www/p5-Catalyst-View-Jemplate/DESCR    |   2 ++
 www/p5-Catalyst-View-Jemplate/Makefile |  22 ++++++++++++++++++++++
 www/p5-Catalyst-View-Jemplate/distinfo |   5 +++++
 3 files changed, 29 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r 20cc6e5c728f -r 06384689b3e3 www/p5-Catalyst-View-Jemplate/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-View-Jemplate/DESCR       Tue Sep 16 15:20:25 2008 +0000
@@ -0,0 +1,2 @@
+Catalyst::View::Jemplate is a Catalyst View plugin to automatically
+compile TT files into JavaScript, using ingy's Jemplate.
diff -r 20cc6e5c728f -r 06384689b3e3 www/p5-Catalyst-View-Jemplate/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-View-Jemplate/Makefile    Tue Sep 16 15:20:25 2008 +0000
@@ -0,0 +1,22 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/09/16 15:20:25 seb Exp $
+
+DISTNAME=      Catalyst-View-Jemplate-0.06
+PKGNAME=       p5-${DISTNAME}
+CATEGORIES=    www perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Catalyst/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Catalyst-View-Jemplate/
+COMMENT=       Jemplate view class for Catalyst
+
+DEPENDS+=      p5-Catalyst-Runtime>=5.50:../../www/p5-Catalyst-Runtime
+DEPENDS+=      p5-File-Find-Rule-[0-9]*:../../devel/p5-File-Find-Rule
+DEPENDS+=      p5-Jemplate>=0.19:../../www/p5-Jemplate
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/Catalyst/View/Jemplate/.packlist
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 20cc6e5c728f -r 06384689b3e3 www/p5-Catalyst-View-Jemplate/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/www/p5-Catalyst-View-Jemplate/distinfo    Tue Sep 16 15:20:25 2008 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/09/16 15:20:25 seb Exp $
+
+SHA1 (Catalyst-View-Jemplate-0.06.tar.gz) = 24c7e8bb811616a74e12a02838d6f9656442163f
+RMD160 (Catalyst-View-Jemplate-0.06.tar.gz) = 2b3855dea6cde4140ba64ed4dfd3f920934cc5e9
+Size (Catalyst-View-Jemplate-0.06.tar.gz) = 4121 bytes



Home | Main Index | Thread Index | Old Index