summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-CLDR
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-09-17 02:34:39 +0000
committermef <mef@pkgsrc.org>2016-09-17 02:34:39 +0000
commit96fb4532e2dc8b5f9e7175732013280b18ccffb3 (patch)
treee09a253ae25bdd5e09b025bdcdb65dd5e895392a /time/p5-DateTime-Format-CLDR
parentb79c105d8b96e049951d6542df4a534723f6a47d (diff)
downloadpkgsrc-96fb4532e2dc8b5f9e7175732013280b18ccffb3.tar.gz
Import p5-DateTime-Format-CLDR-1.17 as time/p5-DateTime-Format-CLDR.
This module provides a parser (and also a formater) for datetime strings using patterns as defined by the Unicode CLDR Project (Common Locale Data Repository). http://unicode.org/cldr/. CLDR format is supported by DateTime and DateTime::Locale starting with version 0.40.
Diffstat (limited to 'time/p5-DateTime-Format-CLDR')
-rw-r--r--time/p5-DateTime-Format-CLDR/DESCR6
-rw-r--r--time/p5-DateTime-Format-CLDR/Makefile20
-rw-r--r--time/p5-DateTime-Format-CLDR/distinfo6
3 files changed, 32 insertions, 0 deletions
diff --git a/time/p5-DateTime-Format-CLDR/DESCR b/time/p5-DateTime-Format-CLDR/DESCR
new file mode 100644
index 00000000000..1f96491b461
--- /dev/null
+++ b/time/p5-DateTime-Format-CLDR/DESCR
@@ -0,0 +1,6 @@
+This module provides a parser (and also a formater) for datetime strings
+using patterns as defined by the Unicode CLDR Project (Common Locale Data
+Repository). http://unicode.org/cldr/.
+
+CLDR format is supported by DateTime and DateTime::Locale starting with
+version 0.40.
diff --git a/time/p5-DateTime-Format-CLDR/Makefile b/time/p5-DateTime-Format-CLDR/Makefile
new file mode 100644
index 00000000000..4907bc138a5
--- /dev/null
+++ b/time/p5-DateTime-Format-CLDR/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2016/09/17 02:34:39 mef Exp $
+
+DISTNAME= DateTime-Format-CLDR-1.17
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= time perl5
+MASTER_SITES= http://search.cpan.org/CPAN/authors/id/M/MA/MAROS/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://search.cpan.org/CPAN/authors/id/M/MA/MAROS/
+COMMENT= Parse and format CLDR, Common Locale Date Repository, time patterns
+LICENSE= ${PERL5_LICENSE}
+
+# for make test
+BUILD_DEPENDS+= p5-DateTime-[0-9]*:../../time/p5-DateTime
+BUILD_DEPENDS+= p5-DateTime-Incomplete-[0-9]*:../../time/p5-DateTime-Incomplete
+
+PERL5_PACKLIST= auto/DateTime/Format/CLDR/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/time/p5-DateTime-Format-CLDR/distinfo b/time/p5-DateTime-Format-CLDR/distinfo
new file mode 100644
index 00000000000..dc042bab32d
--- /dev/null
+++ b/time/p5-DateTime-Format-CLDR/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2016/09/17 02:34:39 mef Exp $
+
+SHA1 (DateTime-Format-CLDR-1.17.tar.gz) = 93f011acd83bc8301c75ba62c0d70f2d8ad1feac
+RMD160 (DateTime-Format-CLDR-1.17.tar.gz) = 584e41a396d9e6fad9a6f756bf6d553026822e16
+SHA512 (DateTime-Format-CLDR-1.17.tar.gz) = d8ca5dd4047a15c8df8a628129f85bfa780eebecb121177c46f52779957c61f05b9eb9534f4a738566431d658187c2a7d5ab1a3965e3d6e380eea1c4bfa08ca8
+Size (DateTime-Format-CLDR-1.17.tar.gz) = 47352 bytes