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 Jan 14 08:19:33 UTC 2018

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

Log Message:
p5-Time-HiRes: update to 1.9753.

1.9753 [2018-01-11]
 - in t/clock.t in a fast system we need to burn more CPU,
   reported and fix suggested by Joel C. Maslak <jmaslak%antelope.net@localhost>
   [rt.cpan.org #124025]
 - for t/utime.t in netbsd we need /sbin in PATH to find the mount command,
   this is needed for the fix in 1.9751 to actually help netbsd with noatime
   mounts.
   (thanks to Nigel Horne)


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/time/p5-Time-HiRes/Makefile
cvs rdiff -u -r1.34 -r1.35 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.55 pkgsrc/time/p5-Time-HiRes/Makefile:1.56
--- pkgsrc/time/p5-Time-HiRes/Makefile:1.55     Fri Jan  5 12:21:13 2018
+++ pkgsrc/time/p5-Time-HiRes/Makefile  Sun Jan 14 08:19:33 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2018/01/05 12:21:13 wen Exp $
+# $NetBSD: Makefile,v 1.56 2018/01/14 08:19:33 wiz Exp $
 
-DISTNAME=              Time-HiRes-1.9752
+DISTNAME=              Time-HiRes-1.9753
 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.34 pkgsrc/time/p5-Time-HiRes/distinfo:1.35
--- pkgsrc/time/p5-Time-HiRes/distinfo:1.34     Fri Jan  5 12:21:13 2018
+++ pkgsrc/time/p5-Time-HiRes/distinfo  Sun Jan 14 08:19:33 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.34 2018/01/05 12:21:13 wen Exp $
+$NetBSD: distinfo,v 1.35 2018/01/14 08:19:33 wiz Exp $
 
-SHA1 (Time-HiRes-1.9752.tar.gz) = 054cdcb876bd2d25be3855a592a12eb614d73434
-RMD160 (Time-HiRes-1.9752.tar.gz) = 351fefd6736c270a1897ed737559711cf79e1a7d
-SHA512 (Time-HiRes-1.9752.tar.gz) = 9b79ccd59a7a6d28f70689900aa677f3cff1bd884fae343523615efba714f4e08dc38030eed6c12f9081666e7c41fc2e95da07683c98c613dcc9b91121ef9fb7
-Size (Time-HiRes-1.9752.tar.gz) = 110183 bytes
+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



Home | Main Index | Thread Index | Old Index