Skip to Content.
Sympa Menu

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

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 (152525cf41ec8ee8fb98816bfbe9edbae2d709a1)
  • Date: Sat, 23 Jul 2016 03:41:39 +0000

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

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

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

wesnoth: => 1.12.6

diff --git a/games-strategy-tbs/wesnoth/DETAILS
b/games-strategy-tbs/wesnoth/DETAILS
index ceac581..da7d8c9 100755
--- a/games-strategy-tbs/wesnoth/DETAILS
+++ b/games-strategy-tbs/wesnoth/DETAILS
@@ -1,10 +1,12 @@
SPELL=wesnoth
if [ "$WESNOTH_DEVEL" == "y" ]; then
- VERSION=1.12.5
+ VERSION=1.12.6
+ BRANCH=`echo $VERSION|cut -d. -f1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
OLD_VERSION=${OLD_VERSION:-$VERSION}
else
- VERSION=1.12.5
+ VERSION=1.12.6
+ BRANCH=`echo $VERSION|cut -d. -f1,2`
SOURCE=$SPELL-$VERSION.tar.bz2
OLD_VERSION=${OLD_VERSION:-$VERSION}
fi
@@ -14,7 +16,7 @@ fi
if [[ $WESNOTH_XDELTA == y && -e $SOURCE_CACHE/$SPELL-$OLD_VERSION.tar.bz2
]]; then
SOURCE=$SPELL-$OLD_VERSION.tar-$SPELL-$VERSION.tar.xdelta
fi
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL-$VERSION/$SOURCE
+
SOURCE_URL[0]=http://downloads.sourceforge.net/project/$SPELL/$SPELL-$BRANCH/$SPELL-$VERSION/$SOURCE
SOURCE_URL[1]=http://www.wesnoth.org/files/$SOURCE
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-${VERSION}"
LICENSE[0]=GPL
diff --git a/games-strategy-tbs/wesnoth/HISTORY
b/games-strategy-tbs/wesnoth/HISTORY
index a94ba5b..f0c6ec0 100644
--- a/games-strategy-tbs/wesnoth/HISTORY
+++ b/games-strategy-tbs/wesnoth/HISTORY
@@ -1,3 +1,6 @@
+2016-07-22 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 1.12.6; use BRANCH; updated source url
+
2015-11-12 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 1.12.5

diff --git a/games-strategy-tbs/wesnoth/wesnoth-1.12.5.tar.bz2.sig
b/games-strategy-tbs/wesnoth/wesnoth-1.12.5.tar.bz2.sig
deleted file mode 100644
index 0cd7397..0000000
Binary files a/games-strategy-tbs/wesnoth/wesnoth-1.12.5.tar.bz2.sig and
/dev/null differ
diff --git a/games-strategy-tbs/wesnoth/wesnoth-1.12.6.tar.bz2.sig
b/games-strategy-tbs/wesnoth/wesnoth-1.12.6.tar.bz2.sig
new file mode 100644
index 0000000..dbefc1c
Binary files /dev/null and
b/games-strategy-tbs/wesnoth/wesnoth-1.12.6.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master games grimoire by Vlad Glagolev (152525cf41ec8ee8fb98816bfbe9edbae2d709a1), Vlad Glagolev, 07/22/2016

Archive powered by MHonArc 2.6.24.

Top of Page