diff options
author | heinz <heinz> | 2003-12-10 21:54:48 +0000 |
---|---|---|
committer | heinz <heinz> | 2003-12-10 21:54:48 +0000 |
commit | 3c4e45d78d0093aa63ecc49b94fd5f9d982c9d12 (patch) | |
tree | de0e5cad1487298b8b3246f58e7abba4eeed0931 /security | |
parent | 024b5cad59694744f0fef53d6fe97e8e3fa2d5e3 (diff) | |
download | pkgsrc-3c4e45d78d0093aa63ecc49b94fd5f9d982c9d12.tar.gz |
Update to version 1.3
Changes:
Version 1.3
Fixed compile errors reported while being built unders windows cywin with
Perl 5.8.2
Version 1.2
Rebuilt from Digest::MD5 1.30, to achieve Digest:: spec compatibility
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD4/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-MD4/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile index 1097b6bc95b..2757abf7c02 100644 --- a/security/p5-Digest-MD4/Makefile +++ b/security/p5-Digest-MD4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:21 martti Exp $ +# $NetBSD: Makefile,v 1.8 2003/12/10 21:54:48 heinz Exp $ # -DISTNAME= Digest-MD4-1.1 +DISTNAME= Digest-MD4-1.3 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5md4 CATEGORIES= security perl5 diff --git a/security/p5-Digest-MD4/distinfo b/security/p5-Digest-MD4/distinfo index 51573556fc1..c04b475d242 100644 --- a/security/p5-Digest-MD4/distinfo +++ b/security/p5-Digest-MD4/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/09/19 03:19:31 mjl Exp $ +$NetBSD: distinfo,v 1.2 2003/12/10 21:54:48 heinz Exp $ -SHA1 (Digest-MD4-1.1.tar.gz) = 553478ab8c5eedd46f8fdd4caa68aa7122539441 -Size (Digest-MD4-1.1.tar.gz) = 10456 bytes +SHA1 (Digest-MD4-1.3.tar.gz) = 6af439308b973854e9b8042c3b467946191a0807 +Size (Digest-MD4-1.3.tar.gz) = 28917 bytes |