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.52, changes include:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d9853ab10628
branches:  trunk
changeset: 463987:d9853ab10628
user:      chris <chris%pkgsrc.org@localhost>
date:      Wed Dec 03 10:52:27 2003 +0000

description:
Update to 1.52, changes include:
1.52
        - In AIX (v?) with perl 5.6.1 the HiRes.t can hang after
          the subtest 18.  No known analysis nor fix, but added
          an alarm (that requires fork() and alarm()) to the test.

1.51
        - doc tweaks from mjd (perl change #20456)
        - NCR MP-RAS hints file added (svr4.pl) (perl change #21249)

diffstat:

 time/p5-Time-HiRes/Makefile |  4 ++--
 time/p5-Time-HiRes/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r 88815ca1dee0 -r d9853ab10628 time/p5-Time-HiRes/Makefile
--- a/time/p5-Time-HiRes/Makefile       Wed Dec 03 10:25:15 2003 +0000
+++ b/time/p5-Time-HiRes/Makefile       Wed Dec 03 10:52:27 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2003/09/13 08:42:19 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2003/12/03 10:52:27 chris Exp $
 #
 
-DISTNAME=              Time-HiRes-1.50
+DISTNAME=              Time-HiRes-1.52
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5thr
 CATEGORIES=            devel perl5
diff -r 88815ca1dee0 -r d9853ab10628 time/p5-Time-HiRes/distinfo
--- a/time/p5-Time-HiRes/distinfo       Wed Dec 03 10:25:15 2003 +0000
+++ b/time/p5-Time-HiRes/distinfo       Wed Dec 03 10:52:27 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2003/09/13 08:42:20 jlam Exp $
+$NetBSD: distinfo,v 1.7 2003/12/03 10:52:27 chris Exp $
 
-SHA1 (Time-HiRes-1.50.tar.gz) = 8b6c8be15cd4fd4bb7171e4243d306f9b0ab3ae8
-Size (Time-HiRes-1.50.tar.gz) = 28148 bytes
+SHA1 (Time-HiRes-1.52.tar.gz) = 8a3df5c7c22a43b4e8105045036d3c4093aa48a4
+Size (Time-HiRes-1.52.tar.gz) = 28740 bytes



Home | Main Index | Thread Index | Old Index