summaryrefslogtreecommitdiff
path: root/security/p5-Digest-MD2
diff options
context:
space:
mode:
authorshell <shell>2003-01-31 10:50:49 +0000
committershell <shell>2003-01-31 10:50:49 +0000
commita530645207f7d79307b61991f5fc6d8e98bd3c5f (patch)
treeb189e3dc49c1c9b09d4e3f2a2f74d4584561b3d8 /security/p5-Digest-MD2
parent5d52615929ff792e933cb8e2b0872ac0e823ae49 (diff)
downloadpkgsrc-a530645207f7d79307b61991f5fc6d8e98bd3c5f.tar.gz
Updated to p5-Digest-MD2-2.01
Changes : - Support UTF8 strings in newer versions of Perl.
Diffstat (limited to 'security/p5-Digest-MD2')
-rw-r--r--security/p5-Digest-MD2/DESCR8
-rw-r--r--security/p5-Digest-MD2/Makefile4
-rw-r--r--security/p5-Digest-MD2/distinfo6
3 files changed, 9 insertions, 9 deletions
diff --git a/security/p5-Digest-MD2/DESCR b/security/p5-Digest-MD2/DESCR
index f88b1811bb5..d64420b9fc2 100644
--- a/security/p5-Digest-MD2/DESCR
+++ b/security/p5-Digest-MD2/DESCR
@@ -1,4 +1,4 @@
-The Digest::MD2 module allows you to use the RSA Data Security
-Inc. MD2 Message Digest algorithm from within Perl programs. The
-algorithm takes as input a message of arbitrary length and produces as
-output a 128-bit "fingerprint" or "message digest" of the input.
+The Digest::MD2 module allows you to use the RSA Data Security Inc.
+MD2 Message Digest algorithm from within Perl programs. The
+algorithm takes as input a message of arbitrary length and produces
+as output a 128-bit "fingerprint" or "message digest" of the input.
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile
index f84f3ee3cb9..62dc3a0b457 100644
--- a/security/p5-Digest-MD2/Makefile
+++ b/security/p5-Digest-MD2/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2002/10/06 22:31:07 seb Exp $
+# $NetBSD: Makefile,v 1.6 2003/01/31 10:50:49 shell Exp $
#
-DISTNAME= Digest-MD2-2.00
+DISTNAME= Digest-MD2-2.01
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5md2
CATEGORIES= security perl5
diff --git a/security/p5-Digest-MD2/distinfo b/security/p5-Digest-MD2/distinfo
index b7cbad468eb..d25f76830cf 100644
--- a/security/p5-Digest-MD2/distinfo
+++ b/security/p5-Digest-MD2/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/09/19 03:07:00 mjl Exp $
+$NetBSD: distinfo,v 1.2 2003/01/31 10:50:49 shell Exp $
-SHA1 (Digest-MD2-2.00.tar.gz) = 81de73b367d481d0a29f1c7a276266dc37bc6d32
-Size (Digest-MD2-2.00.tar.gz) = 16105 bytes
+SHA1 (Digest-MD2-2.01.tar.gz) = f705604651d19fc5eab2f7efc3631f5c6921a4d9
+Size (Digest-MD2-2.01.tar.gz) = 16353 bytes