pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Digest-MD2 Update to version 2.03



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8caf9e65805d
branches:  trunk
changeset: 464483:8caf9e65805d
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Wed Dec 10 22:00:28 2003 +0000

description:
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:

 security/p5-Digest-MD2/Makefile |  4 ++--
 security/p5-Digest-MD2/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r c8df2897f13f -r 8caf9e65805d security/p5-Digest-MD2/Makefile
--- a/security/p5-Digest-MD2/Makefile   Wed Dec 10 21:56:21 2003 +0000
+++ b/security/p5-Digest-MD2/Makefile   Wed Dec 10 22:00:28 2003 +0000
@@ -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 -r c8df2897f13f -r 8caf9e65805d security/p5-Digest-MD2/distinfo
--- a/security/p5-Digest-MD2/distinfo   Wed Dec 10 21:56:21 2003 +0000
+++ b/security/p5-Digest-MD2/distinfo   Wed Dec 10 22:00:28 2003 +0000
@@ -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



Home | Main Index | Thread Index | Old Index