summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD4/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2004-12-05 18:55:46 +0000
committerhe <he@pkgsrc.org>2004-12-05 18:55:46 +0000
commit32be37724e524cf08c4dd23c97e2a33bbdadc36b (patch)
tree4e7dab8616b3e0c5740147d355d645d26218f04e /security/p5-Digest-MD4/Makefile
parent99545f80033981d48485fa509e460c3b94064eac (diff)
downloadpkgsrc-32be37724e524cf08c4dd23c97e2a33bbdadc36b.tar.gz
Update p5-Digest-MD4 from version 1.3 to 1.5.
Change log: *** 2004/09/13 Version 1.4 Fixed Makefile problems on some versions of perl 5.8.0 *** 2004/11/17 Version 1.5 ActivePerl version adds hexhash() for compatibility Contributed by Gisle Aas
Diffstat (limited to 'security/p5-Digest-MD4/Makefile')
-rw-r--r--security/p5-Digest-MD4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile
index 98d82fbd2d2..d7bb34e0766 100644
--- a/security/p5-Digest-MD4/Makefile
+++ b/security/p5-Digest-MD4/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2004/04/27 05:44:22 snj Exp $
+# $NetBSD: Makefile,v 1.11 2004/12/05 18:55:46 he Exp $
#
-DISTNAME= Digest-MD4-1.3
+DISTNAME= Digest-MD4-1.5
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5md4
CATEGORIES= security perl5