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

Jaka Kranjc scm at mail.sourcemage.org
Sat Oct 14 06:09:34 EDT 2006


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



More information about the SM-Commit mailing list