pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-IDEA Update to 1.08:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/133c1267ae24
branches:  trunk
changeset: 525736:133c1267ae24
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 22 12:07:34 2007 +0000

description:
Update to 1.08:

1.07 - Wed 22 Feb 06 08:57:02 UTC
        added  || defined(__hpux) to idea.h to cope with
        HPUX 11.11 w/ANSI C compiler per RT ticket 17796

1.08 - Fri 21 Apr 06 10:40:52 UTC
        added  || defined(WIN32) to idea.h
        added  ifdef for WIN32 to _idea.c
        Thanks to Carl Franks for the pach contributions
                per RT ticket 18811
        Updated README - added additional known-good platforms
        Updated COPYRIGHT

diffstat:

 security/p5-Crypt-IDEA/Makefile |  4 ++--
 security/p5-Crypt-IDEA/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r 0189e1c0ed50 -r 133c1267ae24 security/p5-Crypt-IDEA/Makefile
--- a/security/p5-Crypt-IDEA/Makefile   Thu Feb 22 12:05:34 2007 +0000
+++ b/security/p5-Crypt-IDEA/Makefile   Thu Feb 22 12:07:34 2007 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2006/02/12 02:46:50 heinz Exp $
+# $NetBSD: Makefile,v 1.12 2007/02/22 12:07:34 wiz Exp $
 #
 
-DISTNAME=              Crypt-IDEA-1.06
+DISTNAME=              Crypt-IDEA-1.08
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            security perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
diff -r 0189e1c0ed50 -r 133c1267ae24 security/p5-Crypt-IDEA/distinfo
--- a/security/p5-Crypt-IDEA/distinfo   Thu Feb 22 12:05:34 2007 +0000
+++ b/security/p5-Crypt-IDEA/distinfo   Thu Feb 22 12:07:34 2007 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2006/02/12 02:46:50 heinz Exp $
+$NetBSD: distinfo,v 1.6 2007/02/22 12:07:34 wiz Exp $
 
-SHA1 (Crypt-IDEA-1.06.tar.gz) = 0fb4183cf7799989a0c1bb016fa30c07180c1759
-RMD160 (Crypt-IDEA-1.06.tar.gz) = bd385286161b67dc5f6e5c1a34add1c4e976fa59
-Size (Crypt-IDEA-1.06.tar.gz) = 6719 bytes
+SHA1 (Crypt-IDEA-1.08.tar.gz) = c154cb0f9995844573d913c3fc87ae7c0d29b183
+RMD160 (Crypt-IDEA-1.08.tar.gz) = 5e2e352d8d03997d9ef4ebd98d47f0ab6d044224
+Size (Crypt-IDEA-1.08.tar.gz) = 7045 bytes



Home | Main Index | Thread Index | Old Index