pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update time/p5-Time-HiRes to 1.50. Changes from versi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/36f3289eefc7
branches: trunk
changeset: 461262:36f3289eefc7
user: jlam <jlam%pkgsrc.org@localhost>
date: Sat Sep 13 08:42:19 2003 +0000
description:
Update time/p5-Time-HiRes to 1.50. Changes from version 1.49 include:
- &Time::HiRes::d_nanosleep was broken (perl change #20131)
- the nanosleep() probe was broken (perl change #20061)
diffstat:
doc/CHANGES | 3 ++-
time/p5-Time-HiRes/Makefile | 4 ++--
time/p5-Time-HiRes/distinfo | 7 +++----
time/p5-Time-HiRes/patches/patch-aa | 12 ------------
4 files changed, 7 insertions(+), 19 deletions(-)
diffs (55 lines):
diff -r 8311ce355f10 -r 36f3289eefc7 doc/CHANGES
--- a/doc/CHANGES Sat Sep 13 08:34:21 2003 +0000
+++ b/doc/CHANGES Sat Sep 13 08:42:19 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3353 2003/09/13 08:34:21 adam Exp $
+$NetBSD: CHANGES,v 1.3354 2003/09/13 08:42:19 jlam Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -3667,3 +3667,4 @@
Updated pkg_install to 20030912 [jlam 2003-09-12]
Updated quagga to 0.96.2nb1 [salo 2003-09-13]
Updated freetype2 to 2.1.5 [adam 2003-09-13]
+ Updated p5-Time-HiRes to 1.50 [jlam 2003-09-13]
diff -r 8311ce355f10 -r 36f3289eefc7 time/p5-Time-HiRes/Makefile
--- a/time/p5-Time-HiRes/Makefile Sat Sep 13 08:34:21 2003 +0000
+++ b/time/p5-Time-HiRes/Makefile Sat Sep 13 08:42:19 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/09/13 06:22:51 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2003/09/13 08:42:19 jlam Exp $
#
-DISTNAME= Time-HiRes-1.49
+DISTNAME= Time-HiRes-1.50
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5thr
CATEGORIES= devel perl5
diff -r 8311ce355f10 -r 36f3289eefc7 time/p5-Time-HiRes/distinfo
--- a/time/p5-Time-HiRes/distinfo Sat Sep 13 08:34:21 2003 +0000
+++ b/time/p5-Time-HiRes/distinfo Sat Sep 13 08:42:19 2003 +0000
@@ -1,5 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/07/08 17:42:44 gson Exp $
+$NetBSD: distinfo,v 1.6 2003/09/13 08:42:20 jlam Exp $
-SHA1 (Time-HiRes-1.49.tar.gz) = 56f19aaddf15c28ad036322cd8ba766afd5c063b
-Size (Time-HiRes-1.49.tar.gz) = 27931 bytes
-SHA1 (patch-aa) = 8d9ec8a0ad73c4a55f3cccc320c011b6f54f8b7d
+SHA1 (Time-HiRes-1.50.tar.gz) = 8b6c8be15cd4fd4bb7171e4243d306f9b0ab3ae8
+Size (Time-HiRes-1.50.tar.gz) = 28148 bytes
diff -r 8311ce355f10 -r 36f3289eefc7 time/p5-Time-HiRes/patches/patch-aa
--- a/time/p5-Time-HiRes/patches/patch-aa Sat Sep 13 08:34:21 2003 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2003/05/22 07:35:42 wiz Exp $
-
---- Makefile.PL.orig Mon May 12 18:36:44 2003
-+++ Makefile.PL
-@@ -398,7 +398,6 @@ sub doMakefile {
- 'XSOPT' => $XSOPT,
- # do not even think about 'INC' => '-I/usr/ucbinclude', Solaris will avenge.
- 'INC' => '', # e.g., '-I/usr/include/other'
-- 'INSTALLDIRS' => 'perl',
- 'dist' => {
- 'CI' => 'ci -l',
- 'COMPRESS' => 'gzip -9f',
Home |
Main Index |
Thread Index |
Old Index