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:   sno
Date:           Wed Sep  8 06:28:25 UTC 2010

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

Log Message:
Updating devel/p5-Devel-StackTrace from 1.2200nb1 to 1.2500

pkgsrc changes:
- adjusting Module Type
- adjusting license definition

Upstream changes:
1.25  Sep 6, 2010
- Devel::StackTraceFrame was not actually subclassing
  Devel::StackTrace::Frame. Patch by Tatsuhiko Miyagawa.

1.24  Sep 3, 2010
- Version 1.23 was missing a $VERSION assignment. Reported by Sergei
  Vyshenski.
- Moved the frame object to its own file, and renamed it
  Devel::StackTrace::Frame. The old package name, Devel::StackTraceFrame, is
  now a subclass of the new package, to provide a backwards compatibility
  shim.

1.23  Aug 27, 2010
- Added message and indent constructor parameters. Based on a patch by James
  Laver. RT #59830.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/devel/p5-Devel-StackTrace/Makefile
cvs rdiff -u -r1.13 -r1.14 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