diff options
author | wiz <wiz@pkgsrc.org> | 2004-07-23 14:14:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-07-23 14:14:23 +0000 |
commit | 2f3a74741019da6d205bcda7efccb557b4abbccb (patch) | |
tree | 7a9e517559082c40d4477b12e9e695a23668e511 /mail | |
parent | a8d8d5cb12cfd26ef3ae5a4178f4794bccbf1f34 (diff) | |
download | pkgsrc-2f3a74741019da6d205bcda7efccb557b4abbccb.tar.gz |
Update to 0.6.4.1:
MD5_Final() has been corrected to actually zeroize the context structure.
This makes no difference for popa3d itself, but may be important for
possible other applications which might use the popa3d MD5 routines.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/popa3d/Makefile | 4 | ||||
-rw-r--r-- | mail/popa3d/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/mail/popa3d/Makefile b/mail/popa3d/Makefile index 5124aa49d57..baf7ea205be 100644 --- a/mail/popa3d/Makefile +++ b/mail/popa3d/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.34 2004/04/18 04:58:37 snj Exp $ +# $NetBSD: Makefile,v 1.35 2004/07/23 14:14:23 wiz Exp $ # -DISTNAME= popa3d-0.6.4 +DISTNAME= popa3d-0.6.4.1 CATEGORIES= mail MASTER_SITES= http://www.openwall.com/popa3d/ \ ftp://ftp.openwall.com/pub/projects/popa3d/ \ diff --git a/mail/popa3d/distinfo b/mail/popa3d/distinfo index c986a4fd4dd..f163d3707b9 100644 --- a/mail/popa3d/distinfo +++ b/mail/popa3d/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.14 2003/12/07 19:18:17 wiz Exp $ +$NetBSD: distinfo,v 1.15 2004/07/23 14:14:23 wiz Exp $ -SHA1 (popa3d-0.6.4.tar.gz) = 944d94346b4edd0d4c40f4ca0b81599a47d1087d -Size (popa3d-0.6.4.tar.gz) = 31881 bytes +SHA1 (popa3d-0.6.4.1.tar.gz) = 0d664db4a1d9129cb03aca57112f39c302cb31d4 +Size (popa3d-0.6.4.1.tar.gz) = 32061 bytes SHA1 (patch-aa) = 672b3b4d7319a4af1580af2df955f380bcddbb45 SHA1 (patch-ab) = 9ea78b98fa9279a147a20ca8fc5f938b98365d27 |