summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsno <sno>2009-07-07 17:45:42 +0000
committersno <sno>2009-07-07 17:45:42 +0000
commita4badbfd150eb1ef009c79466d6e8e9db3994d13 (patch)
treec3f24b5458d7d387108ad2422939acea6e3a099e /time
parentfb536d3e66903322cce39e748eec9327b52daa71 (diff)
downloadpkgsrc-a4badbfd150eb1ef009c79466d6e8e9db3994d13.tar.gz
Importing package for p5 module DateTime::Format::SQLite 0.10 as dependency
of scheduled updates of DBIx::Class plugins. This module understands the formats used by SQLite for its date, datetime and time functions. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a timestring accepted by SQLite.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Format-SQLite/DESCR4
-rw-r--r--time/p5-DateTime-Format-SQLite/Makefile21
-rw-r--r--time/p5-DateTime-Format-SQLite/distinfo5
3 files changed, 30 insertions, 0 deletions
diff --git a/time/p5-DateTime-Format-SQLite/DESCR b/time/p5-DateTime-Format-SQLite/DESCR
new file mode 100644
index 00000000000..9250f81b0f3
--- /dev/null
+++ b/time/p5-DateTime-Format-SQLite/DESCR
@@ -0,0 +1,4 @@
+This module understands the formats used by SQLite for its date, datetime
+and time functions. It can be used to parse these formats in order to
+create DateTime objects, and it can take a DateTime object and produce
+a timestring accepted by SQLite.
diff --git a/time/p5-DateTime-Format-SQLite/Makefile b/time/p5-DateTime-Format-SQLite/Makefile
new file mode 100644
index 00000000000..2a5a2804e72
--- /dev/null
+++ b/time/p5-DateTime-Format-SQLite/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/07/07 17:45:42 sno Exp $
+
+DISTNAME= DateTime-Format-SQLite-0.10
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/dist/DateTime-Format-SQLite/
+COMMENT= Parse and format SQLite dates and times
+LICENSE= ${PERL5_LICENSE}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+DEPENDS+= p5-DateTime>=0.10:../../time/p5-DateTime
+DEPENDS+= p5-DateTime-Format-Builder>=0.60:../../time/p5-DateTime-Format-Builder
+
+PERL5_PACKLIST= auto/DateTime/Format/SQLite/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTime-Format-SQLite/distinfo b/time/p5-DateTime-Format-SQLite/distinfo
new file mode 100644
index 00000000000..06ab6353d7d
--- /dev/null
+++ b/time/p5-DateTime-Format-SQLite/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/07/07 17:45:42 sno Exp $
+
+SHA1 (DateTime-Format-SQLite-0.10.tar.gz) = 0ec5881a3260262bdb9bab67befff8076e68633a
+RMD160 (DateTime-Format-SQLite-0.10.tar.gz) = f7e458a0590b420d016440d4f4f37e1f052f15f8
+Size (DateTime-Format-SQLite-0.10.tar.gz) = 12942 bytes