Skip to Content.
Sympa Menu

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

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 (da7972a6bd77c1a8a3c4bc23f6e1cc5a6119aace)
  • Date: Thu, 15 Oct 2009 18:10:23 -0500

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

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

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

exim: use LIBSASL provider

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

-optional_depends cyrus-sasl \
+optional_depends LIBSASL \
'--enable-cyrus-sasl-auth' \
'--disable-cyrus-sasl-auth' \
'for Cyrus SASL authentication' &&
diff --git a/mail/exim/HISTORY b/mail/exim/HISTORY
index 783b2d2..b62766a 100644
--- a/mail/exim/HISTORY
+++ b/mail/exim/HISTORY
@@ -1,3 +1,6 @@
+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



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (da7972a6bd77c1a8a3c4bc23f6e1cc5a6119aace), Vlad Glagolev, 10/15/2009

Archive powered by MHonArc 2.6.24.

Top of Page