pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/p5-Time-HiRes Update to 1.9754
details: https://anonhg.NetBSD.org/pkgsrc/rev/353e010b8371
branches: trunk
changeset: 375732:353e010b8371
user: wen <wen%pkgsrc.org@localhost>
date: Tue Feb 20 03:05:38 2018 +0000
description:
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:
time/p5-Time-HiRes/Makefile | 4 ++--
time/p5-Time-HiRes/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 08419c74a199 -r 353e010b8371 time/p5-Time-HiRes/Makefile
--- a/time/p5-Time-HiRes/Makefile Tue Feb 20 03:01:28 2018 +0000
+++ b/time/p5-Time-HiRes/Makefile Tue Feb 20 03:05:38 2018 +0000
@@ -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 -r 08419c74a199 -r 353e010b8371 time/p5-Time-HiRes/distinfo
--- a/time/p5-Time-HiRes/distinfo Tue Feb 20 03:01:28 2018 +0000
+++ b/time/p5-Time-HiRes/distinfo Tue Feb 20 03:05:38 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index