[SM-Commit] GIT changes to master grimoire by Andraž Levstik (79b5bfa675b0166e4692065102a7a53db32d57be)

Andraž Levstik scm at sourcemage.org
Fri Jul 3 16:17:55 EDT 2009


GIT changes to master grimoire by Andraž Levstik <ruskie+2054d253 at codemages.net>:

 mail/dovecot/CONFIGURE |   16 ++++++++--------
 mail/dovecot/DEPENDS   |    4 ++--
 mail/dovecot/HISTORY   |    4 ++--
 3 files changed, 12 insertions(+), 12 deletions(-)

New commits:
commit 7ee94f964938c48ebbfb6ff54b667f3896c0e08d
Author: Andraž Levstik <ruskie+2054d253 at codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 at codemages.net>

    dovecot: fixed tabs

diff --git a/mail/dovecot/CONFIGURE b/mail/dovecot/CONFIGURE
index 8bac8e0..a6ad15a 100755
--- a/mail/dovecot/CONFIGURE
+++ b/mail/dovecot/CONFIGURE
@@ -9,16 +9,16 @@
                   
 config_query_multi DOVECOT_MAILSTORE                         \
                   'What mail storage support do you want?'   \
-									all                                        \
-									maildir                                    \
-									mbox                                       \
-									dbox                                       \
-									cydir                                      &&
+                  all                                        \
+                  maildir                                    \
+                  mbox                                       \
+                  dbox                                       \
+                  cydir                                      &&
 config_query_list DOVECOT_NOTIFY                             \
                   'What filesystem notification method do you want?' \
-									inotify                                    \
-									dnotify                                    \
-									none                                       &&
+                  inotify                                    \
+                  dnotify                                    \
+                  none                                       &&
 config_query_list DOVECOT_IOLOOP                             \
                   'What ioloop do you want'                  \
                   poll                                       \
diff --git a/mail/dovecot/DEPENDS b/mail/dovecot/DEPENDS
index 7e93d67..e6d5a2f 100755
--- a/mail/dovecot/DEPENDS
+++ b/mail/dovecot/DEPENDS
@@ -12,8 +12,8 @@ fi                                               &&
 
 optional_depends openssl                          \
                  '--with-ssl=openssl'             \
-								 '--without-ssl'                  \
-								 'Enable SSL support'             &&
+                 '--without-ssl'                  \
+                 'Enable SSL support'             &&
 optional_depends zlib                             \
                  '--with-zlib'                    \
                  '--without-zlib'                 \
diff --git a/mail/dovecot/HISTORY b/mail/dovecot/HISTORY
index f9317de..c193041 100644
--- a/mail/dovecot/HISTORY
+++ b/mail/dovecot/HISTORY
@@ -1,8 +1,8 @@
 2009-07-03 Andraž "ruskie" Levstik <ruskie+f03a580f at codemages.net>
 	* DETAILS: updated spell to 1.2.0
 	* BUILD: updates for 1.2.0
-	* CONFIGURE: updates for 1.2.0
-	* DEPENDS: updates for 1.2.0
+	* CONFIGURE: updates for 1.2.0, fixed tabs
+	* DEPENDS: updates for 1.2.0, fixed tabs
 	* INSTALL: updates for 1.2.0
 	* PREPARE: updates for 1.2.0, fixed the version check
 	* PRE_BUILD: updates for 1.2.0



More information about the SM-Commit mailing list