Skip to Content.
Sympa Menu

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

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 games grimoire by Vlad Glagolev (d08691c6a04b6c5835e947a56b0aa3a64b456d02)
  • Date: Wed, 23 Jul 2008 04:51:12 -0500

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

dev/null |binary
games-strategy-tbs/wesnoth/DETAILS | 20
+++++++++----------
games-strategy-tbs/wesnoth/HISTORY | 4 ++-
games-strategy-tbs/wesnoth/wesnoth-1.4.3.tar.bz2.sig | 0
games-strategy-tbs/wesnoth/wesnoth-1.4.4.tar.bz2.sig |binary
5 files changed, 13 insertions(+), 11 deletions(-)

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

wesnoth: => 1.4.4

diff --git a/games-strategy-tbs/wesnoth/DETAILS
b/games-strategy-tbs/wesnoth/DETAILS
index f3939f9..7bc0da4 100755
--- a/games-strategy-tbs/wesnoth/DETAILS
+++ b/games-strategy-tbs/wesnoth/DETAILS
@@ -1,14 +1,14 @@
SPELL=wesnoth
if [[ $WESNOTH_DEVEL == y ]]; then
- VERSION=1.4.3
+ VERSION=1.4.4
SOURCE=$SPELL-$VERSION.tar.bz2
- OLD_VERSION=${OLD_VERSION:-1.4.2}
+ OLD_VERSION=${OLD_VERSION:-1.4.3}
# this is always the hash for the $VERSION tarball

SOURCE_HASH=sha512:0576e498672e9fb93d4d23e1347e949e6dcda52f1fab9ddc3d4cfea78437fd9ae98ee7424b70616635dba9c07998cff2c8aa5c2221c4773e8e09535813ee9d14
else
- VERSION=1.4.3
+ VERSION=1.4.4
SOURCE=$SPELL-$VERSION.tar.bz2
- OLD_VERSION=${OLD_VERSION:-1.4.2}
+ OLD_VERSION=${OLD_VERSION:-1.4.3}
SOURCE_GPG=gurus.gpg:$SOURCE.sig
fi
# check that we have the previous tarball first and if so, enable xdelta
@@ -17,15 +17,15 @@ if [[ $WESNOTH_XDELTA == y && -e
$SOURCE_CACHE/$SPELL-$OLD_VERSION.tar.bz2 ]]; t
fi
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
SOURCE_URL[1]=http://www.wesnoth.org/files/$SOURCE
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
LICENSE[0]=GPL
WEB_SITE=http://www.wesnoth.org/
ENTERED=20040509
SHORT="fantasy turn-based strategy game"
cat << EOF
-Battle for Wesnoth is a fantasy turn-based strategy game.
-Battle for control of villages, using variety of units which have
-advantages and disadvantages in different types of terrains and against
-different types of attacks. Units gain experience and advance levels,
-and are carried over from one scenario to the next.
+Battle for Wesnoth is a fantasy turn-based strategy game. Battle for control
+of villages, using variety of units which have advantages and disadvantages
in
+different types of terrains and against different types of attacks. Units
gain
+experience and advance levels, and are carried over from one scenario to the
+next.
EOF
diff --git a/games-strategy-tbs/wesnoth/HISTORY
b/games-strategy-tbs/wesnoth/HISTORY
index 68a0bbe..df9c64b 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -1,3 +1,6 @@
+2008-07-23 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.4.4, fixed long desc quoting the paths!
+
2008-06-10 Julien "_kaze_" ROZO <julien AT rozo.org>
* DETAILS: updated spell to 1.4.3

@@ -226,4 +229,3 @@

2004-05-09 David Braaten <xiticix47 AT hotmail.com>
* DETAILS, HISTORY: created the spell
-
diff --git a/games-strategy-tbs/wesnoth/wesnoth-1.4.3.tar.bz2.sig
b/games-strategy-tbs/wesnoth/wesnoth-1.4.3.tar.bz2.sig
deleted file mode 100644
index bc0ade1..0000000
Binary files a/games-strategy-tbs/wesnoth/wesnoth-1.4.3.tar.bz2.sig and
/dev/null differ
diff --git a/games-strategy-tbs/wesnoth/wesnoth-1.4.4.tar.bz2.sig
b/games-strategy-tbs/wesnoth/wesnoth-1.4.4.tar.bz2.sig
new file mode 100644
index 0000000..0e86a20
Binary files /dev/null and
b/games-strategy-tbs/wesnoth/wesnoth-1.4.4.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master games grimoire by Vlad Glagolev (d08691c6a04b6c5835e947a56b0aa3a64b456d02), Vlad Glagolev, 07/23/2008

Archive powered by MHonArc 2.6.24.

Top of Page