summaryrefslogtreecommitdiff
path: root/time
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2018-02-20 03:05:38 +0000
committerwen <wen@pkgsrc.org>2018-02-20 03:05:38 +0000
commitda47acb52590a833a890da04e6e3d12198078988 (patch)
tree45dd22208ae4ea0e016bb1a8a8ba37c9ebca4d99 /time
parent8b0c6319a18c298f30ddd38aaf08f8b5ec98b837 (diff)
downloadpkgsrc-da47acb52590a833a890da04e6e3d12198078988.tar.gz
Update to 1.9754
Upstream changes: 1.9754 [2018-02-16] - unify the gettimeofday() and time() forked code that had near identical code paths for MacOS Classic (which has two unusual features: unsigned time_t, and a special tz struct member), and for non-MacOS Classic - tv_interval should be implemented in XS [rt.cpan.org #106456] thanks to Sergey Aleynikov (suggested implementation simplified by the above-mentioned MacOS Classic simplification)
Diffstat (limited to 'time')
-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 247c0a8cd66..46840a2741c 100644
--- a/time/p5-Time-HiRes/Makefile
+++ b/time/p5-Time-HiRes/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2018/01/14 08:19:33 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2018/02/20 03:05:38 wen Exp $
-DISTNAME= Time-HiRes-1.9753
+DISTNAME= Time-HiRes-1.9754
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 f20b88c841f..594c6ee60ed 100644
--- a/time/p5-Time-HiRes/distinfo
+++ b/time/p5-Time-HiRes/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.35 2018/01/14 08:19:33 wiz Exp $
+$NetBSD: distinfo,v 1.36 2018/02/20 03:05:38 wen Exp $
-SHA1 (Time-HiRes-1.9753.tar.gz) = 7d951ae7fd4e88004b55164e6203e6fa8c0d2b84
-RMD160 (Time-HiRes-1.9753.tar.gz) = 155a39c20bc926a68f60c27f678bd3cd251422a9
-SHA512 (Time-HiRes-1.9753.tar.gz) = a24ea921073cb7434951686f2163ccdb8441eec21263d3345a37d281bd6801e7ff307dda95676e93588633127afe04b6d57133f29bcae83c68a578bb3a3788a6
-Size (Time-HiRes-1.9753.tar.gz) = 110532 bytes
+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