summaryrefslogtreecommitdiff
path: root/time/p5-Time-HiRes
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-03-18 08:54:58 +0000
committerwiz <wiz@pkgsrc.org>2018-03-18 08:54:58 +0000
commit712c826ff881fd7ea859398d719bb0b634d0fb0a (patch)
treebf1f8f611e0fbcf17e4790574a10772f57986440 /time/p5-Time-HiRes
parentc88a4081f671f30f414ccf6946d7ea9d5c161950 (diff)
downloadpkgsrc-712c826ff881fd7ea859398d719bb0b634d0fb0a.tar.gz
p5-Time-HiRes: update to 1.9757.
1.9577 [2018-03-15] - fix win32 (and cygwin?) builds which have been broken since 1.9755: problem was that gettimeofday() is a macro and needs to stay such - regenerate ppport.h with Perl 5.26.1 (was previously generated with 5.25.6) and Devel::PPPort 3.35 (previously 3.36) -- this doesn't change the ppport.h, though 1.9756 [2018-03-14] - division by zero in new test tv_interval.t [rt.cpan.org #124775]: made the test pass even if the difference is zero, but also made it practically impossible to ever be zero by adding a sub-second sleep. - remove comments from inside qw [rt.cpan.org #124777], only seemed to be caught by Perl 5.18.4 1.9755 [2018-03-14] - adjust the error messages of tv_interval() - the NV_1EX constants now cast to be NV so that tv_interval() with long double builds does not produce ugly results [rt.cpan.org #106456] - add tests for tv_interval() - centralize the mygettimeofday() logic - make the mygettimeofday() a function instead of macro - add the OS X 10.12+ clock_gettime() constants CLOCK_MONOTONIC_RAW_APPROX CLOCK_UPTIME_RAW_APPROX - regenerate the fallback files
Diffstat (limited to 'time/p5-Time-HiRes')
-rw-r--r--time/p5-Time-HiRes/Makefile4
-rw-r--r--time/p5-Time-HiRes/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/time/p5-Time-HiRes/Makefile b/time/p5-Time-HiRes/Makefile
index 46840a2741c..7627635f276 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.57 2018/02/20 03:05:38 wen Exp $
+# $NetBSD: Makefile,v 1.58 2018/03/18 08:54:58 wiz Exp $
-DISTNAME= Time-HiRes-1.9754
+DISTNAME= Time-HiRes-1.9757
PKGNAME= p5-${DISTNAME}
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff --git a/time/p5-Time-HiRes/distinfo b/time/p5-Time-HiRes/distinfo
index 594c6ee60ed..1bfdeb2d24a 100644
--- a/time/p5-Time-HiRes/distinfo
+++ b/time/p5-Time-HiRes/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2018/02/20 03:05:38 wen Exp $
+$NetBSD: distinfo,v 1.37 2018/03/18 08:54:58 wiz Exp $
-SHA1 (Time-HiRes-1.9754.tar.gz) = 949643a71de4d7550b9cf510820ef19ba13e19d7
-RMD160 (Time-HiRes-1.9754.tar.gz) = 9d7dc34ba8a074b878318013b99a2b1b27752051
-SHA512 (Time-HiRes-1.9754.tar.gz) = 5d54ecb800a2e78e5533ffff546f73cdfc255b0914a3e3e74312b786e470e4e0e5e36e7d727ff16a1e5398c51f2da638099c38eb400f6447e2290fd26da7265a
-Size (Time-HiRes-1.9754.tar.gz) = 110989 bytes
+SHA1 (Time-HiRes-1.9757.tar.gz) = 6a1e637ef97edbd8a1fd6b77597c31959e04b104
+RMD160 (Time-HiRes-1.9757.tar.gz) = d44f47d4a010e0370d1e330dba4fc14d7245af55
+SHA512 (Time-HiRes-1.9757.tar.gz) = dec8df6f167ca539cc3162770ff990b105679ea9507d5a55ded1bef7695fc8b978a335a555d95a22b31e80eab89cc89df8b094421b7bdda8914e5899c886c2be
+Size (Time-HiRes-1.9757.tar.gz) = 112499 bytes