2023-12-13 13:37:22 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-B-Keywords) Updated 1.23 to 1.26
Revision history for Perl extension B::Keywords.
1.24 2022-02-21 10:47:08 rurban
- Fix for broken <archlibexp>/CORE/keywords.h test on system macOS
(PR #5, @nega0)
- finally added with 5.35.8 (RT #141406)
1.25 2023-06-19 15:16:08 rurban
- Add Corinna keywords, new with Perl 5.38.0 (PR #8, @trwyant)
ADJUST class field method
1.26 2023-06-19 18:43 rurban
- Updated README
|
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-11-07 02:42:31 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.23
Upstream changes:
1.23 2021-10-30 12:52:43 rurban
- relax bogus blead test failures
- add reverse test: if @Barewords are covered on keywords.h
- move some @Barewords not in keywords.h to @BarewordsExtra
- add %main, %CORE, %CORE::GLOBAL:: to @Hashes
- fixed versions for EQ, CORE, state, break, given, when, default, UNITCHECK
|
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-06-13 02:15:54 by Wen Heping | Files touched by this commit (2) |
Log message:
Update to 1.22
Upstream changes:
1.22 2021-02-22 09:42:18 rurban
- add try/catch by Tom Wyant
|
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.
|
2020-01-01 02:35:33 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-B-Keywords) Updated to 1.21
1.21 2019-12-17 17:38:00 rurban
- isa was added with 5.31.7
- improved t/z_kwalitee.t
|