pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Variable-Magic
Module Name: pkgsrc
Committed By: seb
Date: Wed Jul 14 09:43:01 UTC 2010
Modified Files:
pkgsrc/devel/p5-Variable-Magic: Makefile distinfo
Log Message:
Update p5-Variable-Magic from version 0.42 to version 0.43.
Upstream changes:
0.43 2010-06-25 23:35 UTC
+ Add : The new constant VMG_COMPAT_GLOB_GET tells you whether get magic
is called for globs. It's true starting perl 5.13.2.
+ Chg : All callbacks are now called within an eval-like context.
Only free callbacks used to be called that way.
+ Fix : Some exceptions thrown from a free callback could be lost.
+ Fix : Croak messages could sometimes be repeated several times.
+ Fix : t/41-clone.t segfaulting with perl 5.13.2.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/p5-Variable-Magic/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-Variable-Magic/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