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.9760
details: https://anonhg.NetBSD.org/pkgsrc/rev/abef7fb146d5
branches: trunk
changeset: 330144:abef7fb146d5
user: wen <wen%pkgsrc.org@localhost>
date: Sun Feb 24 10:42:47 2019 +0000
description:
Update to 1.9760
Upstream changes:
1.9760 [2019-02-18]
- make utime() available only if we have both fd and name setting
[RT #133030]
- Adjutst Makefile.PL for windows: the DEFINE() in Makefile.PL
can't be be in sub init() because that sub isn't called on windows
- t/itimer.t: avoid race condition.
- don't truncate nanosec utime
- fallback/const-c.inc: Avoid compiler warning showing up on darwin.
1.9759 [2018-03-23]
- This version reverts the changes on CPAN that were included in 1.9754 - 1.9758.
Several of these changes caused instability on some windows platforms. We can
revisit these fixes if necessary in Perl 5.29.0
diffstat:
time/p5-Time-HiRes/Makefile | 5 ++---
time/p5-Time-HiRes/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r c3fe1917cb28 -r abef7fb146d5 time/p5-Time-HiRes/Makefile
--- a/time/p5-Time-HiRes/Makefile Sun Feb 24 10:42:24 2019 +0000
+++ b/time/p5-Time-HiRes/Makefile Sun Feb 24 10:42:47 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.60 2018/08/22 09:47:19 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2019/02/24 10:42:47 wen Exp $
-DISTNAME= Time-HiRes-1.9758
+DISTNAME= Time-HiRes-1.9760
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
diff -r c3fe1917cb28 -r abef7fb146d5 time/p5-Time-HiRes/distinfo
--- a/time/p5-Time-HiRes/distinfo Sun Feb 24 10:42:24 2019 +0000
+++ b/time/p5-Time-HiRes/distinfo Sun Feb 24 10:42:47 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2018/03/25 16:06:52 wiz Exp $
+$NetBSD: distinfo,v 1.39 2019/02/24 10:42:47 wen Exp $
-SHA1 (Time-HiRes-1.9758.tar.gz) = 8b29088f796abca62af07c8db1bb818f0a822579
-RMD160 (Time-HiRes-1.9758.tar.gz) = 6884dee06ce96675c13ef535fdf3e027ec6b3cd9
-SHA512 (Time-HiRes-1.9758.tar.gz) = 1328025c816cff8b53bd310771ffd2bc63f8ef0204cf2d871ad600f10a8afc975f824e39e4d954b48f211ce08564f002524fbaf03450c4ed9d88a4d154c80369
-Size (Time-HiRes-1.9758.tar.gz) = 112920 bytes
+SHA1 (Time-HiRes-1.9760.tar.gz) = e6ee17e278eea166a9d53ff5fc9ccd2c6ef107ac
+RMD160 (Time-HiRes-1.9760.tar.gz) = 5942b87433c18f1d2ba59468e60765340e38a719
+SHA512 (Time-HiRes-1.9760.tar.gz) = f355566740cb5d4dd533da2cb9209d955e5b7f6ed9e67c7fa37ca8336bacffe32d037700104915580c5a00534b5f2ff502542c4c4114e5f67e51e46856128b2a
+Size (Time-HiRes-1.9760.tar.gz) = 111684 bytes
Home |
Main Index |
Thread Index |
Old Index