Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (b78e47a56fd2106f01ca76e1366d52f0f0b7d5df)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (b78e47a56fd2106f01ca76e1366d52f0f0b7d5df)
  • Date: Fri, 11 Mar 2016 02:33:31 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

libs/tbb/DETAILS | 2 +-
libs/tbb/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit b78e47a56fd2106f01ca76e1366d52f0f0b7d5df
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

tbb: Fix SOURCE filename for 44_20160128, hash still matches

diff --git a/libs/tbb/DETAILS b/libs/tbb/DETAILS
index 11fa2e6..656875e 100755
--- a/libs/tbb/DETAILS
+++ b/libs/tbb/DETAILS
@@ -2,7 +2,7 @@
VERSION=44_20160128

SOURCE_HASH=sha512:bb2c318039836791037060b7ed81dc75df8d9572d930818fc25c9c49e9a3130823f12f6371e05aeafdc59030ef19e2f7209d41e06bd3126696fc5ce87df3dfdf
SOURCE_HINTS[0]="no-check-certificate"
- SOURCE=tbb${VERSION}oss_src.tgz
+ SOURCE=tbb${VERSION}oss_src_0.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}${VERSION}oss
WEB_SITE=https://www.threadingbuildingblocks.org

SOURCE_URL[0]=$WEB_SITE/sites/default/files/software_releases/source/$SOURCE
diff --git a/libs/tbb/HISTORY b/libs/tbb/HISTORY
index a7bd6ad..0f02bb3 100644
--- a/libs/tbb/HISTORY
+++ b/libs/tbb/HISTORY
@@ -1,3 +1,6 @@
+2016-03-10 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Fix SOURCE filename for 44_20160128, hash still matches
+
2016-02-26 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 44_20160128




  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (b78e47a56fd2106f01ca76e1366d52f0f0b7d5df), Eric Sandall, 03/10/2016

Archive powered by MHonArc 2.6.24.

Top of Page