summaryrefslogtreecommitdiff
path: root/p5-datetime-format-builder
diff options
context:
space:
mode:
authorTim Biermann <tbier@posteo.de>2019-08-31 10:40:06 +0000
committerTim Biermann <tbier@posteo.de>2019-08-31 10:40:06 +0000
commit96756bced02c255ad303fed36ac234cc545c2c74 (patch)
tree0bca46c93d9d2cef57b48130a87e977aed5e6814 /p5-datetime-format-builder
parentd5fe24f5c6660d0e2eee78b6940aec9a7a464a96 (diff)
downloadcontrib-96756bced02c255ad303fed36ac234cc545c2c74.tar.gz
contrib-96756bced02c255ad303fed36ac234cc545c2c74.tar.xz
p5-datetime-format-builder: initial commit, version 0.80
Diffstat (limited to 'p5-datetime-format-builder')
-rw-r--r--p5-datetime-format-builder/.footprint34
-rw-r--r--p5-datetime-format-builder/.signature5
-rw-r--r--p5-datetime-format-builder/Pkgfile18
3 files changed, 57 insertions, 0 deletions
diff --git a/p5-datetime-format-builder/.footprint b/p5-datetime-format-builder/.footprint
new file mode 100644
index 000000000..84d7d251e
--- /dev/null
+++ b/p5-datetime-format-builder/.footprint
@@ -0,0 +1,34 @@
+drwxr-xr-x root/root usr/
+drwxr-xr-x root/root usr/lib/
+drwxr-xr-x root/root usr/lib/perl5/
+drwxr-xr-x root/root usr/lib/perl5/5.28/
+drwxr-xr-x root/root usr/lib/perl5/5.28/linux-thread-multi/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/DateTime/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder.pm
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder/
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder/Parser.pm
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder/Parser/
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder/Parser/Dispatch.pm
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder/Parser/Quick.pm
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder/Parser/Regex.pm
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder/Parser/Strptime.pm
+-r--r--r-- root/root usr/lib/perl5/site_perl/5.28/DateTime/Format/Builder/Parser/generic.pm
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/auto/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/auto/DateTime/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/auto/DateTime/Format/
+drwxr-xr-x root/root usr/lib/perl5/site_perl/5.28/linux-thread-multi/auto/DateTime/Format/Builder/
+drwxr-xr-x root/root usr/share/
+drwxr-xr-x root/root usr/share/man/
+drwxr-xr-x root/root usr/share/man/man3/
+-r--r--r-- root/root usr/share/man/man3/DateTime::Format::Builder.3pm.gz
+-r--r--r-- root/root usr/share/man/man3/DateTime::Format::Builder::Parser.3pm.gz
+-r--r--r-- root/root usr/share/man/man3/DateTime::Format::Builder::Parser::Dispatch.3pm.gz
+-r--r--r-- root/root usr/share/man/man3/DateTime::Format::Builder::Parser::Quick.3pm.gz
+-r--r--r-- root/root usr/share/man/man3/DateTime::Format::Builder::Parser::Regex.3pm.gz
+-r--r--r-- root/root usr/share/man/man3/DateTime::Format::Builder::Parser::Strptime.3pm.gz
+-r--r--r-- root/root usr/share/man/man3/DateTime::Format::Builder::Parser::generic.3pm.gz
+-r--r--r-- root/root usr/share/man/man3/DateTime::Format::Builder::Tutorial.3pm.gz
diff --git a/p5-datetime-format-builder/.signature b/p5-datetime-format-builder/.signature
new file mode 100644
index 000000000..74a2ad74d
--- /dev/null
+++ b/p5-datetime-format-builder/.signature
@@ -0,0 +1,5 @@
+untrusted comment: verify with /etc/ports/contrib.pub
+RWSagIOpLGJF36z4IcqiFOLDKC7XFNic33hrG7RJ2XYIU+J3KCru/mBRao6Vw5hXdzUt8UlS29v6rqegCNJPOsYUl0RP9SY6Xgs=
+SHA256 (Pkgfile) = 671b89588068e410c38df657bb81ef0a9f61c61756df3665ca40c59718b1d5df
+SHA256 (.footprint) = 53411f7506ee073b122d7a8fb8dfa179f23700ee1b75c13593bb5ee52a6e476a
+SHA256 (DateTime-Format-Builder-0.80.tar.gz) = 9250fe0f7312fe6b12295280a10968d665bee563170477a272a099464cd02c89
diff --git a/p5-datetime-format-builder/Pkgfile b/p5-datetime-format-builder/Pkgfile
new file mode 100644
index 000000000..02e60f4a1
--- /dev/null
+++ b/p5-datetime-format-builder/Pkgfile
@@ -0,0 +1,18 @@
+# Description: Create DateTime parser classes and objects
+# URL: https://cpan.metacpan.org/dist/DateTime-Format-Builder
+# Maintainer: Tim Biermann, tbier at posteo dot de
+# Depends on: p5-class-factory-util p5-datetime p5-datetime-format-strptime p5-params-validate
+
+name=p5-datetime-format-builder
+version=0.80
+release=1
+source=(https://cpan.metacpan.org/authors/id/D/DR/DROLSKY/DateTime-Format-Builder-$version.tar.gz)
+
+build() {
+ cd DateTime-Format-Builder-$version
+ export PERL_MM_USE_DEFAULT=1
+ perl Makefile.PL INSTALLDIRS=vendor
+ make
+ make DESTDIR=$PKG install
+ find $PKG \( -name '.packlist' -o -name '*.pod' \) -delete
+}

Generated by cgit