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 |
2017-06-14 15:32:40 by Thomas Klausner | Files touched by this commit (2) |
Log message: Updated p5-Params-Validate to 1.29. 1.29 2017-06-11 - Fixes for MSVC compilation. Patch by Andy Grundman. PR #15. |
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 |
2017-05-17 13:03:53 by Thomas Klausner | Files touched by this commit (2) |
Log message: Updated p5-Params-Validate to 1.28. 1.28 2017-05-05 - Removed the broken Makefile.PL that was accidentally being shipped with this distro since 1.26. |
2017-05-02 12:33:36 by Thomas Klausner | Files touched by this commit (2) |
Log message: Updated p5-Params-Validate to 1.27. 1.27 2017-04-29 - When more than one required parameters are missing, the list of missing parameters in the error message is sorted by name. Patch by E. Choroba. GH #14. |
2016-10-09 10:36:41 by Thomas Klausner | Files touched by this commit (2) |
Log message: Updated p5-Params-Validate to 1.26. 1.26 2016-10-06 - Reverted to Module::Build. The use of EUMM in 1.25 broke Windows builds. |
2016-09-30 13:09:00 by Thomas Klausner | Files touched by this commit (2) |
Log message: Updated p5-Params-Validate to 1.25. 1.25 2016-09-25 - Switched to Params::Validate. |
2016-06-08 21:25:20 by Thomas Klausner | Files touched by this commit (2236) |
Log message: Bump PKGREVISION for perl-5.24. |
2016-05-18 14:26:14 by Thomas Klausner | Files touched by this commit (2) |
Log message: Updated p5-Params-Validate to 1.24. 1.24 2016-05-08 - Author tests are no longer in t/. This makes running tests for non-authors faster. Requested by Karen Etheridge. RT #113063. |