Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (e7521c0e5a9a767d99fca16948e09858d9db7cce)
  • Date: Wed, 3 Dec 2025 02:40:26 +0000

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

libs/capnproto/DETAILS | 5 +++--
libs/capnproto/HISTORY | 3 +++
libs/miniupnpc/DETAILS | 5 +++--
libs/miniupnpc/HISTORY | 4 ++++
libs/miniupnpc/INSTALL | 3 ---
net/bitcoin/DETAILS | 1 +
6 files changed, 14 insertions(+), 7 deletions(-)

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

capnproto 1.2.0

commit 45e798b86223d4f1dea8d092c68979273ea8ffa7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

capnproto: Add Watch line

commit 017e570ed8a54f0118b9cd9546e37a7b6a49594d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

miniupnpc 2.3.3

commit 34c0d46ba98186d2c7a5485a471f0f09ca889337
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

miniupnp: Add Watch line

commit 5c8147f8694ef4d9ca29495ad764517788a89f64
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

bitcoin: Add Watch line

diff --git a/libs/capnproto/DETAILS b/libs/capnproto/DETAILS
index c31f658..220f70a 100755
--- a/libs/capnproto/DETAILS
+++ b/libs/capnproto/DETAILS
@@ -1,9 +1,10 @@
+# Watch: https://github.com/capnproto/capnproto/tags
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=capnproto
- VERSION=0.9.1
+ VERSION=1.2.0
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/v${VERSION}.tar.gz
-
SOURCE_HASH=sha512:bdc5960f26214139744d768ca4558b085e2d359c375a8849ca532a4c458a2daf0ee1a1f4d00745de5abf353aa1e4084a2d85e5523006f23f591f21fac2d847fd
+
SOURCE_HASH=sha512:342f08683e60b8346f7d119242781835889d7804d54fca00348f14abe9f76bcb4572678dd4d3471c638cabe94e5a77aaf7c19b6edf297cb25a319ac544c659e4
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://capnproto.org";
LICENSE[0]=MIT
diff --git a/libs/capnproto/HISTORY b/libs/capnproto/HISTORY
index 2df99d1..f6c8539 100644
--- a/libs/capnproto/HISTORY
+++ b/libs/capnproto/HISTORY
@@ -1,3 +1,6 @@
+2025-12-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 1.2.0
+
2021-09-25 Florian Franzmann <bwlf AT bandrate.org>
* DETAILS: version 0.9.1

diff --git a/libs/capnproto/TRIGGERS b/libs/capnproto/TRIGGERS
old mode 100644
new mode 100755
diff --git a/libs/miniupnpc/DETAILS b/libs/miniupnpc/DETAILS
index 78e4b92..4235680 100755
--- a/libs/miniupnpc/DETAILS
+++ b/libs/miniupnpc/DETAILS
@@ -1,6 +1,7 @@
+# Watch: http://miniupnp.free.fr/files/
file=miniupnpc-([0-9][0-9]?[.][0-9.]+)[.]tar
SPELL=miniupnpc
- VERSION=2.0.20170509
-
SOURCE_HASH=sha512:71ec052ef6c8ad0d529e467ddae6eae19a93b9816174eeac753aa90e036cc2f00cf7e8d1cdb188ef8280849a988fe2995e37b63f8e2a361e021c1d1b306bff6f
+ VERSION=2.3.3
+
SOURCE_HASH=sha512:a4ac76ae4dac73773b68f4af81f8f8502d168122e16313c986b7fa7cdea02ded0e722a6dd6c8dc8633f167e04b8df1ed6f7202db0d76438c4010780c48e5594c
SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]="http://miniupnp.free.fr/files/download.php?file=${SOURCE}";
diff --git a/libs/miniupnpc/HISTORY b/libs/miniupnpc/HISTORY
index 378c805..8769d6d 100644
--- a/libs/miniupnpc/HISTORY
+++ b/libs/miniupnpc/HISTORY
@@ -1,3 +1,7 @@
+2025-12-03 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.3.3
+ * INSTALL: removed, no longer needed
+
2017-05-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.0.20170509
* SECURITY_PATCH=1 fixes CVE-2017-8798
diff --git a/libs/miniupnpc/INSTALL b/libs/miniupnpc/INSTALL
deleted file mode 100755
index f138d0d..0000000
--- a/libs/miniupnpc/INSTALL
+++ /dev/null
@@ -1,3 +0,0 @@
-default_install &&
-install -m644 ${SOURCE_DIRECTORY}/portlistingparse.h
${INSTALL_ROOT}/usr/include/${SPELL}/ &&
-install -m644 ${SOURCE_DIRECTORY}/miniupnpctypes.h
${INSTALL_ROOT}/usr/include/${SPELL}/
diff --git a/net/bitcoin/DETAILS b/net/bitcoin/DETAILS
index 0f98af9..f5af479 100755
--- a/net/bitcoin/DETAILS
+++ b/net/bitcoin/DETAILS
@@ -1,3 +1,4 @@
+# Watch: https://bitcoincore.org/bin/ href="bitcoin-core-([0-9.]+)/"
SPELL=bitcoin
VERSION=0.17.1
SECURITY_PATCH=1


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (e7521c0e5a9a767d99fca16948e09858d9db7cce), Ismael Luceno, 12/02/2025

Archive powered by MHonArc 2.6.24.

Top of Page