summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2013-03-15 15:09:55 +0000
committerwen <wen@pkgsrc.org>2013-03-15 15:09:55 +0000
commitefa7562f6683e9ec8b78996cf6816e6a7d093fca (patch)
tree5518e55698a9d2d87df996201f5d3b07346ce153
parent4ffedfb1d251aab4cbe1f308626a24685afdc40e (diff)
downloadpkgsrc-efa7562f6683e9ec8b78996cf6816e6a7d093fca.tar.gz
Update to 1.8
Upstream changes: *** 200?/??/?? Version 1.6 Fixed example output in doc in MD4.pm. Reported by jbwaters@gmail.com. *** 2013/03/14 Version 1.7 Removed defunct code that caused incorrect error message when building on 64 bit platforms, patch by zefram *** 2013/03/14 Version 1.8 Fixed a test error in files.t. Corrected the comment to do with the reason in verison 1.7
-rw-r--r--security/p5-Digest-MD4/Makefile5
-rw-r--r--security/p5-Digest-MD4/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile
index 98708a0ce6f..4f14f4911a2 100644
--- a/security/p5-Digest-MD4/Makefile
+++ b/security/p5-Digest-MD4/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2012/10/23 18:16:44 asau Exp $
+# $NetBSD: Makefile,v 1.23 2013/03/15 15:09:55 wen Exp $
-DISTNAME= Digest-MD4-1.5
+DISTNAME= Digest-MD4-1.8
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 6
SVR4_PKGNAME= p5md4
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
diff --git a/security/p5-Digest-MD4/distinfo b/security/p5-Digest-MD4/distinfo
index 0cbd2e4950b..7e97777bb25 100644
--- a/security/p5-Digest-MD4/distinfo
+++ b/security/p5-Digest-MD4/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 13:10:10 agc Exp $
+$NetBSD: distinfo,v 1.5 2013/03/15 15:09:55 wen Exp $
-SHA1 (Digest-MD4-1.5.tar.gz) = 632fab30d37c23666b7dd5a2d94125fd59a66cb6
-RMD160 (Digest-MD4-1.5.tar.gz) = d1cd35844d20ab19e051166be61de0b85dca3b5e
-Size (Digest-MD4-1.5.tar.gz) = 29442 bytes
+SHA1 (Digest-MD4-1.8.tar.gz) = 3d423650ddd014e766b461aef4cc12eac13f6342
+RMD160 (Digest-MD4-1.8.tar.gz) = edaa0d338bb57496b9cd7ba432242e998d9cded6
+Size (Digest-MD4-1.8.tar.gz) = 29284 bytes