Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Mark Bainter (7d747924b8b46f95a7fc14bc10d5d6e9af4f7994)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Mark Bainter <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Mark Bainter (7d747924b8b46f95a7fc14bc10d5d6e9af4f7994)
  • Date: Fri, 9 Apr 2010 13:51:32 -0500

GIT changes to master grimoire by Mark Bainter <mbainter AT sourcemage.org>:

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

New commits:
commit 7d747924b8b46f95a7fc14bc10d5d6e9af4f7994
Author: Mark Bainter <mbainter AT sourcemage.org>
Commit: Mark Bainter <mbainter AT sourcemage.org>

http/apache: Fixed DEPENDS to depend on APACHE provider

diff --git a/http/apache/DEPENDS b/http/apache/DEPENDS
index 4410a52..41c0af3 100755
--- a/http/apache/DEPENDS
+++ b/http/apache/DEPENDS
@@ -1 +1 @@
-depends apache
+depends APACHE
diff --git a/http/apache/HISTORY b/http/apache/HISTORY
index 3c18bfb..8725814 100644
--- a/http/apache/HISTORY
+++ b/http/apache/HISTORY
@@ -1,3 +1,6 @@
+2010-04-09 Mark Bainter <mbainter AT sourcemage.org>
+ * DEPENDS: Upated to depend on APACHE provider
+
2010-03-23 Mark Bainter <mbainter AT sourcemage.org>
* spell deprecated [renamed to apache1]
* PATCHLEVEL=9999



  • [SM-Commit] GIT changes to master grimoire by Mark Bainter (7d747924b8b46f95a7fc14bc10d5d6e9af4f7994), Mark Bainter, 04/09/2010

Archive powered by MHonArc 2.6.24.

Top of Page