Author: thomas
Date: Thu Sep 24 00:32:32 2020
New Revision: 23758

Log:
Upgrade cmake-3.18.3

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 Sep 23 14:56:09 2020        (r23757)
+++ trunk/BOOK/general.ent      Thu Sep 24 00:32:32 2020        (r23758)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "23">                   <!-- Always 2 digits -->
+<!ENTITY day          "24">                   <!-- Always 2 digits -->
 <!ENTITY month        "09">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "September 23rd, &year;">
+<!ENTITY releasedate  "September 24th, &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 Sep 23 14:56:09 2020        (r23757)
+++ trunk/BOOK/general/prog/cmake.xml   Thu Sep 24 00:32:32 2020        (r23758)
@@ -6,7 +6,7 @@
 
   <!ENTITY cmake-download-http 
"https://cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz";>
   <!ENTITY cmake-download-ftp  " ">
-  <!ENTITY cmake-md5sum        "7a882b3764f42981705286ac9daa29c2">
+  <!ENTITY cmake-md5sum        "d87c668d17cda91dbf41c52e0ffc821f">
   <!ENTITY cmake-size          "8.6 MB">
   <!ENTITY cmake-buildsize     "348 MB (add 632 MB for tests)">
   <!ENTITY cmake-time          "3.2 SBU (add 3.1 SBU for tests, both using 
parallelism=4)">

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Wed Sep 23 14:56:09 
2020        (r23757)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu Sep 24 00:32:32 
2020        (r23758)
@@ -42,6 +42,16 @@
     </listitem>
     -->
     <listitem>
+      <para>September 24rd, 2020</para>
+      <itemizedlist>
+        <listitem>
+          <para>[thomas] - Update to cmake-3.18.3. Fixes
+          <ulink url="&blfs-ticket-root;14061">#14061</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+    
+    <listitem>
       <para>September 23rd, 2020</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Wed Sep 23 14:56:09 2020        (r23757)
+++ trunk/BOOK/packages.ent     Thu Sep 24 00:32:32 2020        (r23758)
@@ -323,7 +323,7 @@
 <!ENTITY check-version                "0.12.0">
 <!ENTITY clisp-version                "2.49">
 <!ENTITY cmake-major-version          "3.18">
-<!ENTITY cmake-minor-version          "2">
+<!ENTITY cmake-minor-version          "3">
 <!ENTITY cmake-version                
"&cmake-major-version;.&cmake-minor-version;">
 <!ENTITY dejagnu-version              "1.6.2">
 <!ENTITY doxygen-version              "1.8.20">
-- 
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