Path to this page:
./
devel/p5-Sub-Name,
Perl 5 module to (re)name a sub
Branch: CURRENT,
Version: 0.27nb1,
Package name: p5-Sub-Name-0.27nb1,
Maintainer: pkgsrc-usersThe Perl 5 module Sub::Name has only one function, subname, which
assigns new names to subs.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 153.948 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-Sub-Name-0.27nb1
- (2023-05-20) Updated to version: p5-Sub-Name-0.27
- (2022-06-28) Updated to version: p5-Sub-Name-0.26nb3
- (2021-05-25) Updated to version: p5-Sub-Name-0.26nb2
- (2020-09-01) Updated to version: p5-Sub-Name-0.26nb1
- (2019-10-27) Updated to version: p5-Sub-Name-0.26
CVS history: (Expand)
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-05-20 08:37:32 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Sub-Name: update to 0.27.
0.27 2023-04-29 12:32:26Z
- skip quote-separator tests on newer perls that deprecate this behaviour
|
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
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2019-10-27 16:09:21 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(devel/p5-Sub-Name) Updated from 0.21 to 0.26
0.26 2019-10-05 22:23:12Z
- no changes since 0.25
0.25 2018-04-21 14:38:45Z (TRIAL RELEASE)
- fix "Undefined symbol "DPPP_my_croak_xs_usage"" error \
on some perls
(RT#125158)
0.24 2018-04-21 08:15:30Z (TRIAL RELEASE)
- small internal changes to bring implementation in line with changes to
Sub::Util (Graham Knop)
0.23 2016-10-23 04:33:37Z (TRIAL RELEASE)
- test for renaming lexical subs, which should work on perl 5.22+. (PR#10,
Graham Knop)
0.22 2016-10-17 01:41:42Z (TRIAL RELEASE)
- %DB::sub is now populated correctly for sub names with wide characters
or nulls. (PR#9: Graham Knop, Leon Timmermans, Reini Urban)
- better perl 5.6 compatibility by lowering prereqs of core modules
|