[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (9e99a91fd8f55200c8d4b344368e978d986f0990)

Vlad Glagolev scm at sourcemage.org
Sun May 4 15:06:22 EDT 2008


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

 http/midori/BUILD   |    8 +++-----
 http/midori/DETAILS |    4 ++--
 http/midori/HISTORY |    3 +++
 3 files changed, 8 insertions(+), 7 deletions(-)

New commits:
commit 9e99a91fd8f55200c8d4b344368e978d986f0990
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    midori: => 0.0.18

diff --git a/http/midori/BUILD b/http/midori/BUILD
index 0e8dddc..91f3830 100755
--- a/http/midori/BUILD
+++ b/http/midori/BUILD
@@ -1,9 +1,7 @@
-if [ "$MIDORI_VCS" == "y" ]; then
-   ./autogen.sh
-fi  &&
+if [[ $MIDORI_VCS == y ]]; then
+  ./autogen.sh
+fi &&
 
 CPPFLAGS="$CPPFLAGS -I$INSTALL_ROOT/usr/include/WebKit/webkit"
 
-sed -i "s:WebKitGtk:webkit-1.0:g" configure &&
-
 default_build
diff --git a/http/midori/DETAILS b/http/midori/DETAILS
index cbf3fbb..45a680b 100755
--- a/http/midori/DETAILS
+++ b/http/midori/DETAILS
@@ -12,10 +12,10 @@ then
    SOURCE_IGNORE=volatile
   FORCE_DOWNLOAD=on
 else
-         VERSION=0.0.17
+         VERSION=0.0.18
           SOURCE=$SPELL-$VERSION.tar.gz
    SOURCE_URL[0]=http://software.twotoasts.de/media/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:c2b0076e44a1fccf632a911a795e03cdfd03366c5506beaab260749ab63c282b8d59c7efaf7bd7eeb80b9b24abcee5e67976b7691e920ea7d79e2f3c11654069
+     SOURCE_HASH=sha512:92c413ed7646c798c4c578fc59d71439e039183fd9c6e03af45296f34cf129932773d3e371b65a0c989893c6e55e1d8b8d4097abd39636bb72104c63fe80edae
 fi
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
         WEB_SITE=http://software.twotoasts.de/?page=midori
diff --git a/http/midori/HISTORY b/http/midori/HISTORY
index e1c8f97..2cadfe4 100644
--- a/http/midori/HISTORY
+++ b/http/midori/HISTORY
@@ -1,3 +1,6 @@
+2008-05-04 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.0.18
+
 2008-02-24 George Sherwood <george at beernabeer.com>
 	* DETAILS: Added git version
 	* PREPARE: Add query's for git version



More information about the SM-Commit mailing list