Skip to Content.
Sympa Menu

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

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 (5258dfa6e6d26df71e3aeff1914893c249c67ca2)
  • Date: Fri, 12 Apr 2019 13:34:54 +0000

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

libs/boost/DETAILS | 8 +++++---
libs/boost/HISTORY | 5 +++++
libs/boost/boost.gpg |binary
3 files changed, 10 insertions(+), 3 deletions(-)

New commits:
commit 5258dfa6e6d26df71e3aeff1914893c249c67ca2
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

boost: => 1_70_0

diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index 320222c..dce60bb 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,13 +1,15 @@
SPELL=boost
- VERSION=1_69_0
+ VERSION=1_70_0
VX=${VERSION/_/.}
VX=${VX/_/.}
-
SOURCE_HASH=sha512:d0e9bb858c44880d56c0291afef6a1b011a62f659a2d8f58dcb6147ea0899f9157bd8db3097896618fee0116847ebeac78b6d0f0fec8a92c3469500828bbe552
SECURITY_PATCH=1
-# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=${SPELL}_${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
SOURCE_URL[0]=https://dl.bintray.com/boostorg/release/$VX/source/$SOURCE
+ SOURCE2=$SOURCE.asc
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=boost.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
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 d9e9d65..73a0422 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,8 @@
+2019-04-12 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1_70_0
+ * DETAILS: add gpg checking
+ * boost.gpg: added
+
2018-12-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1_69_0
* CONFIGURE PRE_SUB_DEPENDS, SUB_DEPENDS PRE_BUILD: remove signals
diff --git a/libs/boost/boost.gpg b/libs/boost/boost.gpg
new file mode 100644
index 0000000..13d9351
Binary files /dev/null and b/libs/boost/boost.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (5258dfa6e6d26df71e3aeff1914893c249c67ca2), Treeve Jelbert, 04/12/2019

Archive powered by MHonArc 2.6.24.

Top of Page