Changeset 3795b64


Ignore:
Timestamp:
05/09/2019 05:09:55 PM (5 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 9.0, 9.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:
55c80c6
Parents:
ca8c3c05
Message:

Update to apache-ant-1.10.6.
Update to libinput-1.13.2.
Update to tcsh-6.21.00.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/prog/apache-ant.xml

    rca8c3c05 r3795b64  
    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        "0e52ab84fdfae1c3a675d2746409a52c">
    10   <!ENTITY apache-ant-size          "4.0 MB">
    11   <!ENTITY apache-ant-buildsize     "186 MB">
    12   <!ENTITY apache-ant-time          "0.4 SBU (excluding download time)">
     9  <!ENTITY apache-ant-md5sum        "2e93110151656faaf36ab14603e93b8b">
     10  <!ENTITY apache-ant-size          "4.1 MB">
     11  <!ENTITY apache-ant-buildsize     "144 MB">
     12  <!ENTITY apache-ant-time          "0.3 SBU (excluding download time)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rca8c3c05 r3795b64  
    4646      <para>May 9th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to apache-ant-1.10.6. Fixes
     50          <ulink url="&blfs-ticket-root;12040">#12040</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to libinput-1.13.2. Fixes
     54          <ulink url="&blfs-ticket-root;12041">#12041</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to tcsh-6.21.00. Fixes
     58          <ulink url="&blfs-ticket-root;12039">#12039</ulink>.</para>
     59        </listitem>
    4860        <listitem>
    4961          <para>[pierre] - Fix building JS-52 with GCC-9. </para>
  • packages.ent

    rca8c3c05 r3795b64  
    7575<!-- Chapter 7 -->
    7676<!ENTITY dash-version                 "0.5.10.2">
    77 <!ENTITY tcsh-version                 "6.20.00">
     77<!ENTITY tcsh-version                 "6.21.00">
    7878<!ENTITY zsh-version                  "5.7.1">
    7979
     
    350350<!ENTITY yasm-version                 "1.3.0">
    351351
    352 <!ENTITY apache-ant-version           "1.10.5">
     352<!ENTITY apache-ant-version           "1.10.6">
    353353<!--
    354354<!ENTITY maven-version                "3.6.0">
  • postlfs/shells/tcsh.xml

    rca8c3c05 r3795b64  
    1010  <!ENTITY tcsh-download-http "http://fossies.org/linux/misc/tcsh-&tcsh-version;.tar.gz">
    1111  <!ENTITY tcsh-download-ftp  "ftp://ftp.astron.com/pub/tcsh/tcsh-&tcsh-version;.tar.gz">
    12   <!ENTITY tcsh-md5sum        "59d40ef40a68e790d95e182069431834">
     12  <!ENTITY tcsh-md5sum        "5bd5f11515cc5cca927777fa92f9d4b9">
    1313  <!ENTITY tcsh-size          "980 KB">
    14   <!ENTITY tcsh-buildsize     "12.3 MB (with tests)">
     14  <!ENTITY tcsh-buildsize     "13 MB (with tests)">
    1515  <!ENTITY tcsh-time          "0.2 SBU (with tests)">
    1616]>
  • x/installing/libinput.xml

    rca8c3c05 r3795b64  
    55  %general-entities;
    66
    7   <!ENTITY libinput-version "1.13.1">
     7  <!ENTITY libinput-version "1.13.2">
    88
    99  <!ENTITY libinput-download-http "https://www.freedesktop.org/software/libinput/libinput-&libinput-version;.tar.xz">
    1010  <!ENTITY libinput-download-ftp  " ">
    11   <!ENTITY libinput-md5sum        "869a7e68c4290d99868500a369645def">
     11  <!ENTITY libinput-md5sum        "8b745894f5d1b2e883bfc686aebadcfe">
    1212  <!ENTITY libinput-size          "520 KB">
    13   <!ENTITY libinput-buildsize     "10 MB">
     13  <!ENTITY libinput-buildsize     "11 MB">
    1414  <!ENTITY libinput-time          "less than 0.1 SBU">
    1515]>
Note: See TracChangeset for help on using the changeset viewer.