Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9116ea03148ba3f2793654df6823535250e65d2e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9116ea03148ba3f2793654df6823535250e65d2e)
  • Date: Thu, 19 Jan 2012 09:23:03 -0600

GIT changes to master grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

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

New commits:
commit 9116ea03148ba3f2793654df6823535250e65d2e
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

webkitgtk: depends on stable branch of libsoup now

diff --git a/http/webkitgtk/DEPENDS b/http/webkitgtk/DEPENDS
index 66f43a0..796824a 100755
--- a/http/webkitgtk/DEPENDS
+++ b/http/webkitgtk/DEPENDS
@@ -10,7 +10,7 @@ depends JPEG &&
depends bison &&
depends flex &&
depends sqlite &&
-depends -sub SOUP_DEVEL libsoup
+depends libsoup &&
depends enchant &&
depends libxt &&

diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index eef4e0a..1f4420b 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,6 @@
+2012-01-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * DEPENDS: libsoup is up to date enough to be used as stable
+
2011-09-29 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.6.1
* BUILD: --with-gtk=2.0 added



  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9116ea03148ba3f2793654df6823535250e65d2e), Vlad Glagolev, 01/19/2012

Archive powered by MHonArc 2.6.24.

Top of Page