2019-10-27 14:49:47 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Mouse) Updated 2.5.7 to 2.5.9
v2.5.9 2019-08-26T14:46:49Z
- Fix circular dependencies between Mouse and MouseX::Foreign (pghmcfc #102)
v2.5.8 2019-08-25T18:52:19Z
- Fix segmentation fault which occurs when using MouseX::Foreign and \
role->apply at the same time (ken39arg #100, #101)
|
2019-08-14 03:31:22 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.5.7
Add p5-Test-Deep as BUILD_DEPENDS to do more tests.
Upstream changes:
v2.5.7 2019-08-12T08:45:37Z
- Bump Module::Build::XSUtil prereq (KnowZero #99)
|
2019-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557) |
Log message:
Bump PKGREVISIONs for perl 5.30.0
|
2019-06-30 22:17:50 by Nia Alarie | Files touched by this commit (1816) |
Log message:
Update packages using a search.cpan.org HOMEPAGE to metacpan.org.
The former now redirects to the latter.
This covers the most simple cases where http://search.cpan.org/dist/name
can be changed to https://metacpan.org/release/name.
Reviewed by hand to hopefully make sure no unwanted changes sneak in.
|
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-08-14 14:19:08 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.5.6
Upstream changes:
v2.5.6 2018-08-13T22:47:57Z
- Revert "Warn if accessors overwrite methods/functions" for now; \
it may cause crashes in perl 5.28.0 (#94)
v2.5.5 2018-08-13T15:41:32Z
- Warn if accessors overwrite methods/functions (ybrliiu #86, #90, #93)
- Fix for threads and XS; use newSVpvs instead of newSVpvs_share \
(sergeykolychev #92)
|
2018-05-06 08:35:41 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Mouse: update to 2.5.4.
v2.5.4 2018-05-05T03:43:55Z
- Follow Devel::PPPort 3.42 (#87)
v2.5.3 2018-05-05T03:35:45Z
- Sorry, I made a mistake. Do not use this version.
|
2018-02-19 14:43:10 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.5.2
Upstream changes:
v2.5.2 2018-02-17T01:47:32Z
- Skip t/900_mouse_bugs/016_issue17_memleak.t under 5.10.0
|
2018-01-08 02:21:26 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 2.5.1
Upstream changes:
v2.5.1 2018-01-07T14:34:19Z
- use PERL_UNUSED_RESULT (#83)
- Apply several minor patches, especially for packaging (#84)
|
2017-11-29 14:43:03 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Mouse: update to 2.5.0.
v2.5.0 2017-11-26T18:38:18Z
- Fix build under perl 5.8 (wyoung #63, autarch #76, #79)
- Use version->declare() to declare $VERSION (neilb #55, #80)
- Make `prove -br t` work with dot-not-in-INC perls (#81)
|