pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Class-Load-XS
Module Name: pkgsrc
Committed By: wiz
Date: Sun Oct 21 22:36:35 UTC 2012
Modified Files:
pkgsrc/devel/p5-Class-Load-XS: Makefile distinfo
Log Message:
Update to 0.06:
0.06 2012-10-08
- Fixed some broken logic that lead to a segfault from the
014-weird-constants.t test on some Perls (but unfortunately not the one I
test with by default). Reported by Chisel Wright (and several other
people). RT #80059.
0.05 2012-10-07
- Require Class::Load 0.20 in the code (not just the distro metadata). This
keeps the tests in sync, and this module needed at least 0.11
anyway. Reported by Father Chrysostomos. RT #80002.
- Weird classes with either an ISA or VERSION constant (who does that?) would
cause the XS to blow up badly. Reported by Father Chrysostomos. RT #79998.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/p5-Class-Load-XS/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/p5-Class-Load-XS/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