Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (36a8a876515f410e7d1ccf516230352053bc9f66)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Alexander Tsamutali <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (36a8a876515f410e7d1ccf516230352053bc9f66)
  • Date: Wed, 6 Feb 2008 11:38:45 -0600

GIT changes to master grimoire by Alexander Tsamutali <astsmtl AT gmail.com>:

mail/mailutils/CONFIGURE | 1 +
mail/mailutils/HISTORY | 3 +++
2 files changed, 4 insertions(+)

New commits:
commit d74cbcaccbeba70024dc7f4aff3c28a37196e3d4
Author: Alexander Tsamutali <astsmtl AT gmail.com>
Commit: Alexander Tsamutali <astsmtl AT gmail.com>

mail/mailutils: added option to install MH utilities

diff --git a/mail/mailutils/CONFIGURE b/mail/mailutils/CONFIGURE
index 25e3a64..adf51bc 100755
--- a/mail/mailutils/CONFIGURE
+++ b/mail/mailutils/CONFIGURE
@@ -4,3 +4,4 @@ config_query_option MU_OPTS "Add pop support?" y
"--enable-pop" "--disable-pop"
config_query_option MU_OPTS "Add smtp support?" y "--enable-smtp"
"--disable-smtp"
config_query_option MU_OPTS "Add sendmail support?" y "--enable-sendmail"
"--disable-sendmail"
config_query_option MU_OPTS "Add maildir support?" y "--enable-maildir"
"--disable-maildir"
+config_query_option MU_OPTS "Install MH utilities?" y "--enable-mh-utils" ""
diff --git a/mail/mailutils/HISTORY b/mail/mailutils/HISTORY
index 48e0390..43c9642 100644
--- a/mail/mailutils/HISTORY
+++ b/mail/mailutils/HISTORY
@@ -1,3 +1,6 @@
+2008-02-06 Alexander Tsamutali <astsmtl AT gmail.com>
+ * CONFIGURE: added option to install MH utilities
+
2008-02-04 Alexander Tsamutali <astsmtl AT gmail.com>
* DETAILS: updated spell to 1.2




  • [SM-Commit] GIT changes to master grimoire by Alexander Tsamutali (36a8a876515f410e7d1ccf516230352053bc9f66), Alexander Tsamutali, 02/06/2008

Archive powered by MHonArc 2.6.24.

Top of Page