[Lunar-commits] <moonbase> boost: updated to 1.36.0
Jens Luedicke
perldude at lunar-linux.org
Sat Sep 27 15:59:27 CEST 2008
commit 7104b7c6dd6b02a73975990ea15a5a13543df278
Author: Jens Luedicke <perldude at lunar-linux.org>
Date: Sat Sep 27 15:58:35 2008 +0200
boost: updated to 1.36.0
---
libs/boost/BUILD | 2 --
libs/boost/DETAILS | 13 +++++--------
2 files changed, 5 insertions(+), 10 deletions(-)
diff --git a/libs/boost/BUILD b/libs/boost/BUILD
index fc60f09..d35c163 100644
--- a/libs/boost/BUILD
+++ b/libs/boost/BUILD
@@ -1,7 +1,5 @@
(
- patch_it $SOURCE_CACHE/$SOURCE2 0 &&
-
bjam -q ${MAKES:+-j$MAKES} \
threading=single,multi \
runtime-link=shared \
diff --git a/libs/boost/DETAILS b/libs/boost/DETAILS
index edda8c2..a77b550 100644
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,15 +1,12 @@
MODULE=boost
- VERSION=1.34.1
- SOURCE=$MODULE\_1_34_1.tar.bz2
- SOURCE2=boost-1.34.1-gcc422.jam.patch
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_1_34_1
+ VERSION=1.36.0
+ SOURCE=$MODULE\_1_36_0.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_1_36_0
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE2_URL=$PATCH_URL
- SOURCE_VFY=sha1:b771271d5cbd3bdb0f119dd66dfd36bad7a66866
- SOURCE2_VFY=sha1:ff71444acd50118dfb82340f0f09c417502d44f0
+ SOURCE_VFY=sha1:b8f0f5d90b260aff995ef38fad4eee5e73d00810
WEB_SITE=http://www.boost.org
ENTERED=20041115
- UPDATED=20070809
+ UPDATED=20080926
SHORT="a cross-platform supplement to the C++ standard library"
cat << EOF
More information about the Lunar-commits
mailing list