Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: source-changes
Date: 10/15/2000 05:30:38
Module Name: pkgsrc
Committed By: jlam
Date: Sun Oct 15 02:30:35 UTC 2000
Modified Files:
pkgsrc/security/p5-Digest-MD5: Makefile
pkgsrc/security/p5-Digest-MD5/files: md5
Log Message:
Update p5-Digest-MD5 to 2.12. Changes from version 2.09:
Digest::MD5 will now try to fallback to the pure perl
implementation of Digest::Perl::MD5 if bootstrap fails.
Added a bit internal paranoia about casting the IV
in the Digest::MD5 object to the MD5_CTX* pointer.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/security/p5-Digest-MD5/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/security/p5-Digest-MD5/files/md5
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.