[SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (e5c46825110c7b441dfc48177533f8662acad5cb)

Jaka Kranjc scm at sourcemage.org
Fri Jan 25 04:22:59 EST 2008


GIT changes to master games grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 games-arcade-2d/hedgewars/DETAILS   |    4 ++--
 games-arcade-2d/hedgewars/HISTORY   |    4 ++++
 games-arcade-2d/hedgewars/PRE_BUILD |    1 -
 3 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit e5c46825110c7b441dfc48177533f8662acad5cb
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    hedgewars: 0.9.2

diff --git a/games-arcade-2d/hedgewars/DETAILS b/games-arcade-2d/hedgewars/DETAILS
index dd55c04..2c91c2d 100755
--- a/games-arcade-2d/hedgewars/DETAILS
+++ b/games-arcade-2d/hedgewars/DETAILS
@@ -1,8 +1,8 @@
            SPELL=hedgewars
-         VERSION=0.9.0
+         VERSION=0.9.2
           SOURCE=$SPELL-src-$VERSION.tar.bz2
    SOURCE_URL[0]=http://$SPELL.org/download/$SOURCE
-     SOURCE_HASH=sha512:610e0adaf9297d9b5f327afe0d847323a013dd3e0e1961d4dfd9dbe6b43d422035dae1f762acff1a06204c5540c89dd10454c2f9de49eaacb06c618db51da7bf
+     SOURCE_HASH=sha512:62e3fdbc64ac9a737293e8f40a9e9222c7ec25fe2939584ebf1025bd856ffb22ea3710df00f897f425035f163b176c2df69083084037fec4cb6bdbae5dd2ce72
 SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-$VERSION
         WEB_SITE=http://hedgewars.org/
       LICENSE[0]=GPL
diff --git a/games-arcade-2d/hedgewars/HISTORY b/games-arcade-2d/hedgewars/HISTORY
index 65500f8..033e9a2 100644
--- a/games-arcade-2d/hedgewars/HISTORY
+++ b/games-arcade-2d/hedgewars/HISTORY
@@ -1,3 +1,7 @@
+2008-01-25 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* PRE_BUILD: really remove that sedit
+	* DETAILS: updated spell to 0.9.2
+
 2007-02-25 Pol Vinogradov <vin.public at gmail.com>
 	* DETAILS: updated to 0.9.0
 	* PRE_BUILD: removed sedit line for QTfrontend/main.cpp because it's
diff --git a/games-arcade-2d/hedgewars/PRE_BUILD b/games-arcade-2d/hedgewars/PRE_BUILD
index 6694144..1094973 100755
--- a/games-arcade-2d/hedgewars/PRE_BUILD
+++ b/games-arcade-2d/hedgewars/PRE_BUILD
@@ -3,5 +3,4 @@ cd ${SOURCE_DIRECTORY}                                                  &&
 mv bin games                                                            &&
 sedit 's:bin:games:g' CMakeLists.txt                                    &&
 sedit 's:bin:games:' hedgewars/CMakeLists.txt                           &&
-sedit 's:("bin"):("games"):' QTfrontend/main.cpp.in                     &&
 sedit 's:DESTINATION bin:DESTINATION games:' QTfrontend/CMakeLists.txt



More information about the SM-Commit mailing list