Changeset a263b755


Ignore:
Timestamp:
10/27/2021 09:55:45 PM (2 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
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:
e200fb6
Parents:
1e64cfb1
Message:

Package update and some command explanation tweaking

Update to exiv2-0.27.5
Minor tweaking to command explanations in mplayer.

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/graphlib/exiv2.xml

    r1e64cfb1 ra263b755  
    77  <!ENTITY exiv2-download-http "https://www.exiv2.org/builds/exiv2-&exiv2-version;-Source.tar.gz">
    88  <!ENTITY exiv2-download-ftp  " ">
    9   <!ENTITY exiv2-md5sum        "15c24498a7d6abd171ae525574f98efb">
     9  <!ENTITY exiv2-md5sum        "65621b14626f562c05547176e943d0c2">
    1010  <!ENTITY exiv2-size          "31 MB">
    11   <!ENTITY exiv2-buildsize     "86 MB">
     11  <!ENTITY exiv2-buildsize     "87 MB">
    1212  <!ENTITY exiv2-time          "0.3 SBU (Using parallelism=4)">
    1313]>
  • introduction/welcome/changelog.xml

    r1e64cfb1 ra263b755  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[renodr] - Update to exiv2-0.27.5 (Security Update). Fixes
     49          <ulink url="&blfs-ticket-root;15527">#15527</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[renodr] - Update to php-8.0.12 (Security Update). Fixes
    4953          <ulink url="&blfs-ticket-root;15693">#15693</ulink>.</para>
  • multimedia/videoutils/mplayer.xml

    r1e64cfb1 ra263b755  
    396396    <para>
    397397      <option>--language-doc="<replaceable>&lt;lang&gt;</replaceable>"</option>:
    398       This switch enables the language used for the documentation. Use
     398      This switch sets the language used for the documentation. Use
    399399      <command>./configure --help</command> for more information.
    400400    </para>
     
    402402    <para>
    403403      <option>--language-man="<replaceable>&lt;lang&gt;</replaceable>"</option>:
    404       This switch enables the language used for the man pages. Use
     404      This switch sets the language used for the man pages. Use
    405405      <command>./configure --help</command> for more information.
    406406    </para>
     
    408408    <para>
    409409      <option>--language-msg="<replaceable>&lt;lang&gt;</replaceable>"</option>:
    410       This switch enables the language used for the messages and the GUI. Use
     410      This switch sets the language used for messages and the GUI. Use
    411411      <command>./configure --help</command> for more information
    412412    </para>
     
    414414    <para>
    415415      <option>--language="<replaceable>&lt;lang&gt;</replaceable>"</option>:
    416       This switch defines the default language used. Use <command>./configure
     416      This switch sets the default language used. Use <command>./configure
    417417      --help</command> for more information.
    418418    </para>
  • packages.ent

    r1e64cfb1 ra263b755  
    205205<!ENTITY aalib-version                "1.4rc5">
    206206<!ENTITY babl-version                 "0.1.88">
    207 <!ENTITY exiv2-version                "0.27.4">
     207<!ENTITY exiv2-version                "0.27.5">
    208208<!ENTITY freetype2-version            "2.11.0">
    209209<!ENTITY fontconfig-version           "2.13.1">  <!-- stable lt .90 micro version -->
Note: See TracChangeset for help on using the changeset viewer.