pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/time/p5-Time-HiRes



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Mar 25 16:06:52 UTC 2018

Modified Files:
        pkgsrc/time/p5-Time-HiRes: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 pkgsrc/time/p5-Time-HiRes/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/time/p5-Time-HiRes/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/p5-Time-HiRes/Makefile
diff -u pkgsrc/time/p5-Time-HiRes/Makefile:1.58 pkgsrc/time/p5-Time-HiRes/Makefile:1.59
--- pkgsrc/time/p5-Time-HiRes/Makefile:1.58     Sun Mar 18 08:54:58 2018
+++ pkgsrc/time/p5-Time-HiRes/Makefile  Sun Mar 25 16:06:52 2018
@@ -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/}

Index: pkgsrc/time/p5-Time-HiRes/distinfo
diff -u pkgsrc/time/p5-Time-HiRes/distinfo:1.37 pkgsrc/time/p5-Time-HiRes/distinfo:1.38
--- pkgsrc/time/p5-Time-HiRes/distinfo:1.37     Sun Mar 18 08:54:58 2018
+++ pkgsrc/time/p5-Time-HiRes/distinfo  Sun Mar 25 16:06:52 2018
@@ -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