Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (f1493e8338c11161bdfb5785394a9097c389f782)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž 'ruskie' Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (f1493e8338c11161bdfb5785394a9097c389f782)
  • Date: Fri, 12 Nov 2010 05:45:38 -0600

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

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

New commits:
commit f1493e8338c11161bdfb5785394a9097c389f782
Author: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž 'ruskie' Levstik <ruskie+2054d253 AT codemages.net>

elinks: fixing bug #15669 for now... no upstream fix yet

diff --git a/http/elinks/DEPENDS b/http/elinks/DEPENDS
index 432d0d3..518058d 100755
--- a/http/elinks/DEPENDS
+++ b/http/elinks/DEPENDS
@@ -33,7 +33,7 @@ optional_depends python \
"--without-python" \
"python scripting support" &&

-optional_depends RUBY \
+optional_depends ruby-1.8 \
"--with-ruby" \
"--without-ruby" \
"ruby scripting support" &&
diff --git a/http/elinks/HISTORY b/http/elinks/HISTORY
index c780f4f..aa36cea 100644
--- a/http/elinks/HISTORY
+++ b/http/elinks/HISTORY
@@ -1,3 +1,7 @@
+2010-11-12 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DEPENDS: doesn't support ruby-1.9, tried with patch on their
bugtracker
+ with no luck, bug #15669 considered fixed for now
+
2010-06-06 Vlad Glagolev <stealth AT sourcemage.org>
* PRE_BUILD: fixed compilation of vcs version with lua dependency on




  • [SM-Commit] GIT changes to master grimoire by Andraž 'ruskie' Levstik (f1493e8338c11161bdfb5785394a9097c389f782), Andraž 'ruskie' Levstik, 11/12/2010

Archive powered by MHonArc 2.6.24.

Top of Page