summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Incomplete
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-09-17 02:34:23 +0000
committermef <mef@pkgsrc.org>2016-09-17 02:34:23 +0000
commitb79c105d8b96e049951d6542df4a534723f6a47d (patch)
treee6269409c8e2fd0c336037708a782ce508618327 /time/p5-DateTime-Incomplete
parent8673698b20338a26b6418003946597b5dce44c9f (diff)
downloadpkgsrc-b79c105d8b96e049951d6542df4a534723f6a47d.tar.gz
Import p5-DateTime-Incomplete-0.08 as time/p5-DateTime-Incomplete.
DateTime::Incomplete is a class for representing partial dates and times. These are actually encountered relatively frequently. For example, a birthday is commonly given as a month and day, without a year.
Diffstat (limited to 'time/p5-DateTime-Incomplete')
-rw-r--r--time/p5-DateTime-Incomplete/DESCR4
-rw-r--r--time/p5-DateTime-Incomplete/Makefile20
-rw-r--r--time/p5-DateTime-Incomplete/distinfo6
3 files changed, 30 insertions, 0 deletions
diff --git a/time/p5-DateTime-Incomplete/DESCR b/time/p5-DateTime-Incomplete/DESCR
new file mode 100644
index 00000000000..593832889a9
--- /dev/null
+++ b/time/p5-DateTime-Incomplete/DESCR
@@ -0,0 +1,4 @@
+DateTime::Incomplete is a class for representing partial dates and times.
+
+These are actually encountered relatively frequently. For example, a
+birthday is commonly given as a month and day, without a year.
diff --git a/time/p5-DateTime-Incomplete/Makefile b/time/p5-DateTime-Incomplete/Makefile
new file mode 100644
index 00000000000..62c6dad5095
--- /dev/null
+++ b/time/p5-DateTime-Incomplete/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2016/09/17 02:34:23 mef Exp $
+
+DISTNAME= DateTime-Incomplete-0.08
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/F/FG/FGLOCK/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/F/FG/FGLOCK/
+COMMENT= DateTime::Incomplete - An incomplete datetime, like January 5
+LICENSE= ${PERL5_LICENSE}
+
+# for make test
+BUILD_DEPENDS+= p5-DateTime-Set-[0-9]*:../../time/p5-DateTime-Set
+BUILD_DEPENDS+= p5-DateTime-Event-Recurrence-[0-9]*:../../time/p5-DateTime-Event-Recurrence
+
+PERL5_PACKLIST= auto/DateTime/Incomplete/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTime-Incomplete/distinfo b/time/p5-DateTime-Incomplete/distinfo
new file mode 100644
index 00000000000..459792c1b96
--- /dev/null
+++ b/time/p5-DateTime-Incomplete/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/17 02:34:23 mef Exp $
+
+SHA1 (DateTime-Incomplete-0.08.tar.gz) = 0450b2b1bf638c211a1b80b2288a964f8d5a951c
+RMD160 (DateTime-Incomplete-0.08.tar.gz) = a2fee2529de3227ddd1395921ce2b34f5a823c26
+SHA512 (DateTime-Incomplete-0.08.tar.gz) = 676cfae2e9183815ee62c65ecf587afc36bc2cf4444a73e7982a1572d0f18debdfd7498c55a63e90fdd3e04cfa9fbb5bec7b078cddeec1e2391cd98039a695d5
+Size (DateTime-Incomplete-0.08.tar.gz) = 25886 bytes