pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2003Q4]: pkgsrc/security/p5-Digest-SHA1 Pullup upgrade of p5-D...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83c621bd3fc9
branches:  pkgsrc-2003Q4
changeset: 463687:83c621bd3fc9
user:      agc <agc%pkgsrc.org@localhost>
date:      Fri Dec 05 17:19:49 2003 +0000

description:
Pullup upgrade of p5-Digest-SHA1 to version 2.06, requested by Grant
Beattie, to the pkgsrc-2003Q4 branch.

        Module Name:    pkgsrc
        Committed By:   grant
        Date:           Thu Nov 27 16:33:31 UTC 2003

        Modified Files:
                pkgsrc/security/p5-Digest-SHA1: Makefile distinfo

        Log Message:
        Updated p5-Digest-SHA1 to 2.06.

        changes since 2.04:

           Release 2.06

           The sha1_transform() function did not check that it was actually
           passed any arguments.

           Complete self-contained documentation included (copied from
           Digest::MD5), since the Digest.pm manpage is not always available.

           Release 2.05

           Added missing cast to support C++ compilation.  Patch by Jan Dubois.

           Document that the sha1_base64 function and the b64digest method
           does not pad their result.

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 e653c9a7f182 -r 83c621bd3fc9 security/p5-Digest-SHA1/Makefile
--- a/security/p5-Digest-SHA1/Makefile  Fri Dec 05 17:16:08 2003 +0000
+++ b/security/p5-Digest-SHA1/Makefile  Fri Dec 05 17:19:49 2003 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2003/09/12 21:22:32 jlam Exp $
+# $NetBSD: Makefile,v 1.9.2.1 2003/12/05 17:19:49 agc Exp $
 #
 
-DISTNAME=              Digest-SHA1-2.04
+DISTNAME=              Digest-SHA1-2.06
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5sh2
 CATEGORIES=            security perl5
diff -r e653c9a7f182 -r 83c621bd3fc9 security/p5-Digest-SHA1/distinfo
--- a/security/p5-Digest-SHA1/distinfo  Fri Dec 05 17:16:08 2003 +0000
+++ b/security/p5-Digest-SHA1/distinfo  Fri Dec 05 17:19:49 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/09/12 21:22:32 jlam Exp $
+$NetBSD: distinfo,v 1.3.2.1 2003/12/05 17:19:49 agc Exp $
 
-SHA1 (Digest-SHA1-2.04.tar.gz) = b4983af456b80d1fce41849d29e0315a0d12a13a
-Size (Digest-SHA1-2.04.tar.gz) = 36755 bytes
+SHA1 (Digest-SHA1-2.06.tar.gz) = 2647fdb63a7bb88ccdc53de1f24695b92200cbe9
+Size (Digest-SHA1-2.06.tar.gz) = 37832 bytes



Home | Main Index | Thread Index | Old Index