From 178219d08a13da1e9efb0252f96a9377c00c2165 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 22 Feb 2007 12:07:34 +0000 Subject: 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 --- security/p5-Crypt-IDEA/Makefile | 4 ++-- security/p5-Crypt-IDEA/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security') diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index e965446b9ff..b4693401433 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -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 --git a/security/p5-Crypt-IDEA/distinfo b/security/p5-Crypt-IDEA/distinfo index 53242a1a79d..8bb0b7ed43f 100644 --- a/security/p5-Crypt-IDEA/distinfo +++ b/security/p5-Crypt-IDEA/distinfo @@ -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 -- cgit v1.2.3