Subject: CVS commit: pkgsrc/security/p5-Digest-MD5
To: None <pkgsrc-changes@netbsd.org>
From: Martin J. Laubach <mjl@netbsd.org>
List: pkgsrc-changes
Date: 05/17/2002 00:28:24
Module Name: pkgsrc
Committed By: mjl
Date: Thu May 16 21:28:23 UTC 2002
Modified Files:
pkgsrc/security/p5-Digest-MD5: Makefile distinfo
Log Message:
Update p5-Digest-MD5 to 2.20
More synchronization with tweaks Jarkko have done to the
bleadperl test suite. This time various EBCDIC hacks.
Outside PERL_CORE the md5-aaa.t test loaded the wrong version of
the module (and would fail if no previous Digest::MD5 was installed).
One more test suite update from Jarkko to sync it
even better with bleadperl.
Changes #12954 and #16173 from bleadperl. Documentation typo fix
and some signed/unsigned mismatches that Microsoft's C compiler
complained about.
The EBCDIC-aware md5-aaa.t from bleadperl.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/security/p5-Digest-MD5/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/security/p5-Digest-MD5/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.