Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (77356213883d5c145b10aeabf4fe50d191f4fa20)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (77356213883d5c145b10aeabf4fe50d191f4fa20)
  • Date: Sun, 15 Apr 2018 07:50:58 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

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

New commits:
commit 77356213883d5c145b10aeabf4fe50d191f4fa20
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

boost: => 1_67_0

diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index 9c211d4..0c4ff95 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,11 +1,13 @@
SPELL=boost
- VERSION=1_66_0
-
SOURCE_HASH=sha512:0f34075d35391d66876e5189a01a11880a79428e1b267456348ee148dba9dc3abdc74d568f1853be631d20b584b1c804b42443c266f7622164acfc10be3dab8b
+ VERSION=1_67_0
+ VX=${VERSION/_/.}
+ VX=${VX/_/.}
+
SOURCE_HASH=sha512:82bf33d7d2c3db109c9d1f12d40bc2d364c8c95262386f906ccd1a71cd71433bcc01829e968b4a13a5003cf0b50cbdf0b435a1d76530cea7bb05725c327411e8
SECURITY_PATCH=1
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=${SPELL}_${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
-
SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/$SPELL/$SPELL/$SOURCE
+ SOURCE_URL[0]=https://dl.bintray.com/boostorg/release/$VX/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 9679228..691786a 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,7 @@
+2018-04-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1_67_0
+ new url
+
2017-12-18 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* CONFIGURE, SUB_DEPENDS, PRE_SUB_DEPENDS: adapt to version 1_66_0




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (77356213883d5c145b10aeabf4fe50d191f4fa20), Treeve Jelbert, 04/15/2018

Archive powered by MHonArc 2.6.24.

Top of Page