2024-11-16 13:08:07 by Thomas Klausner | Files touched by this commit (2504) |
Log message:
*: recursive bump for perl 5.40
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-01-08 05:16:08 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.28
Upstream changes:
1.28 2022-12-21 XMATH
- Fix compatibliity with perl 5.37.3 and later
- Fix support for state-variables (alias state $x = ...)
- Fix handling of negative literal array index (alias $x[-1] = ...)
1.27 2022-12-02 XMATH
- Fix tests on older perl versions
1.26 2022-12-01 XMATH
- Fix compile error when using perl 5.37.2 or later
- Improve diagnostic output from tests
|
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-07-06 10:16:20 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 1.25
Upstream changes:
1.25 2021-05-11 XMATH
- Reformatted this file per CPAN::Changes::Spec
- Switched from Module::Install to ExtUtils::MakeMaker
- Fix linker errors with dtrace-enabled perl.
1.24 2021-05-05 XMATH
- bugfix: copy() no longer produces malformed optrees which under certain
circumstances crashed perl 5.31.2 and later. (contributed by TonyC)
- update for removal of '.' from @INC in perl 5.26.
1.23 2021-04-30 XMATH
- bugfix: fix aliasing semantic unintentionally being applied to subs
defined after a parenthesized alias()-expression since perl 5.11.2.
1.22 2021-04-22 XMATH
- bugfix: use SvCUR_set instead of direct SvCUR assignment to fix
compilation problems with -DDEBUGGING builds. (contributed by TonyC)
- update for parser changes in v5.33.6. (contributed by TonyC)
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-11-03 11:16:06 by Roland Illig | Files touched by this commit (152) |
Log message:
devel/p5-*: align variable assignments
pkglint -Wall -F --only aligned --only indent p5-*
No manual corrections.
|