Changeset f06feb8


Ignore:
Timestamp:
09/10/2019 12:54:47 AM (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.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:
2fc69b0
Parents:
40b70d8
Message:

Update to apache-ant-1.10.7.
Update to gspell-1.8.2.
Update to Archive-Zip-1.65 (Perl module).

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/gspell.xml

    r40b70d8 rf06feb8  
    99  <!ENTITY gspell-download-http "https://&gspell-site;/gspell-&gspell-version;.tar.xz">
    1010  <!ENTITY gspell-download-ftp  "ftp://&gspell-site;/gspell-&gspell-version;.tar.xz">
    11   <!ENTITY gspell-md5sum        "8269918ea5ff798e49943e7daf6a32b9">
    12   <!ENTITY gspell-size          "412 KB">
    13   <!ENTITY gspell-buildsize     "14 MB (with tests)">
     11  <!ENTITY gspell-md5sum        "4f857382bc9d8d4afe1e67e5b5b9dbff">
     12  <!ENTITY gspell-size          "416 KB">
     13  <!ENTITY gspell-buildsize     "12 MB (with tests)">
    1414  <!ENTITY gspell-time          "0.2 SBU (with tests)">
    1515]>
  • general/prog/apache-ant.xml

    r40b70d8 rf06feb8  
    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        "2e93110151656faaf36ab14603e93b8b">
     9  <!ENTITY apache-ant-md5sum        "ab7ccbece38850f2fe9258d0ce965786">
    1010  <!ENTITY apache-ant-size          "4.1 MB">
    11   <!ENTITY apache-ant-buildsize     "144 MB">
     11  <!ENTITY apache-ant-buildsize     "142 MB">
    1212  <!ENTITY apache-ant-time          "0.3 SBU (excluding download time)">
    1313]>
  • general/prog/perl-modules/perl-archive-zip.xml

    r40b70d8 rf06feb8  
    66
    77  <!ENTITY my-download-http "&perl_authors;/id/P/PH/PHRED/Archive-Zip-&Archive-Zip-version;.tar.gz">
    8   <!ENTITY my-md5sum "684da165168700f6e37d116431776aba">
     8  <!ENTITY my-md5sum "d4e276c8e9a3b29c967516a962fa2df1">
    99
    1010]>
  • introduction/welcome/changelog.xml

    r40b70d8 rf06feb8  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[bdubbs] - Update to apache-ant-1.10.7. Fixes
     50          <ulink url="&blfs-ticket-root;12495">#12495</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to gspell-1.8.2. Fixes
     54          <ulink url="&blfs-ticket-root;12497">#12497</ulink>.</para>
     55        </listitem>
     56        <listitem>
     57          <para>[bdubbs] - Update to Archive-Zip-1.65 (Perl module). Fixes
     58          <ulink url="&blfs-ticket-root;12510">#12510</ulink>.</para>
     59        </listitem>
     60        <listitem>
    4961          <para>[bdubbs] - Update to qtwebengine-everywhere-src-5.13.1.</para>
    5062        </listitem>
  • packages.ent

    r40b70d8 rf06feb8  
    103103<!ENTITY grantlee-version             "5.1.0">
    104104<!ENTITY gsl-version                  "2.6">
    105 <!ENTITY gspell-version               "1.8.1">
     105<!ENTITY gspell-version               "1.8.2">
    106106
    107107<!ENTITY icu-major                    "64">
     
    347347<!ENTITY yasm-version                 "1.3.0">
    348348
    349 <!ENTITY apache-ant-version           "1.10.6">
     349<!ENTITY apache-ant-version           "1.10.7">
    350350<!--
    351351<!ENTITY maven-version                "3.6.0">
     
    363363     Please read the Changes file before updating a module.
    364364     These should point to www.cpan.org/authors/  -->
    365 <!ENTITY Archive-Zip-version          "1.64">
     365<!ENTITY Archive-Zip-version          "1.65">
    366366<!ENTITY autovivification-version     "0.18">
    367367<!ENTITY Business-ISBN-version        "3.004">
Note: See TracChangeset for help on using the changeset viewer.