Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Matthew Clark (fd9e257dd17480fe8f912b240774dba02aff1d21)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Matthew Clark <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Matthew Clark (fd9e257dd17480fe8f912b240774dba02aff1d21)
  • Date: Tue, 4 Jul 2006 12:44:52 -0500

GIT changes to master grimoire by Matthew Clark
<matthewclark AT inlesserterms.net>:

http/firefox/DEPENDS | 2 ++
http/firefox/HISTORY | 3 +++
2 files changed, 5 insertions(+)

New commits:
commit fd9e257dd17480fe8f912b240774dba02aff1d21
Author: Matthew Clark <matthewclark AT inlesserterms.net>
Commit: Matthew Clark <matthewclark AT inlesserterms.net>

Somehow this got missed in my previous commit. Adding optional dependency
for new spell firefox-smglwiki

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 8e32f04..5085396 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -9,6 +9,8 @@ depends perl &
depends zip &&
depends zlib '--with-system-zlib' &&

+optional_depends firefox-smglwiki '' '' 'to enable searching the SMGL Wiki
from the Search Bar' &&
+
optional_depends nss \
'--enable-crypto' \
'--disable-crypto' \
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index 6ffcbea..1acad60 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,3 +1,6 @@
+2006-07-04 Matthew Clark <matthewclark AT inlesserterms.net>
+ * DEPENDS: Added optional dependency on new spell firefox-smglwiki
+
2006-06-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.5.0.4, SECURITY_PATCH=3
http://www.mozilla.org/security/announce/ [June 1, 2006]



  • [SM-Commit] GIT changes to master grimoire by Matthew Clark (fd9e257dd17480fe8f912b240774dba02aff1d21), Matthew Clark, 07/04/2006

Archive powered by MHonArc 2.6.24.

Top of Page