summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-MySQL
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2007-06-10 11:24:36 +0000
committerabs <abs@pkgsrc.org>2007-06-10 11:24:36 +0000
commitbebc3a641c13c27e7f61e59425817f6113731e13 (patch)
tree53ef8521b5c8bb7a77a54f6cd02d37cb78cc3ddf /time/p5-DateTime-Format-MySQL
parentfdee941b9af2f0796305d0c0f5191ceb82085ab8 (diff)
downloadpkgsrc-bebc3a641c13c27e7f61e59425817f6113731e13.tar.gz
Added time/p5-DateTime-Format-MySQL version 0.04
This module understands the formats used by MySQL for its DATE, DATETIME, TIME, and TIMESTAMP data types. It can be used to parse these formats in order to create DateTime objects, and it can take a DateTime object and produce a string representing it in the MySQL format.
Diffstat (limited to 'time/p5-DateTime-Format-MySQL')
-rw-r--r--time/p5-DateTime-Format-MySQL/DESCR5
-rw-r--r--time/p5-DateTime-Format-MySQL/Makefile16
-rw-r--r--time/p5-DateTime-Format-MySQL/PLIST1
-rw-r--r--time/p5-DateTime-Format-MySQL/distinfo5
4 files changed, 27 insertions, 0 deletions
diff --git a/time/p5-DateTime-Format-MySQL/DESCR b/time/p5-DateTime-Format-MySQL/DESCR
new file mode 100644
index 00000000000..58084603659
--- /dev/null
+++ b/time/p5-DateTime-Format-MySQL/DESCR
@@ -0,0 +1,5 @@
+This module understands the formats used by MySQL for its DATE,
+DATETIME, TIME, and TIMESTAMP data types. It can be used to parse
+these formats in order to create DateTime objects, and it can take
+a DateTime object and produce a string representing it in the MySQL
+format.
diff --git a/time/p5-DateTime-Format-MySQL/Makefile b/time/p5-DateTime-Format-MySQL/Makefile
new file mode 100644
index 00000000000..3c25af64441
--- /dev/null
+++ b/time/p5-DateTime-Format-MySQL/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2007/06/10 11:24:36 abs Exp $
+
+DISTNAME= DateTime-Format-MySQL-0.04
+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-MySQL/
+COMMENT= Parse and format MySQL dates and times
+
+PERL5_MODULE_TYPE= Module::Build
+PERL5_PACKLIST= auto/DateTime/Format/MySQL/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTime-Format-MySQL/PLIST b/time/p5-DateTime-Format-MySQL/PLIST
new file mode 100644
index 00000000000..cbfe04883b0
--- /dev/null
+++ b/time/p5-DateTime-Format-MySQL/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2007/06/10 11:24:36 abs Exp $
diff --git a/time/p5-DateTime-Format-MySQL/distinfo b/time/p5-DateTime-Format-MySQL/distinfo
new file mode 100644
index 00000000000..7a454865ba9
--- /dev/null
+++ b/time/p5-DateTime-Format-MySQL/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2007/06/10 11:24:36 abs Exp $
+
+SHA1 (DateTime-Format-MySQL-0.04.tar.gz) = 5d960e7250dc9122267d5ce95e88d434cc232d59
+RMD160 (DateTime-Format-MySQL-0.04.tar.gz) = 47a47ee37ae3bbfae1fc9c46c6fd4f4a2b2b86c9
+Size (DateTime-Format-MySQL-0.04.tar.gz) = 11539 bytes