Author: thomas
Date: Thu May 14 23:25:01 2020
New Revision: 23138

Log:
Upgrade apache-ant-1.10.8

Modified:
   trunk/BOOK/general.ent
   trunk/BOOK/general/prog/apache-ant.xml
   trunk/BOOK/introduction/welcome/changelog.xml
   trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent      Thu May 14 21:04:44 2020        (r23137)
+++ trunk/BOOK/general.ent      Thu May 14 23:25:01 2020        (r23138)
@@ -1,12 +1,12 @@
 <!-- $LastChangedBy$ $Date$ -->
 
-<!ENTITY day          "14">                   <!-- Always 2 digits -->
+<!ENTITY day          "15">                   <!-- Always 2 digits -->
 <!ENTITY month        "05">                   <!-- Always 2 digits -->
 <!ENTITY year         "2020">
 <!ENTITY copyrightdate "2001-&year;">
 <!ENTITY copyholder   "The BLFS Development Team">
 <!ENTITY version      "&year;-&month;-&day;">
-<!ENTITY releasedate  "May 14th, &year;">
+<!ENTITY releasedate  "May 15th, &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/apache-ant.xml
==============================================================================
--- trunk/BOOK/general/prog/apache-ant.xml      Thu May 14 21:04:44 2020        
(r23137)
+++ trunk/BOOK/general/prog/apache-ant.xml      Thu May 14 23:25:01 2020        
(r23138)
@@ -6,8 +6,8 @@
 
   <!ENTITY apache-ant-download-http 
"https://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.xz";>
   <!ENTITY apache-ant-download-ftp  " ">
-  <!ENTITY apache-ant-md5sum        "ab7ccbece38850f2fe9258d0ce965786">
-  <!ENTITY apache-ant-size          "4.1 MB">
+  <!ENTITY apache-ant-md5sum        "735e683a2616e9b4d1c31e714fb0949a">
+  <!ENTITY apache-ant-size          "4.3 MB">
   <!ENTITY apache-ant-buildsize     "142 MB">
   <!ENTITY apache-ant-time          "0.3 SBU (excluding download time)">
 ]>

Modified: trunk/BOOK/introduction/welcome/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/welcome/changelog.xml       Thu May 14 21:04:44 
2020        (r23137)
+++ trunk/BOOK/introduction/welcome/changelog.xml       Thu May 14 23:25:01 
2020        (r23138)
@@ -42,6 +42,16 @@
     </listitem>
     -->
     <listitem>
+      <para>May 15th, 2020</para>
+      <itemizedlist>
+        <listitem>
+          <para>[thomas] - Update to apache-ant-1.10.8. Fixes
+          <ulink url="&blfs-ticket-root;13533">#13533</ulink>.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+    
+    <listitem>
       <para>May 14th, 2020</para>
       <itemizedlist>
         <listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent     Thu May 14 21:04:44 2020        (r23137)
+++ trunk/BOOK/packages.ent     Thu May 14 23:25:01 2020        (r23138)
@@ -372,7 +372,7 @@
 <!ENTITY valgrind-version             "3.15.0">
 <!ENTITY yasm-version                 "1.3.0">
 
-<!ENTITY apache-ant-version           "1.10.7">
+<!ENTITY apache-ant-version           "1.10.8">
 <!--
 <!ENTITY maven-version                "3.6.0">
 <!ENTITY junit-major                  "4">
-- 
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