Author: randy Date: 2005-12-26 10:42:28 -0700 (Mon, 26 Dec 2005) New Revision: 5477
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/doxygen.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Updated to Doxygen-1.4.5 Modified: trunk/BOOK/general/prog/doxygen.xml =================================================================== --- trunk/BOOK/general/prog/doxygen.xml 2005-12-26 16:40:25 UTC (rev 5476) +++ trunk/BOOK/general/prog/doxygen.xml 2005-12-26 17:42:28 UTC (rev 5477) @@ -6,9 +6,9 @@ <!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 "0e7fdbeafc6264cbde590c363a4debcd"> + <!ENTITY doxygen-md5sum "6319afd44c47a4bcf49658c995322f0e"> <!ENTITY doxygen-size "2.8 MB"> - <!ENTITY doxygen-buildsize "43.4 MB (additional 3.8 MB to install docs)"> + <!ENTITY doxygen-buildsize "44.1 MB (additional 4.3 MB to install docs)"> <!ENTITY doxygen-time "1.4 SBU"> ]> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2005-12-26 16:40:25 UTC (rev 5476) +++ trunk/BOOK/general.ent 2005-12-26 17:42:28 UTC (rev 5477) @@ -145,7 +145,7 @@ <!-- Chapter 12 --> <!ENTITY dejagnu-version "1.4.4"> -<!ENTITY doxygen-version "1.4.4"> +<!ENTITY doxygen-version "1.4.5"> <!ENTITY expect-version "5.43.0"> <!ENTITY gc-version "6.5"> <!ENTITY gcc-version "4.0.2"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2005-12-26 16:40:25 UTC (rev 5476) +++ trunk/BOOK/introduction/welcome/changelog.xml 2005-12-26 17:42:28 UTC (rev 5477) @@ -45,6 +45,9 @@ <para>December 26th, 2005</para> <itemizedlist> <listitem> + <para>[randy] - Updated to Doxygen-1.4.5.</para> + </listitem> + <listitem> <para>[randy] - Minor changes to the Qt instructions: fixed HTTP download URL, added test suite notes, modified the configure command to include switches for the recommended dependencies and added -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
