Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (521e9e563cf1781051aebfb289b1a4efd15f17cc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (521e9e563cf1781051aebfb289b1a4efd15f17cc)
  • Date: Thu, 30 Dec 2021 22:34:07 +0000

GIT changes to master games grimoire by Ismael Luceno <ismael AT sourcemage.org>:

games-simulation/minetest/DEPENDS | 2 +-
games-simulation/minetest/DETAILS | 4 ++--
games-simulation/minetest/HISTORY | 4 ++++
games-simulation/minetest_game/DETAILS | 4 ++--
games-simulation/minetest_game/HISTORY | 3 +++
5 files changed, 12 insertions(+), 5 deletions(-)

New commits:
commit 521e9e563cf1781051aebfb289b1a4efd15f17cc
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

minetest_game 5.4.0

commit 06d28c38c6444b792f1e580dc06c5ed66763d235
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

minetest 5.4.0

diff --git a/games-simulation/minetest/DEPENDS
b/games-simulation/minetest/DEPENDS
index c2bcdf6..8dc53da 100755
--- a/games-simulation/minetest/DEPENDS
+++ b/games-simulation/minetest/DEPENDS
@@ -41,7 +41,7 @@ if list_find "${MINETEST_OPTS}" "-DBUILD_SERVER=1"; then
"-DENABLE_LEVELDB=0" \
"leveldb as map backend" &&
optional_depends redis \
- "-DENABLE_REDIS" \
+ "-DENABLE_REDIS=1" \
"-DENABLE_REDIS=0" \
"redis as map backend" &&

diff --git a/games-simulation/minetest/DETAILS
b/games-simulation/minetest/DETAILS
index 7529b53..612eca5 100755
--- a/games-simulation/minetest/DETAILS
+++ b/games-simulation/minetest/DETAILS
@@ -9,10 +9,10 @@ FORCE_DOWNLOAD[1]=on
SOURCE_URL[0]=git://github.com/${SPELL}/${SPELL}.git
SOURCE_IGNORE=volatile
else
- VERSION=0.4.10
+ VERSION=5.4.0
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:882723996b4904b4b9e3653476c2b4a988967600fc2b0897f755dd28d5da2ae5cab45a14fcdf8827c3f2838e952399e1e7d7e264cd26070fef2dbcd33cd1c59a
+
SOURCE_HASH=sha512:4cb43678c56ee2ccf9d5dd9c1fc0007119d598a4a56df43fc2a1b827efe08feba0008a30bdb1a1fcd4efe0ada88484b7be0c9e46f108d5424451adb0999b0bcb
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
SOURCE2="irrlicht-${IRRLICHT_VERSION}.zip"
diff --git a/games-simulation/minetest/HISTORY
b/games-simulation/minetest/HISTORY
index 07dcde8..30488ec 100644
--- a/games-simulation/minetest/HISTORY
+++ b/games-simulation/minetest/HISTORY
@@ -1,3 +1,7 @@
+2021-12-30 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.0
+ * DEPENDS: fixed typo in redis dep
+
2014-09-18 Jeremy Blosser <jblosser AT sourcemage.org>
* CONFIGURE, PRE_BUILD, BUILD, DEPENDS, DETAILS: Allow building just
the client or server, allow building without sound support.
diff --git a/games-simulation/minetest_game/DETAILS
b/games-simulation/minetest_game/DETAILS
index a3daa0c..c8e6145 100755
--- a/games-simulation/minetest_game/DETAILS
+++ b/games-simulation/minetest_game/DETAILS
@@ -8,10 +8,10 @@
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${MINETEST_GAME_BRANCH}
SOURCE_URL[0]=git://github.com/minetest/${SPELL}.git
SOURCE_IGNORE=volatile
else
- VERSION=0.4.10
+ VERSION=5.4.0
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/minetest/${SPELL}/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha512:eccfcb439d66809eff5088dc22f9c568a7e56b329c8ef9008d6007e9ad43b37f8c4282e0c652b638b10591fdec29f5e53d6dd0d148333906d9bf2df137aa0148
+
SOURCE_HASH=sha512:b0cfa5fc76b56dc6d188a5285af003c348f25e797aec2399369c6230e682c2ee8dbc6ae8769bcbd0bb45864588f0522cd609356f407833db30c601df4ddf9f8d
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
fi
WEB_SITE="https://github.com/minetest/minetest_game";
diff --git a/games-simulation/minetest_game/HISTORY
b/games-simulation/minetest_game/HISTORY
index 0116d10..df0ae0e 100644
--- a/games-simulation/minetest_game/HISTORY
+++ b/games-simulation/minetest_game/HISTORY
@@ -1,3 +1,6 @@
+2021-12-30 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 5.4.0
+
2014-09-16 Jeremy Blosser <jblosser AT sourcemage.org>
* PREPARE, BUILD, DEPENDS, DETAILS, INSTALL: spell created




  • [SM-Commit] GIT changes to master games grimoire by Ismael Luceno (521e9e563cf1781051aebfb289b1a4efd15f17cc), Ismael Luceno, 12/30/2021

Archive powered by MHonArc 2.6.24.

Top of Page