Author: igor
Date: Thu Apr 21 03:03:12 2016
New Revision: 17278

Log:
Update to cmake-3.5.2.

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/cmake.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Wed Apr 20 21:21:30 2016        (r17277)
+++ trunk/BOOK/general.ent      Thu Apr 21 03:03:12 2016        (r17278)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "20">                   <!-- Always 2 digits -->
+<!ENTITY day          "21">                   <!-- Always 2 digits -->
 <!ENTITY month        "04">                   <!-- Always 2 digits -->
 <!ENTITY year         "2016">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "April 20th &year;">
+<!ENTITY releasedate  "April 21st &year;">
 <!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
 <!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
 <!ENTITY lfs-version  "development">          <!-- x.y|development] -->

Modified: trunk/BOOK/general/prog/cmake.xml
==============================================================================
--- trunk/BOOK/general/prog/cmake.xml   Wed Apr 20 21:21:30 2016        (r17277)
+++ trunk/BOOK/general/prog/cmake.xml   Thu Apr 21 03:03:12 2016        (r17278)
@@ -6,7 +6,7 @@
 
   <!ENTITY cmake-download-http 
"http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz";>
   <!ENTITY cmake-download-ftp  " ">
-  <!ENTITY cmake-md5sum        "ca051f4a66375c89d1a524e726da0296">
+  <!ENTITY cmake-md5sum        "701386a1b5ec95f8d1075ecf96383e02">
   <!ENTITY cmake-size          "6.5 MB">
   <!ENTITY cmake-buildsize     "346 MB (648 MB with tests and cmake-gui)">
   <!ENTITY cmake-time          "4.2 SBU (12.1 SBU with tests and cmake-gui)">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Apr 20 21:21:30 
2016        (r17277)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Apr 21 03:03:12 
2016        (r17278)
@@ -44,6 +44,16 @@
 
 -->
     <listitem>
+      <para>April 21st, 2016</para>
+      <itemizedlist>
+        <listitem>
+          <para>[igor] - Update to cmake-3.5.2. Fixes
+          <ulink url="&blfs-ticket-root;7745">#7745</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>April 20th, 2016</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Apr 20 21:21:30 2016        (r17277)
+++ trunk/BOOK/packages.ent     Thu Apr 21 03:03:12 2016        (r17278)
@@ -257,7 +257,7 @@
 <!ENTITY check-version                "0.10.0">
 <!ENTITY clisp-version                "2.49">
 <!ENTITY cmake-major-version          "3.5">
-<!ENTITY cmake-minor-version          "1">
+<!ENTITY cmake-minor-version          "2">
 <!ENTITY cmake-version                
"&cmake-major-version;.&cmake-minor-version;">
 <!--<!ENTITY cvs-version                  "1.11.23">-->
 <!ENTITY dejagnu-version              "1.6">
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to