pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Digest Update to version 1.08.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2cf28159c234
branches:  trunk
changeset: 474536:2cf28159c234
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun May 02 02:22:15 2004 +0000

description:
Update to version 1.08.

Changes since 1.06
==================

2004-04-29   Gisle Aas <gisle%ActiveState.com@localhost>

   Release 1.08

   Make Digest->new("CRC-16"), Digest->new("CRC-32") and
   Digest->new("CRC-CCITT") work.
   Patch by Oliver Maul <oliver%maul.tv@localhost>.

   Release 1.07

   Updated benchmark.

diffstat:

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

diffs (27 lines):

diff -r d55427f58751 -r 2cf28159c234 security/p5-Digest/Makefile
--- a/security/p5-Digest/Makefile       Sun May 02 02:18:26 2004 +0000
+++ b/security/p5-Digest/Makefile       Sun May 02 02:22:15 2004 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2004/03/31 01:43:06 jlam Exp $
+# $NetBSD: Makefile,v 1.5 2004/05/02 02:22:15 heinz Exp $
 #
 
-DISTNAME=      Digest-1.05
+DISTNAME=      Digest-1.08
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
+PKGREVISION=   # empty
 SVR4_PKGNAME=  p5dig
 CATEGORIES=    security perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Digest/}
diff -r d55427f58751 -r 2cf28159c234 security/p5-Digest/distinfo
--- a/security/p5-Digest/distinfo       Sun May 02 02:18:26 2004 +0000
+++ b/security/p5-Digest/distinfo       Sun May 02 02:22:15 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/12/10 21:38:05 heinz Exp $
+$NetBSD: distinfo,v 1.2 2004/05/02 02:22:15 heinz Exp $
 
-SHA1 (Digest-1.05.tar.gz) = cac99f3e9ca6d97dc5eac1013544f9366f713a12
-Size (Digest-1.05.tar.gz) = 5815 bytes
+SHA1 (Digest-1.08.tar.gz) = 02a05473c709ca3cc48c7e3db2db594643dac169
+Size (Digest-1.08.tar.gz) = 6359 bytes



Home | Main Index | Thread Index | Old Index