pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-Devel-StackTrace



Module Name:    pkgsrc
Committed By:   heinz
Date:           Sun Apr  6 14:53:57 UTC 2008

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

Log Message:
Updated to version 1.18.

Pkgsrc changes:
  - Used author-independent URL for HOMEPAGE.
  - The package supports installation to DESTDIR.
  - A C compiler is not required.

Changes since version 1.15:
===========================
1.18  Mar 31, 2008
- Fix a test failure on Win32. No changes to the non-test code.

1.17  Mar 30, 2008
- Added a max_arg_length parameter, which if set causes
  Devel::StackTrace to truncate long strings when printing out a
  frame. RT #33519. Patch by Ian Burrell.

1.16  Feb 2, 2008
- A test fix for bleadperl. The value of wantarray from caller() needs
  to be treated as a boolean, as opposed to expecting 0 (vs
  undef). RT #32583. Patch by Jerry Hedden.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 pkgsrc/devel/p5-Devel-StackTrace/Makefile
cvs rdiff -r1.7 -r1.8 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.



Home | Main Index | Thread Index | Old Index