Updated to Doxygen-1.7.2

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@8784 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Randy McMurchy 2011-01-05 16:01:29 +00:00
parent 8070bb0c0c
commit 3ffdec6854
3 changed files with 8 additions and 5 deletions

View File

@ -295,7 +295,7 @@ $Date$
<!-- Chapter 12 -->
<!ENTITY dejagnu-version "1.4.4">
<!ENTITY doxygen-version "1.6.3">
<!ENTITY doxygen-version "1.7.2">
<!ENTITY expect-version "5.44.1.15">
<!ENTITY gc-version "6.8">
<!ENTITY gcc-version "4.5.1">

View File

@ -6,10 +6,10 @@
<!ENTITY doxygen-download-http "http://ftp.stack.nl/pub/users/dimitri/doxygen-&doxygen-version;.src.tar.gz">
<!ENTITY doxygen-download-ftp "ftp://ftp.stack.nl/pub/users/dimitri/doxygen-&doxygen-version;.src.tar.gz">
<!ENTITY doxygen-md5sum "2d6ea20a9d850d94321cee78bab7bb87">
<!ENTITY doxygen-size "3.8 MB">
<!ENTITY doxygen-buildsize "48 MB">
<!ENTITY doxygen-time "1.5 SBU (includes building the GUI frontend)">
<!ENTITY doxygen-md5sum "d5f3e32474186abc64288db6b8ffd7f0">
<!ENTITY doxygen-size "4.1 MB">
<!ENTITY doxygen-buildsize "68 MB">
<!ENTITY doxygen-time "2.0 SBU (includes building the GUI frontend and all docs)">
]>
<sect1 id="doxygen" xreflabel="Doxygen-&doxygen-version;">

View File

@ -44,6 +44,9 @@
<listitem>
<para>January 5th, 2011</para>
<itemizedlist>
<listitem>
<para>[randy] - Updated to Doxygen-1.7.2.</para>
</listitem>
<listitem>
<para>[randy] - Added an optional dependency for the Ghostscript
package.</para>