pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/p5-Moose
Module Name: pkgsrc
Committed By: wen
Date: Tue Nov 4 06:56:51 UTC 2014
Modified Files:
pkgsrc/devel/p5-Moose: Makefile distinfo
Log Message:
Update to 2.1401
Upstream changes:
2.1401 2014-11-03
[BUG FIXES]
- The core overloading support interacted badly with
MooseX::MarkAsMethods. If you used MooseX::MarkAsMethods in a role that
provided overloading, then that overloading would not be properly applied
to consuming classes, leading to very weird errors of the form:
Can't resolve method "???" overloading """" in package "Class2" ...
Note that the problems that MooseX::MarkAsMethods fixes are no longer
present if you are using Moose 2.1400+ and namespace::autoclean 0.16+. We
encourage you to upgrade both of these modules and remove
MooseX::MarkAsMethods from your code base.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 pkgsrc/devel/p5-Moose/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/p5-Moose/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