Skip to Content.
Sympa Menu

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

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, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (2df119e14a74d1dfcfa6d4cd07c7e11c2d523135)
  • Date: Fri, 11 Apr 2025 16:15:07 +0000

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

libs/boost/DETAILS | 6 +++---
libs/boost/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 2df119e14a74d1dfcfa6d4cd07c7e11c2d523135
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs//boost: version 1.88.0

diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index 8b8d6c8..eaa4565 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,11 +1,11 @@
SPELL=boost
- VERSION=1.87.0
-
SOURCE_HASH="sha256:af57be25cb4c4f4b413ed692fe378affb4352ea50fbe294a11ef548f4d527d89:UPSTREAM_HASH"
+ VERSION=1.88.0
+
SOURCE_HASH="sha256:46d9d2c06637b219270877c9e16155cbd015b6dc84349af064c088e9b5b12f7b:UPSTREAM_HASH"
SECURITY_PATCH=1
SOURCE=${SPELL}_${VERSION//./_}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION//./_}
# Watch: https://boostorg.jfrog.io/artifactory/main/release/
href="([0-9.]+)/"
-
SOURCE_URL[0]="https://boostorg.jfrog.io/artifactory/main/release/${VERSION}/source/${SOURCE}";
+
SOURCE_URL[0]="https://archives.${SPELL}.io//release/${VERSION}/source/${SOURCE}";
WEB_SITE=https://www.boost.org/
ENTERED=20031013
LICENSE[0]=https://www.boost.org/LICENSE_1_0.txt
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index 72c3309..103aee0 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2025-04-11 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.88.0, updated SOURCE_URL
+
2024-12-12 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.87.0



  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (2df119e14a74d1dfcfa6d4cd07c7e11c2d523135), Pavel Vinogradov, 04/11/2025

Archive powered by MHonArc 2.6.24.

Top of Page