diff options
author | heinz <heinz@pkgsrc.org> | 2003-12-10 22:00:28 +0000 |
---|---|---|
committer | heinz <heinz@pkgsrc.org> | 2003-12-10 22:00:28 +0000 |
commit | 786587f90a05e9fa4fc9b8e326ab582d15d0388c (patch) | |
tree | 41dc56d1c5d42f8bebcad9d5bd885b6c2f8ed404 /security | |
parent | 9ec5a1864adcc4e0589cdfd94da5658fbd19fde8 (diff) | |
download | pkgsrc-786587f90a05e9fa4fc9b8e326ab582d15d0388c.tar.gz |
Update to version 2.03
Changes since 2.01:
Release 2.03
The only reason for this release it to clean up my CPAN directory.
There is no change in this release besides the version number.
Release 2.02
Sync up with Digest-MD5-2.26
- added clone method
- $md2->addfile croak on read errors
- safer patchlevel include
- warn if functional interface used as methods
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD2/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-MD2/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index d7486fb9553..a6a89a16cf9 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/07/21 17:20:20 martti Exp $ +# $NetBSD: Makefile,v 1.10 2003/12/10 22:00:28 heinz Exp $ # -DISTNAME= Digest-MD2-2.01 +DISTNAME= Digest-MD2-2.03 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5md2 CATEGORIES= security perl5 diff --git a/security/p5-Digest-MD2/distinfo b/security/p5-Digest-MD2/distinfo index d25f76830cf..d9e1919c007 100644 --- a/security/p5-Digest-MD2/distinfo +++ b/security/p5-Digest-MD2/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2003/01/31 10:50:49 shell Exp $ +$NetBSD: distinfo,v 1.3 2003/12/10 22:00:28 heinz Exp $ -SHA1 (Digest-MD2-2.01.tar.gz) = f705604651d19fc5eab2f7efc3631f5c6921a4d9 -Size (Digest-MD2-2.01.tar.gz) = 16353 bytes +SHA1 (Digest-MD2-2.03.tar.gz) = 01c376c3b68221eb0115727731d6fd271a9d9ad9 +Size (Digest-MD2-2.03.tar.gz) = 17054 bytes |