summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorsno <sno@pkgsrc.org>2009-02-25 20:59:56 +0000
committersno <sno@pkgsrc.org>2009-02-25 20:59:56 +0000
commitce3bab253f6fc6e705eaefa9964a6f945f2cc61f (patch)
tree5e82cce26583a6104051609d5d7cdcb61e28ea2d /time
parentafe5fbacdda91c740a280c100ac3cb63227c50ba (diff)
downloadpkgsrc-ce3bab253f6fc6e705eaefa9964a6f945f2cc61f.tar.gz
Upstream changes:
1.9719 [2009-01-04] - As with QNX, Haiku has the API of interval timers but not the implementation (bleadperl change #34630), hence skip the tests, via David Mitchell. 1.9718 [2008-12-31] - .xs code cleanup from Albert Dvornik - in the #39 and #40 do not do us I did, mixing alarm() and sleep(). Now instead spin until enough time has passed. 1.9717 [2008-12-30] - Skip the tests added in 1.9716 (#39, #40) if there's no subsecond alarm capability, like with the older subsecond alarm tests 1.9716 [2008-12-26] - Change documentation to agree with reality: there are no interval timers in Win32. - Address [rt.cpan.org #35899] (problem in subsecond sleeps), add two tests to guard against this problem - Address [rt.cpan.org #36600] 'Division by zero' failure in test suite - Address [rt.cpan.org #37340] [PATCH] Address timer process in test - Address [rt.cpan.org#40311 ] bad implementation of hrt_usleep with TIME_HIRES_NANOSLEEP
Diffstat (limited to 'time')
-rw-r--r--time/p5-Time-HiRes/Makefile4
-rw-r--r--time/p5-Time-HiRes/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile
index d0251ac2d39..1e0967fd013 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2008/10/19 19:19:01 he Exp $
+# $NetBSD: Makefile,v 1.26 2009/02/25 20:59:56 sno Exp $
-DISTNAME= Time-HiRes-1.9715
+DISTNAME= Time-HiRes-1.9719
PKGNAME= p5-${DISTNAME}
PKGREVISION= 1
SVR4_PKGNAME= p5thr
diff --git a/time/p5-Time-HiRes/distinfo b/time/p5-Time-HiRes/distinfo
index 168b64c01e2..da9d3f00234 100644
--- a/time/p5-Time-HiRes/distinfo
+++ b/time/p5-Time-HiRes/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2008/05/28 21:08:15 abs Exp $
+$NetBSD: distinfo,v 1.15 2009/02/25 20:59:56 sno Exp $
-SHA1 (Time-HiRes-1.9715.tar.gz) = 8eeb8cc2cb4e6e2fd3c7a81cf44ac6ad9d2e5015
-RMD160 (Time-HiRes-1.9715.tar.gz) = 2fed72cd3cb807a98cd944b80657f8eb31f117d4
-Size (Time-HiRes-1.9715.tar.gz) = 86901 bytes
+SHA1 (Time-HiRes-1.9719.tar.gz) = 800f3c97491706824dd1b946d417807b813bb56a
+RMD160 (Time-HiRes-1.9719.tar.gz) = 3e56602cc5dddac6204e12c48d215acf222ff13e
+Size (Time-HiRes-1.9719.tar.gz) = 87541 bytes