Path to this page:
./
devel/p5-Variable-Magic,
Perl 5 module to associate user-defined magic to variables
Branch: CURRENT,
Version: 0.64,
Package name: p5-Variable-Magic-0.64,
Maintainer: pkgsrc-usersMagic is Perl way of enhancing objects. This mechanism let the user
add extra data to any variable and overload syntaxical operations
(such as access, assignation or destruction) that can be applied
to it. With the module Variable::Magic , you can add your own magic
to any variable without the pain of the C API.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 74.373 KB
Version history: (Expand)
- (2024-04-03) Updated to version: p5-Variable-Magic-0.64
- (2023-07-06) Updated to version: p5-Variable-Magic-0.63nb1
- (2023-01-08) Updated to version: p5-Variable-Magic-0.63
- (2022-06-28) Updated to version: p5-Variable-Magic-0.62nb5
- (2021-05-25) Updated to version: p5-Variable-Magic-0.62nb4
- (2020-09-01) Updated to version: p5-Variable-Magic-0.62nb3
CVS history: (Expand)
2024-04-03 09:23:03 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Variable-Magic: update to 0.64.
0.64 2024-03-18 23:20 UTC
This is a maintenance release. The code contains no functional change.
Satisfied users of version 0.63 can skip this update.
+ Add : Contributing guidelines are now listed in the new
CONTRIBUTING file.
+ Fix : [RT #151104] : fix for t/18-opinfo.t broken under blead
Some optimization in core made t/18-opinfo.t fail since perl
5.39.7, but that was reverted before 5.40 was released.
This fix will make this test pass even when the optimization
is reinstantiated after release freeze.
Thanks David Mitchell for reporting and providing a fix.
|
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 01:35:39 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 0.63
Upstream changes:
0.63 2022-09-20 21:45 UTC
This is a maintenance release. The code contains no functional change.
Satisfied users of version 0.62 can skip this update.
+ Fix : [RT #144052] : Add support for 5.37.3s PADSV_STORE optimization
B.pm-related tests have been taught about this new thing.
Thanks Richard Leach for contributing a patch.
+ Upd : Contact info.
|
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.
|