pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-Template-Plugin-DateTime Importing package for...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9796ade394c7
branches:  trunk
changeset: 395501:9796ade394c7
user:      sno <sno%pkgsrc.org@localhost>
date:      Wed Jul 08 12:53:53 2009 +0000

description:
Importing package for p5 module Template::Plugin::DateTime version 0.06.001

A Template Plugin To Use DateTime Objects.

diffstat:

 time/p5-Template-Plugin-DateTime/DESCR    |   1 +
 time/p5-Template-Plugin-DateTime/Makefile |  24 ++++++++++++++++++++++++
 time/p5-Template-Plugin-DateTime/distinfo |   5 +++++
 3 files changed, 30 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r c21eb6b5e2db -r 9796ade394c7 time/p5-Template-Plugin-DateTime/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Template-Plugin-DateTime/DESCR    Wed Jul 08 12:53:53 2009 +0000
@@ -0,0 +1,1 @@
+A Template Plugin To Use DateTime Objects.
diff -r c21eb6b5e2db -r 9796ade394c7 time/p5-Template-Plugin-DateTime/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Template-Plugin-DateTime/Makefile Wed Jul 08 12:53:53 2009 +0000
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/08 12:53:53 sno Exp $
+#
+
+DISTNAME=      Template-Plugin-DateTime-0.06001
+PKGNAME=       p5-${DISTNAME:S/06001/06.001/}
+CATEGORIES=    textproc perl5
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Template/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      http://search.cpan.org/dist/Template-Plugin-DateTime/
+COMMENT=       A Template Plugin To Use DateTime Objects
+LICENSE=       ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT=   user-destdir
+
+DEPENDS+=      p5-DateTime-[0-9]*:../../time/p5-DateTime
+DEPENDS+=      p5-DateTime-Format-Strptime-[0-9]*:../../time/p5-DateTime-Format-Strptime
+DEPENDS+=      p5-Template-Toolkit>=2:../../www/p5-Template-Toolkit
+
+PERL5_PACKLIST=                auto/Template/Plugin/DateTime/.packlist
+PERL5_BUILD_TYPE=      Module::Install
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r c21eb6b5e2db -r 9796ade394c7 time/p5-Template-Plugin-DateTime/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-Template-Plugin-DateTime/distinfo Wed Jul 08 12:53:53 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/08 12:53:53 sno Exp $
+
+SHA1 (Template-Plugin-DateTime-0.06001.tar.gz) = 2357117e3cf08762469cc59ba07e314a057f4519
+RMD160 (Template-Plugin-DateTime-0.06001.tar.gz) = 732141b2c54877cbdcfb8a78f9c1e6babe5ad8c4
+Size (Template-Plugin-DateTime-0.06001.tar.gz) = 14860 bytes



Home | Main Index | Thread Index | Old Index