[Lunar-commits] <moonbase-other> boost: bump to 1.57.0
Dennis Veatch
dennisveatch at bellsouth.net
Tue Nov 11 21:27:57 CET 2014
commit 984337d00610a1246185ad26dac85bc2e01259f1
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Tue, 11 Nov 2014 15:27:32 -0500
URL: https://github.com/lunar-linux/moonbase-other/commit/984337d00610a1246185ad26dac85bc2e01259f1
boost: bump to 1.57.0
---
libs/boost/BUILD | +2/-3
libs/boost/DETAILS | +3/-3
2 files changed, 5 insertions(+), 6 deletions(-)
--- a/libs/boost/BUILD
+++ b/libs/boost/BUILD
@@ -1,4 +1,5 @@
-(
+
+ sedit "21i #include <boost/weak_ptr.hpp>" boost/signals2/trackable.hpp &&
# use bootstrap so we can use their supplied bjam/b2.
./bootstrap.sh &&
@@ -38,5 +39,3 @@
optimization=speed \
$OPTS \
install
-
-) > $C_FIFO 2>&1
--- a/libs/boost/DETAILS
+++ b/libs/boost/DETAILS
@@ -1,12 +1,12 @@
MODULE=boost
- VERSION=1_56_0
+ VERSION=1_57_0
SOURCE=${MODULE}_$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/${MODULE}_$VERSION
SOURCE_URL=$SFORGE_URL/$MODULE/
- SOURCE_VFY=sha256:134732acaf3a6e7eba85988118d943f0fa6b7f0850f65131fff89823ad30ff1d
+ SOURCE_VFY=sha256:910c8c022a33ccec7f088bd65d4f14b466588dda94ba2124e78b8c57db264967
WEB_SITE=http://www.boost.org
ENTERED=20041115
- UPDATED=20140909
+ UPDATED=20141111
SHORT="A cross-platform supplement to the C++ standard library"
cat << EOF
More information about the Lunar-commits
mailing list