pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/p5-DateTime-Incomplete Import p5-DateTime-Incompl...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/98fd91de1e98
branches:  trunk
changeset: 352582:98fd91de1e98
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Sep 17 02:34:23 2016 +0000

description:
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:

 time/p5-DateTime-Incomplete/DESCR    |   4 ++++
 time/p5-DateTime-Incomplete/Makefile |  20 ++++++++++++++++++++
 time/p5-DateTime-Incomplete/distinfo |   6 ++++++
 3 files changed, 30 insertions(+), 0 deletions(-)

diffs (42 lines):

diff -r 30c70b367d18 -r 98fd91de1e98 time/p5-DateTime-Incomplete/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Incomplete/DESCR Sat Sep 17 02:34:23 2016 +0000
@@ -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 -r 30c70b367d18 -r 98fd91de1e98 time/p5-DateTime-Incomplete/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Incomplete/Makefile      Sat Sep 17 02:34:23 2016 +0000
@@ -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@localhost
+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 -r 30c70b367d18 -r 98fd91de1e98 time/p5-DateTime-Incomplete/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/time/p5-DateTime-Incomplete/distinfo      Sat Sep 17 02:34:23 2016 +0000
@@ -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



Home | Main Index | Thread Index | Old Index