summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authormef <mef>2015-03-01 08:07:17 +0000
committermef <mef>2015-03-01 08:07:17 +0000
commit8f220174d3bf31e5dca3fbee5993cb74437d3ee7 (patch)
treee0cfd4c8e3a60e4d3d6724673a552818ad6e37f9 /time
parent3d6e73a87ec5497aa4e07257fa89f5ff87421c2f (diff)
downloadpkgsrc-8f220174d3bf31e5dca3fbee5993cb74437d3ee7.tar.gz
Update to 1.233
--------------- 1.233 Fri Nov 22 15:49:20 CST 2013 fixed a long standing issue with parseInterval and fractional seconds. NOTE: Date::Parse, does NOT handle resolutions < 1 second. For that, you really should have a look at Time::HiRes. This fix quantizes fractional second values to whole numbers. Thanks for the patch, Bob <bob_freeman@hms.harvard.edu> !
Diffstat (limited to 'time')
-rw-r--r--time/p5-Time-Interval/Makefile5
-rw-r--r--time/p5-Time-Interval/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/time/p5-Time-Interval/Makefile b/time/p5-Time-Interval/Makefile
index 3765dac08f8..2a68528800a 100644
--- a/time/p5-Time-Interval/Makefile
+++ b/time/p5-Time-Interval/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:53 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2015/03/01 08:07:17 mef Exp $
#
-DISTNAME= Time-Interval-1.232
+DISTNAME= Time-Interval-1.233
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 2
CATEGORIES= time
MASTER_SITES= http://search.cpan.org/CPAN/authors/id/A/AH/AHICOX/
diff --git a/time/p5-Time-Interval/distinfo b/time/p5-Time-Interval/distinfo
index 05e3f13cffd..56b00f855e8 100644
--- a/time/p5-Time-Interval/distinfo
+++ b/time/p5-Time-Interval/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2013/02/01 04:57:13 wen Exp $
+$NetBSD: distinfo,v 1.3 2015/03/01 08:07:17 mef Exp $
-SHA1 (Time-Interval-1.232.tar.gz) = 5a49411f93b16ef0ebe05500496c855223e41214
-RMD160 (Time-Interval-1.232.tar.gz) = a026b2f17cac4d472a405c4ec7a7e2b811049f14
-Size (Time-Interval-1.232.tar.gz) = 5872 bytes
+SHA1 (Time-Interval-1.233.tar.gz) = 22f6a4ae4c1e1bfd915ec37dfce0cc43cc854c3d
+RMD160 (Time-Interval-1.233.tar.gz) = 30210152d54376e9e1f2597626b78d9216f2d5c9
+Size (Time-Interval-1.233.tar.gz) = 6290 bytes