2018-02-19 14:31:35 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.2010
Update DEPENDS
Upstream changes:
2.2010 2018-02-16
[OTHER]
- A performance improvement with operator overloads has been made by making
use of a new Devel::OverloadInfo interface (thanks, ilmari!)
|
2017-11-29 14:39:37 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Moose: update to 2.2009.
2.2009 2017-11-29
[BUG FIXES]
- Some hash native trait methods (notably clear and delete) were broken in
various ways when the associated attribute's type allowed for coercion of
the hash values and coercion was enabled for the hash. Reported by Ralf
Bartel in RT #12737.
[TESTS]
- fixed tests (new in 2.2008) that sometimes fail under Windows.
|
2017-11-24 15:21:50 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Moose: update to 2.2008.
2.2008 2017-11-21
[BUG FIXES]
- fixed empty exception messages under -d (new issue in 2.2007)
|
2017-11-13 02:44:53 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.2007
Upstream changes:
2.2007 2017-11-12
[DOCUMENTATION]
- The Moose::Manual::Attributes pod has been amended to clarify that
'required' attributes can be satisfied with a 'default' or 'builder' sub,
and that 'ro' attributes can be set through the constructor.
- The Moose::Manual::Types pod has been amended to recommend
Params::ValidationCompiler and Moops instead of older modules (which are
slow and/or deprecated).
- other small documentation fixes (thanks to Chris Weyl and Anirvan
Chatterjee!)
[OTHER]
- some dead code has been removed (thanks, Jens Berthold!)
- all Moose exception classes have been made immutable.
|
2017-09-27 16:03:51 by Thomas Klausner | Files touched by this commit (1) |
Log message:
p5-Moose: add missing dependency
Bump PKGREVISION.
|
2017-09-03 10:37:04 by Thomas Klausner | Files touched by this commit (182) |
Log message:
Comment out dead MASTER_SITES/HOMEPAGEs.
|
2017-07-22 10:51:50 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.2006
Upstream changes:
2.2006 2017-07-12
[BUG FIXES]
- Passing roles as a mix of role names and role objects to
Moose::Meta::class->create_anon_class could throw a bogus exception about
'Roles with parameters cannot be cached ...'. Fixed by Olivier
Menguç. Based on PR #117.
|
2017-06-18 05:30:35 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
Updated devel/p5-Moose to 2.2005
---------------------------------
2.2005 2017-05-03
[OTHER]
- increased minimum required version of Test::More, to ensure a reliable
subtest.
|
2017-06-13 09:01:42 by Maya Rashish | Files touched by this commit (1) |
Log message:
PR pkg/52294: circular perl dependencies
Cyclic dependency for package:
p5-MetaCPAN-Client-2.016000
p5-Type-Tiny-1.002001
p5-Moose-2.2004nb1
p5-Test-DependentModules-0.26nb2
p5-MetaCPAN-Client-2.016000
p5-Test-DependentModules is only needed to run the p5-Moose tests, so comment
out the dependency.
|
2017-06-05 16:25:36 by Ryo ONODERA | Files touched by this commit (2298) |
Log message:
Recursive revbump from lang/perl5 5.26.0
|