./textproc/p5-String-CRC32, Perl module to generate cksums from strings and from files

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.100nb3, Package name: p5-String-CRC32-2.100nb3, Maintainer: pkgsrc-users

This package provides a perl module to generate checksums from
strings and from files. The checksums are the same as those
calculated by ZMODEM, PKZIP, PICCHECK and many others.


Required to run:
[lang/perl5]

Master sites: (Expand)

Filesize: 7.808 KB

Version history: (Expand)


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 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: 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
   2021-05-09 02:58:12 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 2.100

Upstream changes:
2.100     2021-02-04
        - Declare vars with our instead of use vars (GH #7, thanks to Grinnz)
        - Quote $VERSION to preserve formatting (GH #6, thanks to Grinnz)

2.000     2020-11-09
        - Switch to XSLoader rather than DynaLoader (GH #5, thanks to atoomic)
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-11-12 14:39:02 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(textproc/p5-String-CRC32) Updated to 1.8

1.800     2019-11-01
        - Perldoc tweaks, GH #3, thanks to mattias-p