From acb389814bbdb8597a2113a62231db55985e8410 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 5 Mar 2003 08:44:56 +0000 Subject: Update to 2.6.4. 21Feb2003: Version 2.6.4 - Updated Spanish-Argentina translation by Ariel Fermani. - Some fixes for compiling under win32. - Some fixes to allow compiling gaaout.c with external CFLAGS and CPPFLAGS. 04Oct2002: Version 2.6.3 - Added support for 64 bit file offsets. Based on patch by Keven Belanger. 23Jun2002: Version 2.6.2 - Corrections in localization - Added Spanish-Argentina translation. Translated by Ariel Fermani. 15Jun2002: Version 2.6.1 - Better error checking - Added rndunix random gatherer from gnupg. It is a gatherer for random bytes, written by Peter Gutmann. - Added some kind of random byte generator for Win32 systems. - Corrected bug in configuration file parsing. - Corrected bug in bare mode which put an IV in the encrypted file even if the mode did not support IV. 29May2002: Version 2.6.0 - Added OpenPGP support (added by Timo Schulz) - Removed all of file locking code. - Several improvements and corrections on the old codebase (still a mess). 11Mar2002: Version 2.5.13 - Corrected stream modes in block algorithms 29Jan2002: Version 2.5.12 - Added some missing files 26Jan2002: Version 2.5.11 - SHA1 is the default digest used 01Dec2001: - Added --time option --- security/mcrypt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/mcrypt/Makefile') diff --git a/security/mcrypt/Makefile b/security/mcrypt/Makefile index 7d5367f833f..e924eb66561 100644 --- a/security/mcrypt/Makefile +++ b/security/mcrypt/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2003/01/10 07:49:07 cjep Exp $ +# $NetBSD: Makefile,v 1.8 2003/03/05 08:44:56 wiz Exp $ -DISTNAME= mcrypt-2.5.10 +DISTNAME= mcrypt-2.6.4 CATEGORIES= security devel MASTER_SITES= ftp://mcrypt.hellug.gr/pub/mcrypt/ \ ftp://mcrypt.hellug.gr/pub/mcrypt/old/ -- cgit v1.2.3