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 p5-Time-HiRes: update to 1.9758.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5ccce502c550
branches:  trunk
changeset: 378006:5ccce502c550
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 25 16:06:52 2018 +0000

description:
p5-Time-HiRes: update to 1.9758.

1.9758 [2018-03-21]
 - fix build in Win32 with Visual C by introducing a fake struct timezone
   [rt.cpan.org #124844]
 - in utime.t detect better being run in a noatime filesystem,
   and if so, skip the test (for the HAMMER filesystem of DragonflyBSD)
 - also for the HAMMER fs (if not in noatime), lower the expected subsecond
   timestamp granularity to microseconds
 - fix the version number typo in Changes: 1.9577 -> 1.9757

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 68e994bcbebd -r 5ccce502c550 time/p5-Time-HiRes/Makefile
--- a/time/p5-Time-HiRes/Makefile       Sun Mar 25 16:05:18 2018 +0000
+++ b/time/p5-Time-HiRes/Makefile       Sun Mar 25 16:06:52 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.58 2018/03/18 08:54:58 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2018/03/25 16:06:52 wiz Exp $
 
-DISTNAME=              Time-HiRes-1.9757
+DISTNAME=              Time-HiRes-1.9758
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            time perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Time/}
diff -r 68e994bcbebd -r 5ccce502c550 time/p5-Time-HiRes/distinfo
--- a/time/p5-Time-HiRes/distinfo       Sun Mar 25 16:05:18 2018 +0000
+++ b/time/p5-Time-HiRes/distinfo       Sun Mar 25 16:06:52 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.37 2018/03/18 08:54:58 wiz Exp $
+$NetBSD: distinfo,v 1.38 2018/03/25 16:06:52 wiz Exp $
 
-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
+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



Home | Main Index | Thread Index | Old Index