Subject: CVS commit: pkgsrc/devel/p5-Devel-StackTrace
To: None <pkgsrc-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: pkgsrc-changes
Date: 11/22/2005 22:03:26
Module Name:	pkgsrc
Committed By:	wiz
Date:		Tue Nov 22 22:03:26 UTC 2005

Modified Files:
	pkgsrc/devel/p5-Devel-StackTrace: Makefile distinfo

Log Message:
Update to 1.12:

1.12  Sep 30, 2005

- Newer versions of Perl use Unix-style filenames when reporting the
filename in caller(), which breaks Exception::Class tests on other
platforms, and is just kind of funky.  This module now calls
File::Spec->canonpath() to clean up the filename in each frame.
Reported by Garret Goebel.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/devel/p5-Devel-StackTrace/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/devel/p5-Devel-StackTrace/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.