Changeset 5b75675


Ignore:
Timestamp:
09/06/2023 08:04:05 PM (9 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
92ec951
Parents:
79736ae6
Message:

Update to doxygen-1.9.8.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general/prog/doxygen.xml

    r79736ae6 r5b75675  
    77  <!ENTITY doxygen-download-http "https://doxygen.nl/files/doxygen-&doxygen-version;.src.tar.gz">
    88  <!ENTITY doxygen-download-ftp  " ">
    9   <!ENTITY doxygen-md5sum        "95008edf2d84aeefb7c65a6a4857dc2c">
    10   <!ENTITY doxygen-size          "5.5 MB">
    11   <!ENTITY doxygen-buildsize     "240 MB (with tests)">
    12   <!ENTITY doxygen-time          "1.6 SBU (using parallelism=4; with tests)">
     9  <!ENTITY doxygen-md5sum        "5e608271e39108728b2e408a14f2991a">
     10  <!ENTITY doxygen-size          "7.7 MB">
     11  <!ENTITY doxygen-buildsize     "246 MB (with tests)">
     12  <!ENTITY doxygen-time          "1.7 SBU (using parallelism=4; with tests)">
    1313]>
    1414
     
    150150    <para>
    151151      To test the results, issue: <command>make tests</command>.
    152       One test, 061_Únicod€_file, is known to fail.
     152      One test, 012_cite.dox, is known to fail.
    153153    </para>
    154154
  • introduction/welcome/changelog.xml

    r79736ae6 r5b75675  
    4343      <itemizedlist>
    4444        <listitem>
     45          <para>[bdubbs] - Update to doxygen-1.9.8. Fixes
     46          <ulink url="&blfs-ticket-root;18462">#18462</ulink>.</para>
     47        </listitem>
     48        <listitem>
    4549          <para>[renodr] - Update to samba-4.19.0. Fixes
    4650          <ulink url="&blfs-ticket-root;18506">#18506</ulink>.</para>
  • packages.ent

    r79736ae6 r5b75675  
    314314<!ENTITY cmake-minor-version          "4">
    315315<!ENTITY cmake-version                "&cmake-major-version;.&cmake-minor-version;">
    316 <!ENTITY doxygen-version              "1.9.7">
     316<!ENTITY doxygen-version              "1.9.8">
    317317<!ENTITY gcc-version                  "13.2.0">
    318318<!ENTITY gc-version                   "8.2.4">
Note: See TracChangeset for help on using the changeset viewer.