Changeset 0f124fa


Ignore:
Timestamp:
06/16/2021 07:57:04 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
11.0, 11.1, 11.2, 11.3, ken/inkscape-core-mods, lazarus, plabs/python-mods, qt5new, trunk, upgradedb, xry111/intltool, xry111/soup3, xry111/test-20220226
Children:
40db788
Parents:
be98f1e0
Message:

Update to enchant-2.3.0
Update to unrar-6.0.7
Correct my previous commit in bluez
Mercurial: VIM uses Git now, so update the description

Files:
6 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/enchant.xml

    rbe98f1e0 r0f124fa  
    77  <!ENTITY enchant-download-http "https://github.com/AbiWord/enchant/releases/download/v&enchant-version;/enchant-&enchant-version;.tar.gz">
    88  <!ENTITY enchant-download-ftp  " ">
    9   <!ENTITY enchant-md5sum        "9b27f815ee35ff12b5b870c2d04361c6">
    10   <!ENTITY enchant-size          "968 KB">
    11   <!ENTITY enchant-buildsize     "6.9 MB (add 100 MB for tests)">
     9  <!ENTITY enchant-md5sum        "212fc58ce26a983caed599a9a5d36d0e">
     10  <!ENTITY enchant-size          "964 KB">
     11  <!ENTITY enchant-buildsize     "7.4 MB (add 100 MB for tests)">
    1212  <!ENTITY enchant-time          "0.2 SBU (add 0.5 SBU for tests)">
    1313]>
     
    3030
    3131    <para>
    32       The <application>enchant</application> package provide a generic
     32      The <application>enchant</application> package provides a generic
    3333      interface into various existing spell checking libraries.
    3434    </para>
  • general/prog/mercurial.xml

    rbe98f1e0 r0f124fa  
    3434      <application>Bazaar</application>. <application>Mercurial</application>
    3535      is written in <application>Python</application> and is used by projects
    36       such as Mozilla and Vim.
     36      such as Mozilla for Firefox and Thunderbird.
    3737    </para>
    3838
  • general/sysutils/bluez.xml

    rbe98f1e0 r0f124fa  
    9191    <bridgehead renderas="sect4">Optional</bridgehead>
    9292    <para role="optional">
    93       <ulink url="https://docutils.sourceforge.io/">docutils</ulink>
     93      <xref linkend="docutils"/> (to generate man pages)
    9494    </para>
    9595
     
    213213      <parameter>--disable-manpages</parameter>: This switch disables generating
    214214      the manual pages because of the reliance on 'rst2man' in docutils. Remove
    215       this switch if you have
    216       <ulink url="https://docutils.sourceforge.io/">docutils</ulink> and you
    217       wish to generate the manual pages.
     215      this switch if you have <xref role="nodep" linkend="docutils"/> installed
     216      and wish to generate the manual pages.
    218217    </para>
    219218
  • general/sysutils/unrar.xml

    rbe98f1e0 r0f124fa  
    77  <!ENTITY unrar-download-http "https://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
    88  <!ENTITY unrar-download-ftp  " ">
    9   <!ENTITY unrar-md5sum        "4c89e2e5ecfe72a9d96478fb80f38c34">
     9  <!ENTITY unrar-md5sum        "de5017a63a610cb82dba7d33bd826fb6">
    1010  <!ENTITY unrar-size          "228 KB">
    11   <!ENTITY unrar-buildsize     "2.2 MB">
    12   <!ENTITY unrar-time          "less than 0.1 SBU">
     11  <!ENTITY unrar-buildsize     "2.5 MB">
     12  <!ENTITY unrar-time          "0.1 SBU">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    rbe98f1e0 r0f124fa  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[renodr] - Update to enchant-2.3.0. Fixes
     50          <ulink url="&blfs-ticket-root;15181">#15181</ulink>.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[renodr] - Update to unrar-6.0.7. Fixes
     54          <ulink url="&blfs-ticket-root;15182">#15182</ulink>.</para>
     55        </listitem>
     56        <listitem>
    4957          <para>[renodr] - Update to postfix-3.6.1. Fixes
    5058          <ulink url="&blfs-ticket-root;15180">#15180</ulink>.</para>
  • packages.ent

    rbe98f1e0 r0f124fa  
    9090<!ENTITY dbus-glib-version            "0.112">
    9191<!ENTITY double-conversion-version    "3.1.5">
    92 <!ENTITY enchant-version              "2.2.15">
     92<!ENTITY enchant-version              "2.3.0">
    9393<!ENTITY exempi-version               "2.5.2">
    9494<!ENTITY expat-version                "2.1.0">
     
    314314<!ENTITY udisks-version               "1.0.5">    <!-- stable lt .90 micro version -->
    315315<!ENTITY udisks2-version              "2.9.2">    <!-- stable lt .90 micro version -->
    316 <!ENTITY unrar-version                "6.0.6">
     316<!ENTITY unrar-version                "6.0.7">
    317317<!ENTITY unzip-version                "6.0">
    318318<!ENTITY upower-version               "0.99.11">
Note: See TracChangeset for help on using the changeset viewer.