summaryrefslogtreecommitdiff
path: root/security/mcrypt/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-05 08:44:56 +0000
committerwiz <wiz@pkgsrc.org>2003-03-05 08:44:56 +0000
commitacb389814bbdb8597a2113a62231db55985e8410 (patch)
tree9a9a62e11fad7c308314d5fc507952dfaa2f3054 /security/mcrypt/Makefile
parent4ae327b00885fd6811c0ab31578133ec5fef4cbd (diff)
downloadpkgsrc-acb389814bbdb8597a2113a62231db55985e8410.tar.gz
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
Diffstat (limited to 'security/mcrypt/Makefile')
-rw-r--r--security/mcrypt/Makefile4
1 files changed, 2 insertions, 2 deletions
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/