Changeset 81450e5


Ignore:
Timestamp:
09/14/2012 07:18:38 PM (12 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
4fd52a9
Parents:
fc9245e
Message:

Update to doxygen-1.8.2

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

Files:
4 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rfc9245e r81450e5  
    432432<!ENTITY cvs-version                  "1.11.23">
    433433<!ENTITY dejagnu-version              "1.5">
    434 <!ENTITY doxygen-version              "1.8.1.2">
     434<!ENTITY doxygen-version              "1.8.2">
    435435<!ENTITY expect-version               "5.45">
    436436<!ENTITY gcc-version                  "4.7.0">
  • general/genutils/graphviz.xml

    rfc9245e r81450e5  
    3939    </para>
    4040
    41     &lfs71_checked;
     41    &lfs72_checked;
    4242
    4343    <bridgehead renderas="sect3">Package Information</bridgehead>
  • general/prog/doxygen.xml

    rfc9245e r81450e5  
    77  <!ENTITY doxygen-download-http "http://ftp.stack.nl/pub/doxygen/doxygen-&doxygen-version;.src.tar.gz">
    88  <!ENTITY doxygen-download-ftp  "ftp://ftp.stack.nl/pub/doxygen/doxygen-&doxygen-version;.src.tar.gz">
    9   <!ENTITY doxygen-md5sum        "9c62259c34d51d839dafd1f0d5d85f17">
     9  <!ENTITY doxygen-md5sum        "6fa7baf995fa3f71cfc09e264ba88a83">
    1010  <!ENTITY doxygen-size          "5.8 MB">
    11   <!ENTITY doxygen-buildsize     "73 MB">
    12   <!ENTITY doxygen-time          "2.0 SBU (includes building the GUI frontend and all docs)">
     11  <!ENTITY doxygen-buildsize     "76 MB">
     12  <!ENTITY doxygen-time          "1.4 SBU (includes building the GUI frontend and all docs)">
    1313]>
    1414
     
    4747    automatically.</para>
    4848
    49     &lfs71_checked;
     49    &lfs72_checked;
    5050
    5151    <bridgehead renderas="sect3">Package Information</bridgehead>
     
    7676    <para role="optional"><xref linkend="qt"/> (for doxywizard),
    7777    <xref linkend="graphviz"/>,
    78     <xref linkend="python2"/>,
    79     <!--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>,
    80     <!-- <xref linkend="espgs"/> or --><xref linkend="gs"/></para>
     78    <xref linkend="python2"/>, 
     79    <xref linkend="texlive"/>, and
     80    <xref linkend="gs"/></para>
    8181
    8282    <para condition="html" role="usernotes">User Notes:
  • introduction/welcome/changelog.xml

    rfc9245e r81450e5  
    4545-->
    4646   <listitem>
     47      <para>September 14th, 2012</para>
     48      <itemizedlist>
     49        <listitem>
     50          <para>[bdubbs] - Update to doxygen-1.8.2.</para>
     51        </listitem>
     52        <listitem>
     53          <para>[rthomsen] - Qt 4.8.3.</para>
     54        </listitem>
     55      </itemizedlist>
     56    </listitem>
     57   
     58   <listitem>
    4759      <para>September 13th, 2012</para>
    4860      <itemizedlist>
Note: See TracChangeset for help on using the changeset viewer.