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:   sno
Date:           Sun Apr 12 19:47:55 UTC 2009

Modified Files:
        pkgsrc/devel/p5-Variable-Magic: Makefile distinfo

Log Message:
PkgSrc changes:
  - Updating package for p5 module Variable::Magic to 0.33
  - Set license to artistic-2.0

Upstream changes:
0.33    2009-03-26 00:00 UTC
        + Chg : cast() and getsig() now croak too when an invalid signature is
                passed.
        + Fix : It was possible to generate with gensig() the same signature
                twice before actually defining the wizards.
        + Tst : More stash tests.
        + Tst : Test when the magic takes place in some cases.
        + Tst : Improved coverage for the op object feature.

0.32    2009-03-01 13:45 UTC
        + Chg : dispell() and getdata() now croak when an invalid signature is
                passed.
        + Doc : More examples and a brand new synopsis.
        + Fix : The signature is no longer stored in the mg_private member of
                the MAGIC struct. This fixes possible clashes with magics from
                other extensions.
        + Fix : op info objects weren't blessed into the right class.
        + Fix : Races when initializing the op names cache under threads.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/p5-Variable-Magic/Makefile
cvs rdiff -u -r1.5 -r1.6 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