pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Digest-SHA1 Update to version 2.10.
details: https://anonhg.NetBSD.org/pkgsrc/rev/dbc6bb72aefc
branches: trunk
changeset: 474537:dbc6bb72aefc
user: heinz <heinz%pkgsrc.org@localhost>
date: Sun May 02 02:27:59 2004 +0000
description:
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@localhost>.
diffstat:
security/p5-Digest-SHA1/Makefile | 4 ++--
security/p5-Digest-SHA1/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 2cf28159c234 -r dbc6bb72aefc security/p5-Digest-SHA1/Makefile
--- a/security/p5-Digest-SHA1/Makefile Sun May 02 02:22:15 2004 +0000
+++ b/security/p5-Digest-SHA1/Makefile Sun May 02 02:27:59 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2004/01/05 22:16:25 jlam Exp $
+# $NetBSD: Makefile,v 1.13 2004/05/02 02:27:59 heinz Exp $
#
-DISTNAME= Digest-SHA1-2.07
+DISTNAME= Digest-SHA1-2.10
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5sh2
CATEGORIES= security perl5
diff -r 2cf28159c234 -r dbc6bb72aefc security/p5-Digest-SHA1/distinfo
--- a/security/p5-Digest-SHA1/distinfo Sun May 02 02:22:15 2004 +0000
+++ b/security/p5-Digest-SHA1/distinfo Sun May 02 02:27:59 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.5 2003/12/10 22:12:32 heinz Exp $
+$NetBSD: distinfo,v 1.6 2004/05/02 02:27:59 heinz Exp $
-SHA1 (Digest-SHA1-2.07.tar.gz) = e873b229c9bccffa1b00e1245085df4a4082fe2a
-Size (Digest-SHA1-2.07.tar.gz) = 38370 bytes
+SHA1 (Digest-SHA1-2.10.tar.gz) = ca9ae44791f6867696781d1fa1f5daad9ea5b121
+Size (Digest-SHA1-2.10.tar.gz) = 38698 bytes
Home |
Main Index |
Thread Index |
Old Index