[Lunar-commits] r18381 - moonbase/trunk/libs/boost

Florin Braescu florin at lunar-linux.org
Sun Jan 29 06:34:33 UTC 2006


Author: florin
Date: 2006-01-29 06:34:32 +0000 (Sun, 29 Jan 2006)
New Revision: 18381

Modified:
   moonbase/trunk/libs/boost/DEPENDS
   moonbase/trunk/libs/boost/DETAILS
Log:
bump the version from 1.32.0 to 1.33.1. proposed by Simon Brenner.

Modified: moonbase/trunk/libs/boost/DEPENDS
===================================================================
--- moonbase/trunk/libs/boost/DEPENDS	2006-01-29 05:57:44 UTC (rev 18380)
+++ moonbase/trunk/libs/boost/DEPENDS	2006-01-29 06:34:32 UTC (rev 18381)
@@ -1,3 +1,3 @@
-depends boost-jam &&
-depends Python
+depends  boost-jam  &&
+depends  Python
 

Modified: moonbase/trunk/libs/boost/DETAILS
===================================================================
--- moonbase/trunk/libs/boost/DETAILS	2006-01-29 05:57:44 UTC (rev 18380)
+++ moonbase/trunk/libs/boost/DETAILS	2006-01-29 06:34:32 UTC (rev 18381)
@@ -1,13 +1,14 @@
           MODULE=boost
-         VERSION=1.32.0
-          SOURCE=$MODULE\_1_32_0.tar.bz2
-      SOURCE_VFY=sha1:bb193b381d8e1c8321ee7d77f01c88837edc3e56
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_1_32_0
+         VERSION=1.33.1
+          SOURCE=$MODULE\_1_33_1.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE\_1_33_1
       SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:22682f75ff0d1ea548688e78c8cca83d599ca576
         WEB_SITE=http://www.boost.org
          ENTERED=20041115
-         UPDATED=20041120
+         UPDATED=20060128
         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 
  - help for non-compliant implementations of the standard library



More information about the Lunar-commits mailing list