| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-06-28 | *: recursive bump for perl 5.36 | wiz | 1 | -2/+2 | |
| 2021-10-26 | textproc: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
| All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip | |||||
| 2021-10-07 | textproc: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
| 2021-05-24 | *: recursive bump for perl 5.34 | wiz | 1 | -2/+2 | |
| 2020-09-08 | *: use MASTER_SITE_PERL_CPAN | wiz | 1 | -2/+2 | |
| 2020-08-31 | *: bump PKGREVISION for perl-5.32. | wiz | 1 | -2/+2 | |
| 2019-11-04 | textproc: align variable assignments | rillig | 1 | -4/+4 | |
| pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
| 2019-08-11 | Bump PKGREVISIONs for perl 5.30.0 | wiz | 1 | -2/+2 | |
| 2018-08-22 | Recursive bump for perl5-5.28.0 | wiz | 1 | -2/+2 | |
| 2017-06-05 | Recursive revbump from lang/perl5 5.26.0 | ryoon | 1 | -2/+2 | |
| 2017-02-08 | Lose PLIST, since PERL5_PACKLIST magic takes care of things. | hauke | 2 | -6/+2 | |
| 2017-02-03 | Add p5-String-Expand | hauke | 4 | -0/+49 | |
| This module implements utility functions for expanding embedded variables in a string. Variable references are embedded in strings in a similar form to the Bourne shell, namely, in the form $NAME or ${NAME}. In the former case, the NAME must consist of a capital letter or underscore, and may be followed by zero or more capital letters, digits or underscores. In the latter case, the name can consist of any characters, but will be terminated by the first close brace character '}'. | |||||
