Changeset 142b8df6


Ignore:
Timestamp:
05/15/2020 06:25:01 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
31e5bb7c
Parents:
43d71bf
Message:

Upgrade apache-ant-1.10.8

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23138 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r43d71bf r142b8df6  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     3<!ENTITY day          "15">                   <!-- Always 2 digits -->
    44<!ENTITY month        "05">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2020">
     
    77<!ENTITY copyholder   "The BLFS Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "May 14th, &year;">
     9<!ENTITY releasedate  "May 15th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "svn">                  <!-- svn|[release #] -->
  • general/prog/apache-ant.xml

    r43d71bf r142b8df6  
    77  <!ENTITY apache-ant-download-http "https://archive.apache.org/dist/ant/source/apache-ant-&apache-ant-version;-src.tar.xz">
    88  <!ENTITY apache-ant-download-ftp  " ">
    9   <!ENTITY apache-ant-md5sum        "ab7ccbece38850f2fe9258d0ce965786">
    10   <!ENTITY apache-ant-size          "4.1 MB">
     9  <!ENTITY apache-ant-md5sum        "735e683a2616e9b4d1c31e714fb0949a">
     10  <!ENTITY apache-ant-size          "4.3 MB">
    1111  <!ENTITY apache-ant-buildsize     "142 MB">
    1212  <!ENTITY apache-ant-time          "0.3 SBU (excluding download time)">
  • introduction/welcome/changelog.xml

    r43d71bf r142b8df6  
    4343    -->
    4444    <listitem>
     45      <para>May 15th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to apache-ant-1.10.8. Fixes
     49          <ulink url="&blfs-ticket-root;13533">#13533</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53   
     54    <listitem>
    4555      <para>May 14th, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    r43d71bf r142b8df6  
    373373<!ENTITY yasm-version                 "1.3.0">
    374374
    375 <!ENTITY apache-ant-version           "1.10.7">
     375<!ENTITY apache-ant-version           "1.10.8">
    376376<!--
    377377<!ENTITY maven-version                "3.6.0">
Note: See TracChangeset for help on using the changeset viewer.