Changeset 633a3ef


Ignore:
Timestamp:
10/29/2017 07:13:36 PM (6 years ago)
Author:
DJ Lucas <dj@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, 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:
bfc3945
Parents:
0a4eeb6
Message:

Update to highlight-3.40. Fixes #9931.

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/glib2.xml

    r0a4eeb6 r633a3ef  
    181181
    182182    <note><para>
    183       If <xref linkend="libxslt"> is installed, the following command may
     183      If <xref linkend="libxslt"/> is installed, the following command may
    184184      indicate several (about 33) errors that start with "Error: no ID for
    185185      constraint linkend:" when installing the man pages.  These are harmless.
  • general/genutils/highlight.xml

    r0a4eeb6 r633a3ef  
    77  <!ENTITY highlight-download-http "http://www.andre-simon.de/zip/highlight-&highlight-version;.tar.bz2">
    88  <!ENTITY highlight-download-ftp  " ">
    9   <!ENTITY highlight-md5sum        "09eb1c78c8599125a0a7fe616e850b76">
     9  <!ENTITY highlight-md5sum        "7f20df48630c0a936710bf1ecc519b29">
    1010  <!ENTITY highlight-size          "1.2 MB">
    11   <!ENTITY highlight-buildsize     "17 MB (with gui)">
    12   <!ENTITY highlight-time          "0.9 SBU (with gui)">
     11  <!ENTITY highlight-buildsize     "23 MB (with gui)">
     12  <!ENTITY highlight-time          "0.6 SBU (with gui)">
    1313]>
    1414
  • introduction/welcome/changelog.xml

    r0a4eeb6 r633a3ef  
    4747      <itemizedlist>
    4848        <listitem>
     49          <para>[dj] - Update to highlight-3.40. Fixes
     50          <ulink url="&blfs-ticket-root;9931">#9931</ulink>.</para>
     51        </listitem>
     52        <listitem>
    4953          <para>[bdubbs] - Update to glib-2.54.2.  Change to meson build.
    5054          Fixes <ulink url="&blfs-ticket-root;9940">#9940</ulink>.</para>
  • packages.ent

    r0a4eeb6 r633a3ef  
    235235<!ENTITY hicolor-icon-theme-version   "0.17">
    236236<!ENTITY icon-naming-utils-version    "0.8.90">
    237 <!ENTITY highlight-version            "3.39">
     237<!ENTITY highlight-version            "3.40">
    238238<!ENTITY ibus-version                 "1.5.16">
    239239<!ENTITY imagemagick6-version         "6.9.9">
Note: See TracChangeset for help on using the changeset viewer.