[SM-Commit] GIT changes to master grimoire by Ladislav Hagara (1f817a8884f5f818b79bd40535c2740ef4f16015)

Ladislav Hagara scm at sourcemage.org
Thu Sep 4 11:05:40 EDT 2008


GIT changes to master grimoire by Ladislav Hagara <ladislav.hagara at unob.cz>:

 crypto/cyrus-sasl/DEPENDS |    6 +-----
 crypto/cyrus-sasl/HISTORY |    3 +++
 2 files changed, 4 insertions(+), 5 deletions(-)

New commits:
commit 1f817a8884f5f818b79bd40535c2740ef4f16015
Author: Ladislav Hagara <ladislav.hagara at unob.cz>
Commit: Ladislav Hagara <ladislav.hagara at unob.cz>

    cyrus-sasl: removed krb4 #14707

diff --git a/crypto/cyrus-sasl/DEPENDS b/crypto/cyrus-sasl/DEPENDS
index 7f440f4..8c83237 100755
--- a/crypto/cyrus-sasl/DEPENDS
+++ b/crypto/cyrus-sasl/DEPENDS
@@ -10,11 +10,7 @@ if [[ "$CS_KERBEROS" == 'y' ]]; then
   optional_depends krb5 \
                    '--enable-gssapi=/usr' \
                    '--disable-gssapi' \
-                   'for Kerberos authentication' &&
-  optional_depends krb4 \
-                   '--enable-krb4' \
-                   '--disable-krb4' \
-                   'for Kerberos 4 authentication (not recommended)'
+                   'for Kerberos authentication'
 fi &&
 if [[ "$CS_MECH" =~ 'saslauthd' ]]; then
   case "$CS_SASLD" in
diff --git a/crypto/cyrus-sasl/HISTORY b/crypto/cyrus-sasl/HISTORY
index a390a66..4dadf93 100644
--- a/crypto/cyrus-sasl/HISTORY
+++ b/crypto/cyrus-sasl/HISTORY
@@ -1,3 +1,6 @@
+2008-09-04 Ladislav Hagara <hgr at vabo.cz>
+	* DPEENDS: removed krb4 #14707
+
 2008-03-22 Eric Sandall <sandalle at sourcemage.org>
 	* DEPENDS: Depends on e2fsprogs from libcom_err
 



More information about the SM-Commit mailing list