Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by David Brown (fd402d8f62506061e93bb31dfb7bfc8c7eb349f3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: David Brown <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by David Brown (fd402d8f62506061e93bb31dfb7bfc8c7eb349f3)
  • Date: Wed, 15 Aug 2007 18:00:00 -0500

GIT changes to master grimoire by David Brown <dmlb2000 AT gmail.com>:

printer/cups/DEPENDS | 4 ++--
printer/cups/HISTORY | 3 +++
2 files changed, 5 insertions(+), 2 deletions(-)

New commits:
commit fd402d8f62506061e93bb31dfb7bfc8c7eb349f3
Author: David Brown <dmlb2000 AT gmail.com>
Commit: David Brown <dmlb2000 AT gmail.com>

cups fixed treeve's syntax errors

diff --git a/printer/cups/DEPENDS b/printer/cups/DEPENDS
index 777b7e0..1e5f3c5 100755
--- a/printer/cups/DEPENDS
+++ b/printer/cups/DEPENDS
@@ -21,8 +21,8 @@ optional_depends "gnutls" \
"use GNU TLS for SSL/TLS support" &&

optional_depends "openldap" \
- "--enable-ldap" \
- "--disable-ldap" \
+ "--enable-ldap" \
+ "--disable-ldap" \
"LDAP support" &&

optional_depends "openssl" \
diff --git a/printer/cups/HISTORY b/printer/cups/HISTORY
index d519073..c45ff12 100644
--- a/printer/cups/HISTORY
+++ b/printer/cups/HISTORY
@@ -1,3 +1,6 @@
+2007-08-14 David Brown <dmlb2000 AT gmail.com>
+ * DEPENDS: fixed syntax errors in previous commit
+
2007-08-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.0
* DEPENDS: add pkgconfig, optional openldap




Archive powered by MHonArc 2.6.24.

Top of Page