summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Format-Flexible
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2017-04-09 07:14:17 +0000
committerwen <wen@pkgsrc.org>2017-04-09 07:14:17 +0000
commit48e27c55867430fae6aa28ef4ef484dabf0307e5 (patch)
tree44621d61587d6dc12df7d89f7d7a60bd215cd142 /time/p5-DateTime-Format-Flexible
parentf2b84c830fbe5767055f2f0bc5e24af432fa8f01 (diff)
downloadpkgsrc-48e27c55867430fae6aa28ef4ef484dabf0307e5.tar.gz
Update to 0.28
Upstream changes: 0.28 Thu Mar 23 2016 - fix tests under perl 5.25.10+ with -Ddefault_inc_excludes_dot - thanks Kent Fredric rt #120698 0.27 Mon Mar 06 2017 - support a single lang as a string instead of requiring an arrayref (DWIM) - example: lang => 'en' - add support for: - "next (weekday)" eg: next sunday - "last (weekday)" eg: last sunday - "next (month)" eg: next january - "last (month)" eg: last january - "(x unit) from now" eg: 3 years from now - "(-x unit)" eg: -3 months - "(+x unit)" eg: +3 months - "YYMMDD HH:MM:SS" eg: 950404 00:22:12 - "YYMMDD HH:MM:SS.NS" eg: 950404 00:22:12.500 - "Mon D HH:MM:SS.NS TZ YYYY" eg: Fri Dec 2 22:56:03.500 GMT+0 1994 - thanks David White rt #105178, tests from Time::ParseDate - when we have a leading month that is 0 (zero) and we have a year, assume it is supposed to be october (10) - thanks Dave Musakhanyan
Diffstat (limited to 'time/p5-DateTime-Format-Flexible')
-rw-r--r--time/p5-DateTime-Format-Flexible/Makefile5
-rw-r--r--time/p5-DateTime-Format-Flexible/distinfo10
2 files changed, 7 insertions, 8 deletions
diff --git a/time/p5-DateTime-Format-Flexible/Makefile b/time/p5-DateTime-Format-Flexible/Makefile
index 2685cbc8127..c702ca9d3d4 100644
--- a/time/p5-DateTime-Format-Flexible/Makefile
+++ b/time/p5-DateTime-Format-Flexible/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2016/06/08 19:24:49 wiz Exp $
+# $NetBSD: Makefile,v 1.17 2017/04/09 07:14:17 wen Exp $
-DISTNAME= DateTime-Format-Flexible-0.26
+DISTNAME= DateTime-Format-Flexible-0.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime-Format-Flexible/distinfo b/time/p5-DateTime-Format-Flexible/distinfo
index 4d98f29904b..183a3fa55c2 100644
--- a/time/p5-DateTime-Format-Flexible/distinfo
+++ b/time/p5-DateTime-Format-Flexible/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2015/11/02 23:31:39 agc Exp $
+$NetBSD: distinfo,v 1.10 2017/04/09 07:14:17 wen Exp $
-SHA1 (DateTime-Format-Flexible-0.26.tar.gz) = 214d45230048c9e5f58dc51b84d2475e191d7efd
-RMD160 (DateTime-Format-Flexible-0.26.tar.gz) = 72112b22903857ac5c176cea4385179c3d477c76
-SHA512 (DateTime-Format-Flexible-0.26.tar.gz) = 70f5d50fd97bede5790853b526ee8150ab86592fa3f34ee16b0f26268c190052701f16510de6465ade46c647b5d1750f5c9cccf4b48ae7eac1455d6cadc015a3
-Size (DateTime-Format-Flexible-0.26.tar.gz) = 71862 bytes
+SHA1 (DateTime-Format-Flexible-0.28.tar.gz) = e35a9e3cc14dd10ab9882218a88990e3496c7337
+RMD160 (DateTime-Format-Flexible-0.28.tar.gz) = 557e6b37fd1ed6364457a6aae2b0f9e2d8d74619
+SHA512 (DateTime-Format-Flexible-0.28.tar.gz) = e74de1cf104a37cf832d5976fd450476a42b945a8fd03ab1ddea504e4041009534cef9e72a75a120ab3ed9a1af63fb05bd5876632b594db9e7f21f419678d2d8
+Size (DateTime-Format-Flexible-0.28.tar.gz) = 73722 bytes