sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Thomas Orgis (d7f80fc8e0224c0330fa4444b3ac6b5c8bb0beb7)
- From: Thomas Orgis <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
- Subject: [[SM-Commit] ] GIT changes to master grimoire by Thomas Orgis (d7f80fc8e0224c0330fa4444b3ac6b5c8bb0beb7)
- Date: Sat, 31 May 2025 18:47:41 +0000
GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:
devel/guile/BUILD | 3 ++-
devel/guile/HISTORY | 3 +++
utils/autogen/DEPENDS | 2 +-
utils/autogen/DETAILS | 6 ++----
utils/autogen/HISTORY | 4 ++++
5 files changed, 12 insertions(+), 6 deletions(-)
New commits:
commit d7f80fc8e0224c0330fa4444b3ac6b5c8bb0beb7
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
autogen: update and depend on older guile (which does not build, though)
commit 887acb6449a05a5356386d962edf1ba11ee92360
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
guile: hotfix build via -std=gnu17
diff --git a/devel/guile/BUILD b/devel/guile/BUILD
index 6e552ef..ff7506f 100755
--- a/devel/guile/BUILD
+++ b/devel/guile/BUILD
@@ -1,4 +1,5 @@
OPTS="--disable-error-on-warning $OPTS" &&
-CFLAGS="${CFLAGS//-ffast-math }" &&
+# not C23 compatible yet (3.0.10)
+CFLAGS="${CFLAGS//-ffast-math } -std=gnu17" &&
LDFLAGS+=" -L$INSTALL_ROOT/lib" &&
default_build
diff --git a/devel/guile/HISTORY b/devel/guile/HISTORY
index 786885f..806624c 100644
--- a/devel/guile/HISTORY
+++ b/devel/guile/HISTORY
@@ -1,3 +1,6 @@
+2025-05-31 Thomas Orgis <sobukus AT sourcemage.org>
+ * BUILD: use -std=gnu17 to fix build with modern gcc
+
2025-02-01 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 3.0.10
diff --git a/utils/autogen/DEPENDS b/utils/autogen/DEPENDS
index 0847e8f..4eba475 100755
--- a/utils/autogen/DEPENDS
+++ b/utils/autogen/DEPENDS
@@ -1,2 +1,2 @@
-depends guile &&
+depends guile1 &&
depends libxml2
diff --git a/utils/autogen/DETAILS b/utils/autogen/DETAILS
index c9bfb11..f1bd941 100755
--- a/utils/autogen/DETAILS
+++ b/utils/autogen/DETAILS
@@ -1,13 +1,11 @@
# Watch: https://ftp.gnu.org/gnu/autogen
SPELL=autogen
- VERSION=5.15
+ VERSION=5.18.16
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNU_URL/$SPELL/rel$VERSION/$SOURCE
- SOURCE2_URL[0]=$SOURCE_URL.sig
- SOURCE_GPG=gnu.gpg:$SOURCE2:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+
SOURCE_HASH=sha512:5f12c982dbe27873f5649a96049bf019ff183c90cc0c8a9196556b0ca02e72940cd422f6d6601f68cc7d8763b1124f2765c3b1a6335fc92ba07f84b03d2a53a1
LICENSE[0]=GPL
WEB_SITE=http://$SPELL.sourceforge.net
KEYWORDS="utils"
diff --git a/utils/autogen/HISTORY b/utils/autogen/HISTORY
index a783a24..1c9dd17 100644
--- a/utils/autogen/HISTORY
+++ b/utils/autogen/HISTORY
@@ -1,3 +1,7 @@
+2025-05-31 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 5.18.16, with hash
+ * DEPENDS: needs guile <= 2.2
+
2012-05-01 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.15
now uses .xz tarball
- [[SM-Commit] ] GIT changes to master grimoire by Thomas Orgis (d7f80fc8e0224c0330fa4444b3ac6b5c8bb0beb7), Thomas Orgis, 05/31/2025
Archive powered by MHonArc 2.6.24.