pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/p5-Devel-SmallProf Update p5-Devel-SmallProf to ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/87302da470cb
branches: trunk
changeset: 487827:87302da470cb
user: bad <bad%pkgsrc.org@localhost>
date: Thu Jan 20 21:21:39 2005 +0000
description:
Update p5-Devel-SmallProf to version 1.15
Changes since 0.9:
1.15 1 Nov 2003
- call subs on the right context (void/scalar/array)
1.14 31 Oct 2003
- time function from Time::HiRes was not being used!
- suppress warning messages
1.13 31 Oct 2003
- support for SMALLPROF_CONFIG
- add grep-mode output
- eliminate DB::sub overhead under perl 5.8.0 or
newer (feature commented out)
1.12 31 Oct 2003
- Compensate DB::dub overhead (patch by Chris Sander)
- README changed to follow current uses
1.11 19 May 2003
- version number bumped to 1.xx because 0.9 > 0.10
0.10 19 May 2003
- Fixed to work under perl 5.8.0
- test file names changed to be more Windows friendly
diffstat:
devel/p5-Devel-SmallProf/Makefile | 5 +++--
devel/p5-Devel-SmallProf/distinfo | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)
diffs (32 lines):
diff -r 3a46be8a4333 -r 87302da470cb devel/p5-Devel-SmallProf/Makefile
--- a/devel/p5-Devel-SmallProf/Makefile Thu Jan 20 21:17:48 2005 +0000
+++ b/devel/p5-Devel-SmallProf/Makefile Thu Jan 20 21:21:39 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/12/20 11:30:59 grant Exp $
+# $NetBSD: Makefile,v 1.15 2005/01/20 21:21:39 bad Exp $
#
-DISTNAME= Devel-SmallProf-0.9
+DISTNAME= Devel-SmallProf-1.15
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5dsp
PKGREVISION= 1
@@ -9,6 +9,7 @@
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/}
MAINTAINER= bad%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/~salva/Devel-SmallProf-1.15/
COMMENT= Perl5 module for line-by-line profiling perl programs
DEPENDS= p5-Time-HiRes>=1.20:../../time/p5-Time-HiRes
diff -r 3a46be8a4333 -r 87302da470cb devel/p5-Devel-SmallProf/distinfo
--- a/devel/p5-Devel-SmallProf/distinfo Thu Jan 20 21:17:48 2005 +0000
+++ b/devel/p5-Devel-SmallProf/distinfo Thu Jan 20 21:21:39 2005 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 00:44:36 wiz Exp $
+$NetBSD: distinfo,v 1.3 2005/01/20 21:21:39 bad Exp $
-SHA1 (Devel-SmallProf-0.9.tar.gz) = 7175e5b6f3a36cc6300b9e614de2079854c8038a
-Size (Devel-SmallProf-0.9.tar.gz) = 8214 bytes
+SHA1 (Devel-SmallProf-1.15.tar.gz) = 237bdd7ee2da167ea6ced75fe7c7988acac991ba
+Size (Devel-SmallProf-1.15.tar.gz) = 9009 bytes
Home |
Main Index |
Thread Index |
Old Index