Subject: CVS commit: pkgsrc/devel/p5-Devel-Symdump
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 04/09/2004 11:27:15
Module Name: pkgsrc
Committed By: grant
Date: Fri Apr 9 11:27:15 UTC 2004
Modified Files:
pkgsrc/devel/p5-Devel-Symdump: Makefile distinfo
Log Message:
Updated p5-Devel-Symdump to 2.03.
changes since 2.01:
2002-03-01 Andreas J. Koenig <andreas.koenig@anima.de>
* lib/Devel/Symdump.pm: perl 5.6.1 introduced a package name of
"<none>" to work around a bug if somebody uses the deprecated
C<package> without an argument. I believe we need to ignore that
symbol completely so that at least we follow the lead of the B::
extensions. Thanks to Sreeji K Das /sreeji_k at yahoo.com/ for the
report.
2000-10-31 Andreas J. Koenig <andreas.koenig@anima.de>
* Typo fix: hashs --> hashes. Thanks to Sebastien Blondeel
<Sebastien.Blondeel@idealx.com> for the report.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/p5-Devel-Symdump/Makefile
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/p5-Devel-Symdump/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.