Path to this page:
./
devel/p5-B-Keywords,
Perl 5 module providing lists of reserved barewords and symbol names
Branch: CURRENT,
Version: 1.27,
Package name: p5-B-Keywords-1.27,
Maintainer: pkgsrc-usersThe Perl 5 module B::Keywords supplies seven arrays of keywords holding
Perl's barewords and symbol names.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 13.883 KB
Version history: (Expand)
- (2024-07-29) Updated to version: p5-B-Keywords-1.27
- (2023-12-13) Updated to version: p5-B-Keywords-1.26
- (2023-07-06) Updated to version: p5-B-Keywords-1.23nb2
- (2022-06-28) Updated to version: p5-B-Keywords-1.23nb1
- (2021-11-07) Updated to version: p5-B-Keywords-1.23
- (2021-06-13) Updated to version: p5-B-Keywords-1.22
CVS history: (Expand)
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
|