Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (202aee313a5d56e8228170690d02cafe1a55ae0a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (202aee313a5d56e8228170690d02cafe1a55ae0a)
  • Date: Mon, 13 Jul 2009 14:45:53 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

http/webkitgtk/DEPENDS | 2 +-
http/webkitgtk/DETAILS | 4 ++--
http/webkitgtk/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 202aee313a5d56e8228170690d02cafe1a55ae0a
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

webkitgtk: Updated stable to version 1.1.11. Requires
devel version of libsoup.

diff --git a/http/webkitgtk/DEPENDS b/http/webkitgtk/DEPENDS
index f139549..77e3be9 100755
--- a/http/webkitgtk/DEPENDS
+++ b/http/webkitgtk/DEPENDS
@@ -11,7 +11,7 @@ depends bison &&
depends flex &&
depends sqlite &&
depends libxslt &&
-depends libsoup &&
+depends -sub "SOUP_DEVEL" libsoup &&
depends enchant &&

if [[ $WEBKITGTK_NIGHT == "y" ]]; then
diff --git a/http/webkitgtk/DETAILS b/http/webkitgtk/DETAILS
index e6edf54..bf29527 100755
--- a/http/webkitgtk/DETAILS
+++ b/http/webkitgtk/DETAILS
@@ -6,10 +6,10 @@ if [[ $WEBKITGTK_NIGHT == "y" ]]; then

SOURCE_HASH=sha512:b62c36a4ca1f6d10320d45bdfe868b381e4509c117e9aa9b9a48b083cc03463444af0bdf2caf3c7435ecd0d6ce2d74760cd761dd698fa04f90fa1e0ee8827663
SOURCE_DIRECTORY="$BUILD_DIRECTORY/WebKit-$VERSION"
else
- VERSION=1.1.10
+ VERSION=1.1.11
SOURCE=webkit-$VERSION.tar.gz
SOURCE_URL[0]=http://www.webkitgtk.org/$SOURCE
-
SOURCE_HASH=sha512:24d207ac1ca5025d139bf283122ecccac309e64017fbd14b39a8bb06f8a16ba8adc0b6a5c64c75d8a10867c62d310f70a89c16d6d5a2e375a5270cc12984267e
+
SOURCE_HASH=sha512:04a8a9b2ea41bb4120455f2d0d75d04bdc29e316e1794a60668a636a60bf91c41c6f388338327c45fd80aceea58c1880dcaf2c17933338b169de78bc87212ff0
SOURCE_DIRECTORY="$BUILD_DIRECTORY/webkit-$VERSION"
fi
WEB_SITE=http://webkitgtk.org/
diff --git a/http/webkitgtk/HISTORY b/http/webkitgtk/HISTORY
index 958314f..51ab8b1 100644
--- a/http/webkitgtk/HISTORY
+++ b/http/webkitgtk/HISTORY
@@ -1,3 +1,7 @@
+2009-07-13 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: Added sub_depends for libsoup on devel version
+ * DETAILS: Updated stable to 1.1.11
+
2009-06-29 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated devel to r45330




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (202aee313a5d56e8228170690d02cafe1a55ae0a), George Sherwood, 07/13/2009

Archive powered by MHonArc 2.6.24.

Top of Page