Changeset d400dce


Ignore:
Timestamp:
10/04/2020 08:05:47 AM (4 years ago)
Author:
Thomas Trepl <thomas@…>
Branches:
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:
8dcedec0
Parents:
6a5717b
Message:

Upgrade apache-ant-1.10.9

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

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

    r6a5717b rd400dce  
    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        "735e683a2616e9b4d1c31e714fb0949a">
     9  <!ENTITY apache-ant-md5sum        "700443388a718591dc1e031e52e9be3b">
    1010  <!ENTITY apache-ant-size          "4.3 MB">
    1111  <!ENTITY apache-ant-buildsize     "142 MB">
  • introduction/welcome/changelog.xml

    r6a5717b rd400dce  
    4343    -->
    4444    <listitem>
     45      <para>October 4th, 2020</para>
     46      <itemizedlist>
     47        <listitem>
     48          <para>[thomas] - Update to apache-ant-1.10.9. Fixes
     49          <ulink url="&blfs-ticket-root;14082">#14082</ulink>.</para>
     50        </listitem>
     51      </itemizedlist>
     52    </listitem>
     53
     54    <listitem>
    4555      <para>October 2nd, 2020</para>
    4656      <itemizedlist>
  • packages.ent

    r6a5717b rd400dce  
    374374<!ENTITY yasm-version                 "1.3.0">
    375375
    376 <!ENTITY apache-ant-version           "1.10.8">
     376<!ENTITY apache-ant-version           "1.10.9">
    377377<!--
    378378<!ENTITY maven-version                "3.6.0">
Note: See TracChangeset for help on using the changeset viewer.