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: sno
Date: Thu Sep 23 22:16:42 UTC 2010
Modified Files:
pkgsrc/devel/p5-Moose: Makefile distinfo
Log Message:
Updating devel/p5-Moose from 1.12 to 1.14
Upstream changes:
1.14 Tue, Sep 21, 2010
[BUG FIXES]
* Work around what looks like a bug in List::MoreUtils::any. This bug caused
a weird error when defining the same union type twice, but only when using
MooseX::Types. Reported by Curtis Jewell. RT #61001. (Dave Rolsky)
1.13 Mon, Sep 13, 2010
[API CHANGES]
* The deprecation warnings for alias and excludes are back, use -alias and
-excludes instead. (Dave Rolsky)
[ENHANCEMENTS]
* When composing one role into another and there is an attribute conflict,
the error message now includes the attribute name. Reported by Sam
Graham. RT #59985. (Dave Rolsky)
* When a class is made immutable, the does_role method is overridden with a
much faster version that simply looks role names up in a hash. Code which
uses lots of role-based type constraints should be faster. (Dave Rolsky)
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/devel/p5-Moose/Makefile
cvs rdiff -u -r1.44 -r1.45 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