From 1f91e92ecd0aba6ba5d5494fb5301fbe18acc41b Mon Sep 17 00:00:00 2001 From: mycroft Date: Thu, 9 Jan 2003 15:52:04 +0000 Subject: Update from 2.20 to 2.22. Release 2.22. Added clone method. Contributed by Holger Smolinski Release 2.21 Minor tweaks sync up with bleadperl: - VMS optimizer tweaks to the Makefile.PL - MacOS support - Added alignment test Added example to the MD5 POD that shows how to calculate the digest of Unicode strings. --- security/p5-Digest-MD5/Makefile | 4 ++-- security/p5-Digest-MD5/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 7acc05fa5e9..3d19f632f81 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2002/10/20 15:05:09 seb Exp $ +# $NetBSD: Makefile,v 1.15 2003/01/09 15:52:04 mycroft Exp $ # -DISTNAME= Digest-MD5-2.20 +DISTNAME= Digest-MD5-2.22 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5md5 CATEGORIES= security perl5 diff --git a/security/p5-Digest-MD5/distinfo b/security/p5-Digest-MD5/distinfo index 53986973f07..7b44d4f7bb8 100644 --- a/security/p5-Digest-MD5/distinfo +++ b/security/p5-Digest-MD5/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/05/16 21:28:23 mjl Exp $ +$NetBSD: distinfo,v 1.6 2003/01/09 15:52:04 mycroft Exp $ -SHA1 (Digest-MD5-2.20.tar.gz) = a19489b8c88d50bf4d6b045e71b47781eb115e52 -Size (Digest-MD5-2.20.tar.gz) = 41113 bytes +SHA1 (Digest-MD5-2.22.tar.gz) = 9d1b94d1a1ff3d7ae32988387bf254e875beb678 +Size (Digest-MD5-2.22.tar.gz) = 42057 bytes -- cgit v1.2.3