From eba0d8bdc9fd6d4a76f4225b858e067f5c9272a3 Mon Sep 17 00:00:00 2001 From: ume Date: Mon, 25 Oct 2004 12:42:40 +0000 Subject: Update to 2.1.20. * Fixes to cram plugin to avoid attempting to canonify uninitialized data. * NTLM portability fixes. * Avoid potential attack using SASL_PATH when sasl is used in a setuid environment. * A trivial number of small bugfixes. --- security/cyrus-sasl2/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/cyrus-sasl2/Makefile') diff --git a/security/cyrus-sasl2/Makefile b/security/cyrus-sasl2/Makefile index 205aadabe1c2..0b3ecaf171fb 100644 --- a/security/cyrus-sasl2/Makefile +++ b/security/cyrus-sasl2/Makefile @@ -6,8 +6,8 @@ # PORTNAME= cyrus-sasl -PORTVERSION= 2.1.19 -PORTREVISION= 1 +PORTVERSION= 2.1.20 +#PORTREVISION= 0 CATEGORIES= security ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%SUBDIR%/ \ ftp://ftp.westbend.net/pub/cyrus-mail/%SUBDIR%/ \ -- cgit