pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/p5-DateTime-Incomplete



Module Name:    pkgsrc
Committed By:   mef
Date:           Sat Sep 17 02:34:23 UTC 2016

Added Files:
        pkgsrc/time/p5-DateTime-Incomplete: DESCR Makefile distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/time/p5-DateTime-Incomplete/DESCR \
    pkgsrc/time/p5-DateTime-Incomplete/Makefile \
    pkgsrc/time/p5-DateTime-Incomplete/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/time/p5-DateTime-Incomplete/DESCR
diff -u /dev/null pkgsrc/time/p5-DateTime-Incomplete/DESCR:1.1
--- /dev/null   Sat Sep 17 02:34:23 2016
+++ pkgsrc/time/p5-DateTime-Incomplete/DESCR    Sat Sep 17 02:34:23 2016
@@ -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.
Index: pkgsrc/time/p5-DateTime-Incomplete/Makefile
diff -u /dev/null pkgsrc/time/p5-DateTime-Incomplete/Makefile:1.1
--- /dev/null   Sat Sep 17 02:34:23 2016
+++ pkgsrc/time/p5-DateTime-Incomplete/Makefile Sat Sep 17 02:34:23 2016
@@ -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"
Index: pkgsrc/time/p5-DateTime-Incomplete/distinfo
diff -u /dev/null pkgsrc/time/p5-DateTime-Incomplete/distinfo:1.1
--- /dev/null   Sat Sep 17 02:34:23 2016
+++ pkgsrc/time/p5-DateTime-Incomplete/distinfo Sat Sep 17 02:34:23 2016
@@ -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