summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwen <wen>2016-02-27 07:54:34 +0000
committerwen <wen>2016-02-27 07:54:34 +0000
commitc4c119229f5d24f92fb3b0420730797713d715b8 (patch)
treec71d5a886a8640d448fc9eabfd8880996c39e849 /time
parent1b49a00d2a0e923e20b69e62811b9ef2dea934c1 (diff)
downloadpkgsrc-c4c119229f5d24f92fb3b0420730797713d715b8.tar.gz
Update to 1.64
Upstream changes: 1.64 2016-02-21 - Changed how a string that contains separate epoch and nanosecond fields is turned into a DateTime object in order to deal with changes coming in the next DateTime release. 1.63 2016-01-13 [BUG FIXES] - The behaviour of silently ignoring text after the matching part was lost in the rewrite. This has been restored. Patch by Dagfinn Ilmari Manns疇ker. RT #111155. 1.62 2015-12-19 [BUG FIXES] - When on_error was set to something that did not die (including the default error handling), calling ->parse_datetime with some bad inputs could cause the module to error out internally by trying to call methods on an undefined value instead of returning undef. Reported by Mike Dorman. RT #110247.
Diffstat (limited to 'time')
-rw-r--r--time/p5-DateTime-Format-Strptime/Makefile4
-rw-r--r--time/p5-DateTime-Format-Strptime/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-DateTime-Format-Strptime/Makefile b/time/p5-DateTime-Format-Strptime/Makefile
index 34bdb9d7846..4c5462aba7e 100644
--- a/time/p5-DateTime-Format-Strptime/Makefile
+++ b/time/p5-DateTime-Format-Strptime/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.22 2016/01/30 10:01:02 mef Exp $
+# $NetBSD: Makefile,v 1.23 2016/02/27 07:54:34 wen Exp $
-DISTNAME= DateTime-Format-Strptime-1.61
+DISTNAME= DateTime-Format-Strptime-1.64
PKGNAME= p5-${DISTNAME}00
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
diff --git a/time/p5-DateTime-Format-Strptime/distinfo b/time/p5-DateTime-Format-Strptime/distinfo
index 72aab0618c0..855aa90147b 100644
--- a/time/p5-DateTime-Format-Strptime/distinfo
+++ b/time/p5-DateTime-Format-Strptime/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2015/11/15 05:11:51 wen Exp $
+$NetBSD: distinfo,v 1.13 2016/02/27 07:54:34 wen Exp $
-SHA1 (DateTime-Format-Strptime-1.61.tar.gz) = 2c447a14a14dff7bb97b7ea729dcb69cbc1691bc
-RMD160 (DateTime-Format-Strptime-1.61.tar.gz) = b86c0c71b96fade720d5ee8a00d23e6a5845a6c7
-SHA512 (DateTime-Format-Strptime-1.61.tar.gz) = 1fa94f6341cfe1aff45fb93b5985a8a99d0a971880d020597eec0dde7d46751b398a7cc7e831ea36807475614fb4b6211a8385e60db058beac8df70c91522d77
-Size (DateTime-Format-Strptime-1.61.tar.gz) = 42089 bytes
+SHA1 (DateTime-Format-Strptime-1.64.tar.gz) = 538c67fac2a354ab57be3786149a286bf65f24fa
+RMD160 (DateTime-Format-Strptime-1.64.tar.gz) = 3923cc7a2b978c3f7805fea81e1faa4d53dc6923
+SHA512 (DateTime-Format-Strptime-1.64.tar.gz) = 52860c3d6846bd9bc82c807ce8a8863e33fc53c1b33e03feb771fd9366ee6c7aa26a6cb2f5d77a7508273da60e1d5b677f3fda8a2d4d9b71579745e7d7477f21
+Size (DateTime-Format-Strptime-1.64.tar.gz) = 43005 bytes