Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7bfa2b582515ccdb9afb2d76e70427d2a57e7121)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (7bfa2b582515ccdb9afb2d76e70427d2a57e7121)
  • Date: Fri, 16 Oct 2009 00:50:50 -0500

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

mail/exim/DEPENDS | 2 +-
mail/exim/HISTORY | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)

New commits:
commit 7bfa2b582515ccdb9afb2d76e70427d2a57e7121
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

Revert "exim: use LIBSASL provider"

This reverts commit da7972a6bd77c1a8a3c4bc23f6e1cc5a6119aace.

diff --git a/mail/exim/DEPENDS b/mail/exim/DEPENDS
index a37c4db..6c1af3f 100755
--- a/mail/exim/DEPENDS
+++ b/mail/exim/DEPENDS
@@ -21,7 +21,7 @@ elif [[ "$EXIM_TLS" == "openssl" ]]; then
depends openssl
fi &&

-optional_depends LIBSASL \
+optional_depends cyrus-sasl \
'--enable-cyrus-sasl-auth' \
'--disable-cyrus-sasl-auth' \
'for Cyrus SASL authentication' &&
diff --git a/mail/exim/HISTORY b/mail/exim/HISTORY
index b62766a..783b2d2 100644
--- a/mail/exim/HISTORY
+++ b/mail/exim/HISTORY
@@ -1,6 +1,3 @@
-2009-10-16 Vlad Glagolev <stealth AT sourcemage.org>
- * DEPENDS: use LIBSASL provider
-
2009-03-31 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: PATCHLEVEL=1
* PRE_BUILD: corrected SYSTEM_ALIASES_FILE path; cleaned up




Archive powered by MHonArc 2.6.24.

Top of Page