Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (df2bdc276ecb6d1348ab0e4cc6a10a065e1b7610)
  • Date: Sat, 14 Oct 2006 05:09:34 -0500

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

games-strategy-tbs/wesnoth/DETAILS | 2 +-
games-strategy-tbs/wesnoth/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit df2bdc276ecb6d1348ab0e4cc6a10a065e1b7610
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

fixed wesnoth versions

diff --git a/games-strategy-tbs/wesnoth/DETAILS
b/games-strategy-tbs/wesnoth/DETAILS
index 671c513..b11aee2 100755
--- a/games-strategy-tbs/wesnoth/DETAILS
+++ b/games-strategy-tbs/wesnoth/DETAILS
@@ -1,5 +1,5 @@
SPELL=wesnoth
- if [[ ${WESNOTH_DEVEL} == n ]]; then
+ if [[ ${WESNOTH_DEVEL} == y ]]; then
VERSION=1.1.11
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
diff --git a/games-strategy-tbs/wesnoth/HISTORY
b/games-strategy-tbs/wesnoth/HISTORY
index 3614a86..13600de 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -1,3 +1,6 @@
+2006-10-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * DETAILS: fixed the version confusion
+
2006-10-09 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 1.1.11
return stable version to 1.0.2



  • [SM-Commit] GIT changes to master games grimoire by Jaka Kranjc (df2bdc276ecb6d1348ab0e4cc6a10a065e1b7610), Jaka Kranjc, 10/14/2006

Archive powered by MHonArc 2.6.24.

Top of Page