Subject: CVS commit: pkgsrc/security/p5-Digest-SHA1
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 05/02/2004 02:27:59
Module Name: pkgsrc
Committed By: heinz
Date: Sun May 2 02:27:59 UTC 2004
Modified Files:
pkgsrc/security/p5-Digest-SHA1: Makefile distinfo
Log Message:
Update to version 2.10.
Changes since 2.07
==================
Release 2.10
Restore compatibility with perl-5.004 and perl-5.005.
Release 2.09
The 2.08 release did not compile with a threaded debugging
perl, because assert() then needs my_perl. Fixed by commenting
out the asserts.
Release 2.08
Enable PERL_NO_GET_CONTEXT for more more efficient execution
on a threaded perl.
Fix up md5 references. Patch by Ville Skyttä <ville.skytta@iki.fi>.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 pkgsrc/security/p5-Digest-SHA1/Makefile
cvs rdiff -r1.5 -r1.6 pkgsrc/security/p5-Digest-SHA1/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.