Subject: CVS commit: pkgsrc/devel/p5-Devel-SmallProf
To: None <pkgsrc-changes@NetBSD.org>
From: Christoph Badura <bad@netbsd.org>
List: pkgsrc-changes
Date: 01/20/2005 21:21:39
Module Name: pkgsrc
Committed By: bad
Date: Thu Jan 20 21:21:39 UTC 2005
Modified Files:
pkgsrc/devel/p5-Devel-SmallProf: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 pkgsrc/devel/p5-Devel-SmallProf/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/devel/p5-Devel-SmallProf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.