2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message: *: recursive bump for perl 5.38 |
2023-06-12 15:02:49 by Wen Heping | Files touched by this commit (2) |
Log message: Update to 1.34 Upstream changes: 1.34 2023-02-01 - Re-release because the required Perl version was wrong 1.33 2023-01-31 - Remove a bunch of old deprecated functions: crunch, cellfill, define, \ randword, fullchomp, randcrypt, equndef, neundef - Update documentation |
2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952) |
Log message: *: recursive bump for perl 5.36 |
2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
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-26 17:02:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-String-Util: update to 1.32. 1.32 2021-03-26 14:06:00 PDT - Per bug reports, trim(undef) will return undef - Add a custom separtor option to sanitize |
2020-09-07 11:56:04 by Thomas Klausner | Files touched by this commit (2) | |
Log message: p5-String-Util: update to 1.31. 1.31 2020-07-27 10:28:07 PDT - Deprecate randcrypt() as it's not secure in 2020 - Add file_get_contents() - Make trim() unicode friendly 1.30 2020-07-23 14:29:05 PDT - Ownership transferred to Scott Baker - Removed undocumented function: spacepad() - Added a new sanitize() function - Deprecated some older functions: crunch(), fullchomp(), define(), and cellfill() |