summaryrefslogtreecommitdiff
path: root/security
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
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')
-rw-r--r--security/mcrypt/Makefile4
-rw-r--r--security/mcrypt/PLIST4
-rw-r--r--security/mcrypt/distinfo6
3 files changed, 8 insertions, 6 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/
diff --git a/security/mcrypt/PLIST b/security/mcrypt/PLIST
index 6e76ba1169a..536e0ef0b10 100644
--- a/security/mcrypt/PLIST
+++ b/security/mcrypt/PLIST
@@ -1,7 +1,9 @@
-@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:16:56 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/03/05 08:44:57 wiz Exp $
bin/mcrypt
bin/mdecrypt
man/man1/mcrypt.1
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/mcrypt.mo
+${PKGLOCALEDIR}/locale/de/LC_MESSAGES/mcrypt.mo
${PKGLOCALEDIR}/locale/el/LC_MESSAGES/mcrypt.mo
+${PKGLOCALEDIR}/locale/es_AR/LC_MESSAGES/mcrypt.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/mcrypt.mo
diff --git a/security/mcrypt/distinfo b/security/mcrypt/distinfo
index 830ea43acca..6d19d6cc1fe 100644
--- a/security/mcrypt/distinfo
+++ b/security/mcrypt/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/10/09 19:40:54 jlam Exp $
+$NetBSD: distinfo,v 1.4 2003/03/05 08:44:57 wiz Exp $
-SHA1 (mcrypt-2.5.10.tar.gz) = e7e16adca3d5ac5673b71d89ce48d60409794fb4
-Size (mcrypt-2.5.10.tar.gz) = 326290 bytes
+SHA1 (mcrypt-2.6.4.tar.gz) = 6541caeab47999789595ad714b741fdf98c77aca
+Size (mcrypt-2.6.4.tar.gz) = 383865 bytes