Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e296e498bc8bbb907e06ab4bb7b2d8e88929ee15)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-commit AT lists.ibiblio.org
  • Cc: Treeve Jelbert <treeve AT sourcemage.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (e296e498bc8bbb907e06ab4bb7b2d8e88929ee15)
  • Date: Mon, 15 Jun 2009 11:18:34 -0700

On Sun, 14 Jun 2009 06:15:07 -0500
Treeve Jelbert <scm AT sourcemage.org> wrote:

> GIT changes to master grimoire by Treeve Jelbert
> <treeve AT sourcemage.org>:
>
> libs/boost/BUILD | 2 +-
> libs/boost/DETAILS | 4 ++--
> libs/boost/HISTORY | 5 +++++
> libs/boost/INSTALL | 2 +-
> libs/boost/PRE_BUILD | 3 +++
> libs/boost/gcc44.diff | 14 ++++++++++++++
> 6 files changed, 26 insertions(+), 4 deletions(-)
>
> New commits:
> commit 2bb06211123e24fdd218b5411f86a7c9a3f8f4e2
> Author: Treeve Jelbert <treeve AT sourcemage.org>
> Commit: Treeve Jelbert <treeve AT sourcemage.org>
>
> boost: => 1_39_0
>
> diff --git a/libs/boost/BUILD b/libs/boost/BUILD
> index 5c1dd94..c3fb034 100755
> --- a/libs/boost/BUILD
> +++ b/libs/boost/BUILD
> @@ -29,6 +29,6 @@ bjam -q \
> link=shared \
> --prefix=${INSTALL_ROOT}/usr \
> --toolset=gcc \
> - threading=single,multi \
> + threading=multi \
> --layout=system \
> $OPTS
> diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
> index 641cd2e..9b81f79 100755
> --- a/libs/boost/DETAILS
> +++ b/libs/boost/DETAILS
> @@ -1,6 +1,6 @@
> SPELL=boost
> - VERSION=1_38_0
> -
> SOURCE_HASH=sha512:8010c53987644a2227daafdf4f0d0d00817f5ba623046c7da8900d0b8f2a2e4d74b4546d6506e23e1e7aff6577524eee6919889d9b8764ac0f67f4d4626f424e
> + VERSION=1_39_0
> +
> SOURCE_HASH=sha512:473a3da235f954487f7f8150f4892b5be5df187d688e3c1324189809b0110374ed6bfcafe89f41bb02f1339522a571e8cc022971d42104be2cd3cdb3db95874a
> SOURCE=${SPELL}_${VERSION}.tar.bz2
> SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
> SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE diff --git
> a/libs/boost/HISTORY b/libs/boost/HISTORY index a2f212b..5791b01
> 100644 --- a/libs/boost/HISTORY
> +++ b/libs/boost/HISTORY
> @@ -1,3 +1,8 @@
> +2009-05-10 Treeeve Jelbert <treeve AT sourcemage.org>
> + * DETAILS: version 1_39_0
> + * PRE_BUILD, gcc44.diff: added
> + * BUILD, INSTALL: remove threading=single (obsolete)

Should mention the bug this fixed.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285

Attachment: signature.asc
Description: PGP signature




Archive powered by MHonArc 2.6.24.

Top of Page