Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5fca3000c52cd846dd4ad06094904ff8bf50f888)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5fca3000c52cd846dd4ad06094904ff8bf50f888)
  • Date: Mon, 18 Dec 2023 19:08:30 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

net/i2pd/DEPENDS | 2 +-
net/i2pd/DETAILS | 4 ++--
net/i2pd/HISTORY | 4 ++++
3 files changed, 7 insertions(+), 3 deletions(-)

New commits:
commit 5fca3000c52cd846dd4ad06094904ff8bf50f888
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

net/i2pd: version 2.49.0

diff --git a/net/i2pd/DEPENDS b/net/i2pd/DEPENDS
index 8347933..9278efd 100755
--- a/net/i2pd/DEPENDS
+++ b/net/i2pd/DEPENDS
@@ -1,7 +1,7 @@
. "${GRIMOIRE}/FUNCTIONS" &&
source "${GRIMOIRE}/CMAKE_DEPENDS" &&

-local BOOST_SUBDEPS="SYSTEM DATE_TIME FILESYSTEM PROGRAM_OPTIONS" &&
+local BOOST_SUBDEPS="ATOMIC SYSTEM DATE_TIME FILESYSTEM PROGRAM_OPTIONS" &&

if spell_ok gcc && is_version_less $(installed_version gcc) 4.7; then
BOOST_SUBDEPS="CHRONO ${BOOST_SUBDEPS}"
diff --git a/net/i2pd/DETAILS b/net/i2pd/DETAILS
index ef8d792..e507c81 100755
--- a/net/i2pd/DETAILS
+++ b/net/i2pd/DETAILS
@@ -1,7 +1,7 @@
source "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=i2pd
- VERSION=2.48.0
-
SOURCE_HASH=sha512:51c2057e96ec87ec0885cc6de4f4ff1d4d898ce0785f58c1a028677247743d44fa1980aa13b7746a0af76d600f2b4cc3bf3408bd199c82efcb432242f5b24b80
+ VERSION=2.50.0
+
SOURCE_HASH=sha512:e69373e0d217532fdd6b76d286fe249eb6c11acee2164bd170f52da5ab913b3c9c6408d9879dd7016b5ab7751948473221f00217704f121f81d6fa375ef671bc
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 0bfa9a6..482aecb 100644
--- a/net/i2pd/HISTORY
+++ b/net/i2pd/HISTORY
@@ -1,3 +1,7 @@
+2023-12-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.50.0
+ * DEPENDS: needs boost with ATOMIC subdependency
+
2023-07-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.48.0




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (5fca3000c52cd846dd4ad06094904ff8bf50f888), Pavel Vinogradov, 12/18/2023

Archive powered by MHonArc 2.6.24.

Top of Page