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 Aug 13 03:03:26 UTC 2013
Modified Files:
pkgsrc/devel/p5-Moose: Makefile distinfo
Log Message:
Update to 2.1005
Add two missing BUILD_DEPENDS
Upstream changes:
2.1005 Tue, Aug 06, 2013
[ENHANCEMENTS]
* add_method now accepts blessed subs (Graham Knop, PR#28)
[BUG FIXES}
* If a role consumed another role, we resolve method conflicts just like a
class consuming a role, but when metaclass compat tried to fix up
metaclass roles, we were putting all methods into one composite role and
allowing methods in the metaclass roles to conflict. Now we resolve them
as we should. (Jesse Luehrs, PR#27)
* Some edge cases in tests with base.pm and non-existent module files are
handled more strictly (see also perl RT#118561) (Graham Knop, PR#25)
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/p5-Moose/Makefile
cvs rdiff -u -r1.52 -r1.53 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