[Lunar-commits] CVS: moonbase/libs/boost BUILD, 1.1, 1.2 DETAILS,
1.1, 1.2
Joel Vennin
jol at lunar-linux.org
Sat Nov 20 15:14:19 UTC 2004
Update of /var/cvs/lunar/moonbase/libs/boost
In directory espresso.foo-projects.org:/tmp/cvs-serv6031
Modified Files:
BUILD DETAILS
Log Message:
- bumped version to 1.32
- add sha1 checksum
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/boost/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 15 Nov 2004 20:22:57 -0000 1.1
+++ BUILD 20 Nov 2004 15:14:16 -0000 1.2
@@ -16,7 +16,7 @@
-exec install -m755 {} /usr/lib \;
# make proper link
- vp="1_31"
+ vp="1_32"
for x in `find /usr/lib -type f -name "libboost*.so.$VERSION"`; do
# get basename
bn=${x%%so*}
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/boost/DETAILS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DETAILS 15 Nov 2004 20:22:57 -0000 1.1
+++ DETAILS 20 Nov 2004 15:14:16 -0000 1.2
@@ -1,11 +1,12 @@
MODULE=boost
- VERSION=1.31.0
- SOURCE=$MODULE\_1_31_0.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_1_31_0
+ VERSION=1.32.0
+ SOURCE=$MODULE\_1_32_0.tar.bz2
+ SOURCE_VFY=sha1:bb193b381d8e1c8321ee7d77f01c88837edc3e56
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_1_32_0
SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
WEB_SITE=http://www.boost.org
ENTERED=20041115
- UPDATED=20041115
+ UPDATED=20041120
SHORT="Boost is a cross-platform supplement to the C++ standard library"
cat << EOF
Boost is a cross-platform supplement to the C++ standard library. It provides many things, among them
More information about the Lunar-commits
mailing list