Path to this page:
./
devel/p5-Convert-Binary-C,
Binary Data Conversion using C Types
Branch: CURRENT,
Version: 0.84nb3,
Package name: p5-Convert-Binary-C-0.84nb3,
Maintainer: pkgsrc-usersConvert::Binary::C is a preprocessor and parser for C type definitions.
It is highly configurable and should support arbitrarily complex data
structures. Its object-oriented interface has pack and unpack methods
that act as replacements for Perl's pack and unpack and allow to use the
C types instead of a string representation of the data structure for
conversion of binary data from and to Perl's complex data structures.
Required to run:[
lang/perl5]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 1316.942 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Convert-Binary-C-0.84nb3
- (2023-07-06) Updated to version: p5-Convert-Binary-C-0.84nb2
- (2022-06-28) Updated to version: p5-Convert-Binary-C-0.84nb1
- (2021-10-02) Updated to version: p5-Convert-Binary-C-0.84
- (2021-05-25) Updated to version: p5-Convert-Binary-C-0.79nb1
- (2020-09-07) Updated to version: p5-Convert-Binary-C-0.79
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
|
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-10-02 02:21:38 by Wen Heping | Files touched by this commit (2) | |
Log message:
Update to 0.84
Upstream changes:
Version 0.84 (2020-11-23)
----------------------------
* skip threads testing on 5.9.5 and 5.10.0 as
Perl_clone() segfaults for these releases
----------------------------
Version 0.83 (2020-11-19)
----------------------------
* more Windows fixes
----------------------------
Version 0.82 (2020-11-19)
----------------------------
* fix speed tests (the new smaller code was parsing too
quickly for caching to have a strong impact)
* update documentation, e.g. bugtracker
----------------------------
Version 0.81 (2020-11-18)
----------------------------
* fix parallel builds
----------------------------
Version 0.80 (2020-11-17)
----------------------------
* fix 602_threads.t
|
2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575) |
Log message:
*: recursive bump for perl 5.34
|
2020-09-07 00:40:07 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
p5-Convert-Binary-C: update to 0.79.
* fix cpan #121039: Fails tests when no "." in @INC; thanks to
Kent Fredric for the report & pull request and sorry for the
long time this bug/pr sat in the queue
* merge github PR #5: Remove use of indirect object notation in
tests; thanks to Julien Fiegehenn for the PR and sorry for the
long time this sat in the queue
* fix some tests that generated spurious output and didn't
actually test anything useful
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |
Log message:
*: bump PKGREVISION for perl-5.32.
|