Skip to Content.
Sympa Menu

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

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 grimoire by Vlad Glagolev (05bfa7e2983d030aa08d4fd4cf8061adfda7cdb6)
  • Date: Mon, 13 Apr 2020 14:32:47 +0000

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

graphics/maim/DETAILS | 4 ++--
graphics/maim/HISTORY | 3 +++
utils/slop/BUILD | 2 ++
utils/slop/DETAILS | 4 ++--
utils/slop/HISTORY | 4 ++++
5 files changed, 13 insertions(+), 4 deletions(-)

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

maim: => 5.6.3

commit 38206b1f6f69719de13d660d4484318afd4e3446
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

slop: => 7.5

diff --git a/graphics/maim/DETAILS b/graphics/maim/DETAILS
index 79f776c..7df8130 100755
--- a/graphics/maim/DETAILS
+++ b/graphics/maim/DETAILS
@@ -1,8 +1,8 @@
SPELL=maim
- VERSION=5.5.3
+ VERSION=5.6.3
SOURCE=$SPELL-$VERSION.tar.gz

SOURCE_URL[0]=https://github.com/naelstrof/$SPELL/archive/v$VERSION/$SOURCE
-
SOURCE_HASH=sha512:bbcd4f0276090b9650cda88e527d0d1b80270a50935fbc02aac9a302a64bc3975386f24a97d8eb3c1f97d7d32cc9905d5e1f652915fbe3aae0766bd90bc5f51a
+
SOURCE_HASH=sha512:8e19bd4e89db117bcb74a9b9e35f3232cdd0ef3836a536d170f803d7159fbc4be415d20695e5e61942ff7714d990d027149cee20a689f797d25d01610cc1c3be
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=https://github.com/naelstrof/maim
LICENSE[0]=GPL
diff --git a/graphics/maim/HISTORY b/graphics/maim/HISTORY
index 8c1ea3e..bbf83df 100644
--- a/graphics/maim/HISTORY
+++ b/graphics/maim/HISTORY
@@ -1,3 +1,6 @@
+2020-04-10 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 5.6.3
+
2019-04-23 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 5.5.3

diff --git a/utils/slop/BUILD b/utils/slop/BUILD
index 1849703..1cea501 100755
--- a/utils/slop/BUILD
+++ b/utils/slop/BUILD
@@ -4,4 +4,6 @@ if is_depends_enabled ${SPELL} boost; then
LDFLAGS="-lboost_regex ${LDFLAGS}"
fi &&

+OPTS="-DCMAKE_INSTALL_LIBDIR='${INSTALL_ROOT}/usr/lib' ${OPTS}" &&
+
cmake_build
diff --git a/utils/slop/DETAILS b/utils/slop/DETAILS
index d0ee420..d78859a 100755
--- a/utils/slop/DETAILS
+++ b/utils/slop/DETAILS
@@ -1,8 +1,8 @@
SPELL=slop
- VERSION=7.4
+ VERSION=7.5
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/naelstrof/${SPELL}/archive/v${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:13d09c2c9f05760ee0a273edb6d40da8a87989d3f071a8c868a0c7e535ba89b9eb934c79d56212cd689687f86e3683cef1b749ef7b37be3805ea8eb05c796e58
+
SOURCE_HASH=sha512:c02e40c5b924841996617fcc9629a6a739a04b6128c18e1eb06dc285d2f8026d847e67077fb59a111fc45c112f871a6e5faef20108c3d777271e1d4aca7f4737
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=https://github.com/naelstrof/slop
LICENSE[0]=GPL
diff --git a/utils/slop/HISTORY b/utils/slop/HISTORY
index 236113e..8c8772c 100644
--- a/utils/slop/HISTORY
+++ b/utils/slop/HISTORY
@@ -1,3 +1,7 @@
+2020-04-13 Vlad Glagolev <stealth AT sourcemage.org>
+ * DETAILS: updated spell to 7.5
+ * BUILD: correct libdir
+
2018-05-16 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 7.4




  • [SM-Commit] GIT changes to master grimoire by Vlad Glagolev (05bfa7e2983d030aa08d4fd4cf8061adfda7cdb6), Vlad Glagolev, 04/13/2020

Archive powered by MHonArc 2.6.24.

Top of Page