Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Robin Cook (489088debf4e88e8588c676c69d5c311eafbfa90)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Robin Cook <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Robin Cook (489088debf4e88e8588c676c69d5c311eafbfa90)
  • Date: Wed, 23 Nov 2011 19:45:44 -0600

GIT changes to master grimoire by Robin Cook <rcook AT wyrms.net>:

libs/boost/DETAILS | 4 ++--
libs/boost/HISTORY | 3 +++
libs/boost/SUB_DEPENDS | 2 +-
libs/boost/boost_1_48_0.tar.bz2.sig |binary
4 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit 625d0d3c996cc5635260e9e6a008222f8c9da429
Author: Robin Cook <rcook AT wyrms.net>
Commit: Robin Cook <rcook AT wyrms.net>

boost: updated to 1_48_0

diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index a263a42..f72f993 100755
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,9 +1,9 @@
SPELL=boost
- VERSION=1_47_0
-
SOURCE_HASH=sha512:ce7a1839edd2424f70e7109dc9f15900aceeba247cf73389a7301b8b769c426230c1d56a289746a35136ca19056a2de86d972c687b5069fe4678dfa5ad8d74b5
+ VERSION=1_48_0
SOURCE=${SPELL}_${VERSION}.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}_${VERSION}
SOURCE_URL[0]=${SOURCEFORGE_URL}/$SPELL/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
WEB_SITE=http://www.boost.org/
ENTERED=20031013
LICENSE[0]=http://www.boost.org/LICENSE_1_0.txt
diff --git a/libs/boost/HISTORY b/libs/boost/HISTORY
index e1caed0..ebf887f 100644
--- a/libs/boost/HISTORY
+++ b/libs/boost/HISTORY
@@ -1,3 +1,6 @@
+2011-11-23 Robin Cook <rcook AT wyrms.net>
+ * DETAILS: updated VERSION to 1_48_0
+
2011-08-18 Bor Kraljič <pyrobor AT ver.si>
* PRE_BUILD: added patch converter_policies_hpp.patch so rocs
compiles without an error
(patch taken from https://svn.boost.org/trac/boost/ticket/5076 )
diff --git a/libs/boost/SUB_DEPENDS b/libs/boost/SUB_DEPENDS
index ee55fdc..25b0d99 100755
--- a/libs/boost/SUB_DEPENDS
+++ b/libs/boost/SUB_DEPENDS
@@ -10,7 +10,7 @@ case $THIS_SUB_DEPENDS in
XPRESSIVE) list_add BOOST_LIBS xpressive ;;
SIGNALS) list_add BOOST_LIBS signals ;;
PYTHON) list_add BOOST_LIBS python &&
- depends python ;;
+ depends python ;;
SYSTEM) list_add BOOST_LIBS system ;;
THREAD) list_add BOOST_LIBS thread ;;
TYPEOF) list_add BOOST_LIBS typeof ;;
diff --git a/libs/boost/boost_1_48_0.tar.bz2.sig
b/libs/boost/boost_1_48_0.tar.bz2.sig
new file mode 100644
index 0000000..13ceca5
Binary files /dev/null and b/libs/boost/boost_1_48_0.tar.bz2.sig differ



  • [SM-Commit] GIT changes to master grimoire by Robin Cook (489088debf4e88e8588c676c69d5c311eafbfa90), Robin Cook, 11/23/2011

Archive powered by MHonArc 2.6.24.

Top of Page