pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-Blowfish Updated to version 2.10.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bbbb56f088a9
branches:  trunk
changeset: 518464:bbbb56f088a9
user:      heinz <heinz%pkgsrc.org@localhost>
date:      Sun Sep 10 13:44:28 2006 +0000

description:
Updated to version 2.10.
This resolves PR pkg/34394 by Martin Wilke.

Pkgsrc changes:
  - none

Changes since version 2.09:
===========================
2.10  Fri Dec 02 07:36:18 EST 2005
        - updated the README file to remove the reference
          to CBC_R - no longer available.
        - updated the README file to include performance
          results for G4/1.2GHz PPC Mac OS X 10.4.X

diffstat:

 security/p5-Crypt-Blowfish/Makefile |  5 ++---
 security/p5-Crypt-Blowfish/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 7 deletions(-)

diffs (29 lines):

diff -r c744077bac87 -r bbbb56f088a9 security/p5-Crypt-Blowfish/Makefile
--- a/security/p5-Crypt-Blowfish/Makefile       Sun Sep 10 13:42:32 2006 +0000
+++ b/security/p5-Crypt-Blowfish/Makefile       Sun Sep 10 13:44:28 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:30:36 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/09/10 13:44:28 heinz Exp $
 #
 
-DISTNAME=              Crypt-Blowfish-2.09
+DISTNAME=              Crypt-Blowfish-2.10
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5cbl
-PKGREVISION=           2
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
 
diff -r c744077bac87 -r bbbb56f088a9 security/p5-Crypt-Blowfish/distinfo
--- a/security/p5-Crypt-Blowfish/distinfo       Sun Sep 10 13:42:32 2006 +0000
+++ b/security/p5-Crypt-Blowfish/distinfo       Sun Sep 10 13:44:28 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 13:10:09 agc Exp $
+$NetBSD: distinfo,v 1.5 2006/09/10 13:44:28 heinz Exp $
 
-SHA1 (Crypt-Blowfish-2.09.tar.gz) = 4cb4380e788833c62ea0b8e994883e76a0547dc3
-RMD160 (Crypt-Blowfish-2.09.tar.gz) = b26fa03266014af6793283ac5d4c576cdfe4eee2
-Size (Crypt-Blowfish-2.09.tar.gz) = 17497 bytes
+SHA1 (Crypt-Blowfish-2.10.tar.gz) = 793bc598dfdd5e647f0615c3db50e9e8ca25e39c
+RMD160 (Crypt-Blowfish-2.10.tar.gz) = 35ab9f62022521c28650cd2ddb11348aaeee011a
+Size (Crypt-Blowfish-2.10.tar.gz) = 17623 bytes



Home | Main Index | Thread Index | Old Index