pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/p5-Class-MOP



Module Name:    pkgsrc
Committed By:   he
Date:           Sat Dec 20 19:33:50 UTC 2008

Modified Files:
        pkgsrc/devel/p5-Class-MOP: Makefile distinfo

Log Message:
Update from version 0.72 to 0.73.

Upstream changes:

0.73 Tue, December 16, 2008
    * MOP.xs
      - Don't use Perl_mro_meta_init. It's not part of the public perl
        api. Fixes failures to build on Win32 (RT #41750).  (Florian
        Ragwitz)
    * t/082_get_code_info.t
      - Add $^P &= ~0x200; (per Ovid's suggestion) in order to not
        munger anonymous subs when under -d and so making the tests
        succeed in that case.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/devel/p5-Class-MOP/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/devel/p5-Class-MOP/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