$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r56966 - in website/public_html/beta/feed: . downloads history
From: troy_at_[hidden]
Date: 2009-10-17 14:08:31
Author: troy
Date: 2009-10-17 14:08:30 EDT (Sat, 17 Oct 2009)
New Revision: 56966
URL: http://svn.boost.org/trac/boost/changeset/56966
Log:
Alert to broken cmake in 1.40.0.  Download for
Boost.CMake-1.40.0.cmake2.
Added:
   website/public_html/beta/feed/downloads/boost-cmake_1.40.0.cmake2.qbk   (contents, props changed)
Text files modified: 
   website/public_html/beta/feed/downloads.rss            |    24 ++++++++++++++++++++++++                
   website/public_html/beta/feed/history.rss              |    11 ++++++++++-                             
   website/public_html/beta/feed/history/boost_1_40_0.qbk |     9 +++++++++                               
   website/public_html/beta/feed/news.rss                 |    11 ++++++++++-                             
   4 files changed, 53 insertions(+), 2 deletions(-)
Modified: website/public_html/beta/feed/downloads.rss
==============================================================================
--- website/public_html/beta/feed/downloads.rss	(original)
+++ website/public_html/beta/feed/downloads.rss	2009-10-17 14:08:30 EDT (Sat, 17 Oct 2009)
@@ -14,6 +14,15 @@
   
   
   
+  <div id="version_1_40_0.boost_cmake">
+    <h3><span class="link">Boost.CMake</span></h3>
+    <p>
+      Boost.CMake is <em>now distributed separately</em>.
+      The cmake build for boost is <em>BROKEN</em> in the
+      tarballs above. See the <a href="https://svn.boost.org/trac/boost/wiki/CMake">Boost.CMake
+      wiki page</a> for pointers to working versions.
+    </p>
+  </div>
   <div id="version_1_40_0.updated_libraries">
     <h3><span class="link">Updated Libraries</span></h3>
     <ul>
@@ -625,5 +634,20 @@
     P.</em> </li>
 </ul>
   </p>
+</div></description></item><item><title>Boost.CMake 1.40.0.cmake2</title><pubDate>Sat, 29 Nov 2008 04:00:00 GMT</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+      Latest patch release of Boost.CMake
+    </span></span></boostbook:purpose><boostbook:download>http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2><description><div class="description">
+  
+  
+  
+  <p>
+    This is the most recent last patch release of cmakeable boost version 1.40.0.cmake2.
+    Support for the upcoming cmake version 2.8.0 is in, as well as a slew of tweaks
+    for various platforms and compilers.
+  </p>
+  <p>
+    See the <a href="http://svn.boost.org/trac/boost/wiki/CMake">Boost.CMake wiki
+    page</a> for more information.
+  </p>
 </div></description></item></channel>
 </rss>
\ No newline at end of file
Added: website/public_html/beta/feed/downloads/boost-cmake_1.40.0.cmake2.qbk
==============================================================================
--- (empty file)
+++ website/public_html/beta/feed/downloads/boost-cmake_1.40.0.cmake2.qbk	2009-10-17 14:08:30 EDT (Sat, 17 Oct 2009)
@@ -0,0 +1,22 @@
+[article Boost.CMake 1.40.0.cmake2
+    [quickbook 1.4]
+    [source-mode c++]
+    [purpose Latest patch release of Boost.CMake]
+    [authors [Straszheim, Troy D.]]
+    [last-revision Sat, 29 Nov 2008 04:00:00 GMT]
+]
+
+[include ext.qbk]
+[template list[items]'''<itemizedlist>'''[items]'''</itemizedlist>''']
+[template li[text]'''<listitem>'''[text]'''</listitem>''']
+
+[download http://sodium.resophonic.com/boost-cmake/1.40.0.cmake2]
+
+This is the most recent last patch release of cmakeable boost version
+1.40.0.cmake2.  Support for the upcoming cmake version 2.8.0 is in, as
+well as a slew of tweaks for various platforms and compilers.
+
+See the [@http://svn.boost.org/trac/boost/wiki/CMake Boost.CMake
+wiki page] for more information.
+
+
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2009-10-17 14:08:30 EDT (Sat, 17 Oct 2009)
@@ -6,7 +6,7 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
-  <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/17 17:14:36 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+  <item><title>Version 1.41.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
       Spirit, Unordered, Wave. Updated tool: QuickBook.
     </span></span></boostbook:purpose><description><div class="description">
@@ -154,6 +154,15 @@
   
   
   
+  <div id="version_1_40_0.boost_cmake">
+    <h3><span class="link">Boost.CMake</span></h3>
+    <p>
+      Boost.CMake is <em>now distributed separately</em>.
+      The cmake build for boost is <em>BROKEN</em> in the
+      tarballs above. See the <a href="https://svn.boost.org/trac/boost/wiki/CMake">Boost.CMake
+      wiki page</a> for pointers to working versions.
+    </p>
+  </div>
   <div id="version_1_40_0.updated_libraries">
     <h3><span class="link">Updated Libraries</span></h3>
     <ul>
Modified: website/public_html/beta/feed/history/boost_1_40_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_40_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_40_0.qbk	2009-10-17 14:08:30 EDT (Sat, 17 Oct 2009)
@@ -13,6 +13,15 @@
 
 [download http://sourceforge.net/projects/boost/files/boost/1.40.0/]
 
+[section Boost.CMake]
+
+Boost.CMake is *now distributed separately*.  The cmake build for
+boost is *BROKEN* in the tarballs above.  See the
+[@https://svn.boost.org/trac/boost/wiki/CMake Boost.CMake wiki page]
+for pointers to working versions.
+
+[endsect]
+
 [section Updated Libraries]
 
 * [phrase library..[@/libs/accumulators/index.html Accumulators]:]
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2009-10-17 14:08:30 EDT (Sat, 17 Oct 2009)
@@ -6,7 +6,7 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
-  <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/17 17:14:36 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+  <item><title>Version 1.41.0</title><pubDate>$Date$</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
       Spirit, Unordered, Wave. Updated tool: QuickBook.
     </span></span></boostbook:purpose><description><div class="description">
@@ -154,6 +154,15 @@
   
   
   
+  <div id="version_1_40_0.boost_cmake">
+    <h3><span class="link">Boost.CMake</span></h3>
+    <p>
+      Boost.CMake is <em>now distributed separately</em>.
+      The cmake build for boost is <em>BROKEN</em> in the
+      tarballs above. See the <a href="https://svn.boost.org/trac/boost/wiki/CMake">Boost.CMake
+      wiki page</a> for pointers to working versions.
+    </p>
+  </div>
   <div id="version_1_40_0.updated_libraries">
     <h3><span class="link">Updated Libraries</span></h3>
     <ul>