sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (1c95d1c88ad8d32370fc9bdbcca6e1774fc1d7ec)
- From: Pavel Vinogradov <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 Pavel Vinogradov (1c95d1c88ad8d32370fc9bdbcca6e1774fc1d7ec)
- Date: Tue, 9 Sep 2025 16:54:45 +0000
GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:
net/i2pd/DETAILS | 6 +++---
net/i2pd/HISTORY | 4 ++++
net/i2pd/patches/boost.system.patch | 12 ++++++++++++
3 files changed, 19 insertions(+), 3 deletions(-)
New commits:
commit 1c95d1c88ad8d32370fc9bdbcca6e1774fc1d7ec
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>
net/i2pd: version 2.58.0
diff --git a/net/i2pd/DETAILS b/net/i2pd/DETAILS
index a9391e1..ceba895 100755
--- a/net/i2pd/DETAILS
+++ b/net/i2pd/DETAILS
@@ -1,7 +1,7 @@
-source "${GRIMOIRE}/CMAKE_FUNCTIONS"
+. "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=i2pd
- VERSION=2.57.0
-
SOURCE_HASH=sha512:1733bd538ff3b84766dc64f1680dbb87dd3c9ea487df751487f4827def437e437e06ad3143d97944989acc98cb72df1455a66aff72e5643c674653357439ae8e
+ VERSION=2.58.0
+
SOURCE_HASH=sha512:d5d87a04ff5f8481516c00b07dd46726dfb3f0de67f4932874a0655b4adfa448a434056a131d727dd79a2f3ee1f6cc9aef5dc176a0b5ab546d8e94b6c0b38ee5
SOURCE=${SPELL}-${VERSION}.tar.gz
SOURCE_URL[0]=https://github.com/PurpleI2P/${SPELL}/archive/${VERSION}.tar.gz
# Watch: https://github.com/PurpleI2P/i2pd/tags /tags/([0-9.]+)[.]tar
diff --git a/net/i2pd/HISTORY b/net/i2pd/HISTORY
index a3a155d..6b43e67 100644
--- a/net/i2pd/HISTORY
+++ b/net/i2pd/HISTORY
@@ -1,3 +1,7 @@
+2025-09-09 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.58.0, source -> .
+ * patches/boost.system.patch: added to build with boost >= 1.89.0
+
2025-06-29 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.57.0
diff --git a/net/i2pd/patches/boost.system.patch
b/net/i2pd/patches/boost.system.patch
new file mode 100644
index 0000000..58ece60
--- /dev/null
+++ b/net/i2pd/patches/boost.system.patch
@@ -0,0 +1,12 @@
+diff --git a/build/CMakeLists.txt b/build/CMakeLists.txt
+--- a/build/CMakeLists.txt
++++ b/build/CMakeLists.txt
+@@ -263,7 +263,7 @@ else()
+ endif()
+ endif()
+
+-find_package(Boost REQUIRED COMPONENTS system filesystem program_options)
++find_package(Boost REQUIRED COMPONENTS filesystem program_options)
+ if(NOT DEFINED Boost_FOUND)
+ message(SEND_ERROR "Boost is not found, or your boost version was below
1.46. Please download Boost!")
+ endif()
- [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (1c95d1c88ad8d32370fc9bdbcca6e1774fc1d7ec), Pavel Vinogradov, 09/09/2025
Archive powered by MHonArc 2.6.24.