Sun Mar 25 16:06:52 2018 UTC ()
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


(wiz)
diff -r1.58 -r1.59 pkgsrc/time/p5-Time-HiRes/Makefile
diff -r1.37 -r1.38 pkgsrc/time/p5-Time-HiRes/distinfo

cvs diff -r1.58 -r1.59 pkgsrc/time/p5-Time-HiRes/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/time/p5-Time-HiRes/Attic/Makefile 2018/03/18 08:54:58 1.58
+++ pkgsrc/time/p5-Time-HiRes/Attic/Makefile 2018/03/25 16:06:52 1.59
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.58 2018/03/18 08:54:58 wiz Exp $ 1# $NetBSD: Makefile,v 1.59 2018/03/25 16:06:52 wiz Exp $
2 2
3DISTNAME= Time-HiRes-1.9757 3DISTNAME= Time-HiRes-1.9758
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= time perl5 5CATEGORIES= time perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Time/}
7 7
8MAINTAINER= bad@NetBSD.org 8MAINTAINER= bad@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/Time-HiRes/ 9HOMEPAGE= http://search.cpan.org/dist/Time-HiRes/
10COMMENT= Perl5 module for high resolution time, sleep, and alarm 10COMMENT= Perl5 module for high resolution time, sleep, and alarm
11LICENSE= ${PERL5_LICENSE} 11LICENSE= ${PERL5_LICENSE}
12 12
13USE_LANGUAGES= c 13USE_LANGUAGES= c
14PERL5_PACKLIST= auto/Time/HiRes/.packlist 14PERL5_PACKLIST= auto/Time/HiRes/.packlist
15 15
16.include "../../lang/perl5/module.mk" 16.include "../../lang/perl5/module.mk"

cvs diff -r1.37 -r1.38 pkgsrc/time/p5-Time-HiRes/Attic/distinfo (expand / switch to unified diff)

--- pkgsrc/time/p5-Time-HiRes/Attic/distinfo 2018/03/18 08:54:58 1.37
+++ pkgsrc/time/p5-Time-HiRes/Attic/distinfo 2018/03/25 16:06:52 1.38
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.37 2018/03/18 08:54:58 wiz Exp $ 1$NetBSD: distinfo,v 1.38 2018/03/25 16:06:52 wiz Exp $
2 2
3SHA1 (Time-HiRes-1.9757.tar.gz) = 6a1e637ef97edbd8a1fd6b77597c31959e04b104 3SHA1 (Time-HiRes-1.9758.tar.gz) = 8b29088f796abca62af07c8db1bb818f0a822579
4RMD160 (Time-HiRes-1.9757.tar.gz) = d44f47d4a010e0370d1e330dba4fc14d7245af55 4RMD160 (Time-HiRes-1.9758.tar.gz) = 6884dee06ce96675c13ef535fdf3e027ec6b3cd9
5SHA512 (Time-HiRes-1.9757.tar.gz) = dec8df6f167ca539cc3162770ff990b105679ea9507d5a55ded1bef7695fc8b978a335a555d95a22b31e80eab89cc89df8b094421b7bdda8914e5899c886c2be 5SHA512 (Time-HiRes-1.9758.tar.gz) = 1328025c816cff8b53bd310771ffd2bc63f8ef0204cf2d871ad600f10a8afc975f824e39e4d954b48f211ce08564f002524fbaf03450c4ed9d88a4d154c80369
6Size (Time-HiRes-1.9757.tar.gz) = 112499 bytes 6Size (Time-HiRes-1.9758.tar.gz) = 112920 bytes