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. |
2016-04-08 17:10:41 by Thomas Klausner | Files touched by this commit (2) |
Log message: Update p5-Params-Validate to 1.23: 1.23 2016-03-26 - Fixed some Perl stack corruption bugs. Based on a proposed PR from Tony Cook plus some additional changes. GH #8. - Fixed tests with Carp 1.01 (shipped with Perl 5.8.3). Patch by Andreas Koenig. RT #113318. |