Changeset b2bd00db


Ignore:
Timestamp:
07/30/2019 05:03:44 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.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:
1ffb96a
Parents:
67e087d2
Message:

Update to exiv2-0.27.2.
Update to aspell-0.60.7.

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

Files:
5 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/aspell.xml

    r67e087d2 rb2bd00db  
    77  <!ENTITY aspell-download-http "&gnu-http;/aspell/aspell-&aspell-version;.tar.gz">
    88  <!ENTITY aspell-download-ftp  "&gnu-ftp;/aspell/aspell-&aspell-version;.tar.gz">
    9   <!ENTITY aspell-md5sum        "e66a9c9af6a60dc46134fdacf6ce97d7">
    10   <!ENTITY aspell-size          "1.8 MB">
    11   <!ENTITY aspell-buildsize     "58 MB (Additional 8 MB for EN dictionary)">
    12   <!ENTITY aspell-time          "0.5 SBU">
     9  <!ENTITY aspell-md5sum        "8ef2252609c511cd2bb26f3a3932ef28">
     10  <!ENTITY aspell-size          "2.0 MB">
     11  <!ENTITY aspell-buildsize     "47 MB (Additional 8 MB for EN dictionary)">
     12  <!ENTITY aspell-time          "0.4 SBU">
    1313]>
    1414
  • general/graphlib/exiv2.xml

    r67e087d2 rb2bd00db  
    77  <!ENTITY exiv2-download-http "http://www.exiv2.org/builds/exiv2-&exiv2-version;-Source.tar.gz">
    88  <!ENTITY exiv2-download-ftp  " ">
    9   <!ENTITY exiv2-md5sum        "56d064517ae5903dd963b84514a121c1">
     9  <!ENTITY exiv2-md5sum        "8c39c39dc8141bb158e8e9d663bcbf21">
    1010  <!ENTITY exiv2-size          "26 MB">
    11   <!ENTITY exiv2-buildsize     "69 MB">
    12   <!ENTITY exiv2-time          "0.3 SBU (Using parallelism=4)">
     11  <!ENTITY exiv2-buildsize     "70 MB">
     12  <!ENTITY exiv2-time          "0.2 SBU (Using parallelism=4)">
    1313]>
    1414
  • general/graphlib/libwebp.xml

    r67e087d2 rb2bd00db  
    9898      commands:
    9999    </para>
    100 
    101     <note>
    102       <para>
    103         If you are updating from libwebp-0.4.x or 0.5.x, and wish that installed
    104         applications link to the new version 0.6.x, they need to be reinstalled.
    105       </para>
    106     </note>
    107100
    108101<screen><userinput>./configure --prefix=/usr           \
  • introduction/welcome/changelog.xml

    r67e087d2 rb2bd00db  
    4646      <para>July 29th, 2019</para>
    4747      <itemizedlist>
     48        <listitem>
     49          <para>[bdubbs] - Update to exiv2-0.27.2. Fixes
     50          <ulink url="&blfs-ticket-root;12337">#12337</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[bdubbs] - Update to aspell-0.60.7. Fixes
     54          <ulink url="&blfs-ticket-root;12336">#12336</ulink>.</para>
     55        </listitem>
    4856        <listitem>
    4957          <para>[bdubbs] - Update to xfce4-power-manager-1.6.4. Fixes
  • packages.ent

    r67e087d2 rb2bd00db  
    8585<!ENTITY apr-version                  "1.7.0">
    8686<!ENTITY apr-util-version             "1.6.1">
    87 <!ENTITY aspell-version               "0.60.6.1">
     87<!ENTITY aspell-version               "0.60.7">
    8888
    8989<!ENTITY boost-major                  "1">
     
    195195<!ENTITY aalib-version                "1.4rc5">
    196196<!ENTITY babl-version                 "0.1.68">
    197 <!ENTITY exiv2-version                "0.27.1">
     197<!ENTITY exiv2-version                "0.27.2">
    198198<!ENTITY freetype2-version            "2.10.1">
    199199<!ENTITY fontconfig-version           "2.13.1">  <!-- stable lt .90 micro version -->
Note: See TracChangeset for help on using the changeset viewer.