Skip to Content.
Sympa Menu

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

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 (b0e7240f73f1c8306053ed1f68f74cc70b67b00e)
  • Date: Wed, 4 Feb 2015 15:06:35 -0600

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

dev/null |binary
games-strategy-tbs/wesnoth/DETAILS | 6 +++---
games-strategy-tbs/wesnoth/HISTORY | 3 +++
games-strategy-tbs/wesnoth/wesnoth-1.12.1.tar.bz2.sig |binary
4 files changed, 6 insertions(+), 3 deletions(-)

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

wesnoth: => 1.12.1

diff --git a/games-strategy-tbs/wesnoth/DETAILS
b/games-strategy-tbs/wesnoth/DETAILS
index f66d99c..cf6ccce 100755
--- a/games-strategy-tbs/wesnoth/DETAILS
+++ b/games-strategy-tbs/wesnoth/DETAILS
@@ -1,10 +1,10 @@
SPELL=wesnoth
if [ "$WESNOTH_DEVEL" == "y" ]; then
- VERSION=1.12
+ VERSION=1.12.1
SOURCE=$SPELL-$VERSION.tar.bz2
OLD_VERSION=${OLD_VERSION:-$VERSION}
else
- VERSION=1.12
+ VERSION=1.12.1
SOURCE=$SPELL-$VERSION.tar.bz2
OLD_VERSION=${OLD_VERSION:-$VERSION}
fi
@@ -15,7 +15,7 @@ if [[ $WESNOTH_XDELTA == y && -e
$SOURCE_CACHE/$SPELL-$OLD_VERSION.tar.bz2 ]]; t
fi
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL-$VERSION/$SOURCE
SOURCE_URL[1]=http://www.wesnoth.org/files/$SOURCE
-SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}.0"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}"
LICENSE[0]=GPL
WEB_SITE=http://www.wesnoth.org/
ENTERED=20040509
diff --git a/games-strategy-tbs/wesnoth/HISTORY
b/games-strategy-tbs/wesnoth/HISTORY
index 5545f8d..9b95cb1 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -1,3 +1,6 @@
+2015-02-04 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.12.1
+
2014-11-27 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.12; simplified OLD_VERSION expansion;
updated SOURCE_DIRECTORY
diff --git a/games-strategy-tbs/wesnoth/wesnoth-1.12.1.tar.bz2.sig
b/games-strategy-tbs/wesnoth/wesnoth-1.12.1.tar.bz2.sig
new file mode 100644
index 0000000..562dc0f
Binary files /dev/null and
b/games-strategy-tbs/wesnoth/wesnoth-1.12.1.tar.bz2.sig differ
diff --git a/games-strategy-tbs/wesnoth/wesnoth-1.12.tar.bz2.sig
b/games-strategy-tbs/wesnoth/wesnoth-1.12.tar.bz2.sig
deleted file mode 100644
index a248082..0000000
Binary files a/games-strategy-tbs/wesnoth/wesnoth-1.12.tar.bz2.sig and
/dev/null differ



  • [SM-Commit] GIT changes to master games grimoire by Vlad Glagolev (b0e7240f73f1c8306053ed1f68f74cc70b67b00e), Vlad Glagolev, 02/04/2015

Archive powered by MHonArc 2.6.24.

Top of Page