2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2021-04-01 10:21:05 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.2015
Update DEPENDS
Upstream changes:
2.2015 2021-03-31
[TESTS]
- a test has been rewritten so as to remove IO::String from the prerequisite
list (#179, thanks Ricardo Signes!)
[OTHER]
- optional prereq on List::SomeUtils has been replaced with List::Util 1.56.
2.2014 2020-12-19
[ENHANCEMENTS]
- Include details about expected values when Enum type checks fail (#174;
thanks sherrardb)
[DOCUMENTATION]
- fix misleading missing semicolon in exceptions example (#170; thanks
Perlover)
[OTHER]
- allow internal packages to be indexed by PAUSE. This avoids their
permissions being captured (possibly unintentionally) by others.
- Sub::Identify prerequisite removed, in favour of already-existing local
code.
|
2020-09-07 11:38:06 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Moose: update to 2.2013.
2.2013 2020-07-21
[DOCUMENTATION]
- improved some documentation wording in Moose and Class::MOP::Class
(PR#162; thanks Tom Hukins!)
[OTHER]
- updated bundled ExtUtils::HasCompiler, for msys2 support (RT#133022)
|
2020-09-04 16:28:39 by Thomas Klausner | Files touched by this commit (6) |
Log message:
*: remove p5-Module-Metadata, part of perl
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-01-01 06:09:22 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Moose) Updated to 2.2012
2.2012 2019-11-22
[TESTS]
- adjust test of missing package to accomodate new diagnostic message in
perl 5.31.6 (RT#130929)
|
2019-11-03 11:16:06 by Roland Illig | Files touched by this commit (152) |
Log message:
devel/p5-*: align variable assignments
pkglint -Wall -F --only aligned --only indent p5-*
No manual corrections.
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2018-08-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558) |
Log message:
Recursive bump for perl5-5.28.0
|
2018-05-16 08:42:31 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.2011
Upstream changes:
2.2011 2018-05-16
[BUG FIXES]
- Various native trait methods would refuse "0" where they expected a
string. They have been fixed to allow all defined, non-reference values,
and all objects with string, number, or boolean overloads.
[DOCUMENTATION]
- Moose::Manual::Construction now notes that roles can modify the BUILD sub.
(thanks, E. Choroba!)
[OTHER]
- adjustments have been made to the Makefile for 'bmake', so it now works
when not run in compatibility mode (Leon Timmermans).
|