2025-04-20 18:59:41 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Test-Output: update to 1.036.
1.036 2025-04-14T19:24:32Z
* require a newer version.pm for v5.10.1 tests
|
2025-01-05 10:06:26 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Test-Output: update to 1.035.
1.035 2025-01-03T06:45:21Z
* distro refresh and move to BRIANDFOY
|
2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2024-01-04 12:16:06 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Test-Output: update to 1.034.
1.034 2023-07-05T14:46:18Z
* Remove unnecessary -T from pod tests. Now that v5.38 allows you
to compile without taint support and those perls won't run if
they see a -T, these tests needlessly fail there.
* Edward Betts corrected some of the docs.
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
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:10:24 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
p5-Test-Output: update to 1.033.
1.033 2021-02-11T00:21:54Z
* v1.032 had some regressions because I released 1.031 from an
unmerged branch. https://github.com/briandfoy/test-output/issues/8
This was noticed by Tina Müller in \
https://github.com/os-autoinst/os-autoinst/pull/1622
* I didn't realize that I'd released an experiment in 2017, but
no own complained until it was reverted (by releasing from master).
The experiment worked I guess? Sub::Exporter is gone, so the
dependency tree for this is greatly reduced, and now it's gone
again.
1.032 2021-01-28T22:15:07Z
* Fix cut-n-paste error in docs (Github #6, hexcoder)
|