summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-IDEA/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 12:07:34 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 12:07:34 +0000
commit0e8c2753f8096a40ed7bd42d0b9a574015410f86 (patch)
tree8538d9b51c3e7d905537285102fbcccfe36f5dcf /security/p5-Crypt-IDEA/Makefile
parent4ffc250c2c198e04573f138754f48c13c5ce6e58 (diff)
downloadpkgsrc-0e8c2753f8096a40ed7bd42d0b9a574015410f86.tar.gz
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 (limited to 'security/p5-Crypt-IDEA/Makefile')
-rw-r--r--security/p5-Crypt-IDEA/Makefile4
1 files changed, 2 insertions, 2 deletions
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/}