Author: bdubbs Date: 2010-02-21 09:55:48 -0700 (Sun, 21 Feb 2010) New Revision: 8268
Modified: trunk/BOOK/general.ent trunk/BOOK/general/prog/doxygen.xml trunk/BOOK/introduction/welcome/changelog.xml Log: Update to doxygen-1.6.3 Modified: trunk/BOOK/general/prog/doxygen.xml =================================================================== --- trunk/BOOK/general/prog/doxygen.xml 2010-02-21 16:40:14 UTC (rev 8267) +++ trunk/BOOK/general/prog/doxygen.xml 2010-02-21 16:55:48 UTC (rev 8268) @@ -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 "33c5598fa6d24cbc55849eaf89652557"> - <!ENTITY doxygen-size "4.0 MB"> - <!ENTITY doxygen-buildsize "46 MB"> - <!ENTITY doxygen-time "1.6 SBU (includes building the GUI frontend)"> + <!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)"> ]> <sect1 id="doxygen" xreflabel="Doxygen-&doxygen-version;"> Modified: trunk/BOOK/general.ent =================================================================== --- trunk/BOOK/general.ent 2010-02-21 16:40:14 UTC (rev 8267) +++ trunk/BOOK/general.ent 2010-02-21 16:55:48 UTC (rev 8268) @@ -3,13 +3,13 @@ $Date$ --> -<!ENTITY day "20"> <!-- Always 2 digits --> +<!ENTITY day "21"> <!-- Always 2 digits --> <!ENTITY month "02"> <!-- Always 2 digits --> <!ENTITY year "2010"> <!ENTITY copyrightdate "2001-&year;"> <!ENTITY copyholder "The BLFS Development Team"> <!ENTITY version "svn-&year;&month;&day;"> -<!ENTITY releasedate "February &day;th, &year;"> +<!ENTITY releasedate "February &day;st, &year;"> <!ENTITY pubdate "&year;-&month;-&day;"> <!-- metadata req. by TLDP --> <!ENTITY blfs-version "svn"> <!-- svn|[release #] --> <!ENTITY lfs-version "development"> <!-- version|testing|unstable|development] --> @@ -262,7 +262,7 @@ <!-- Chapter 12 --> <!ENTITY dejagnu-version "1.4.4"> -<!ENTITY doxygen-version "1.5.9"> +<!ENTITY doxygen-version "1.6.3"> <!ENTITY expect-version "5.43.0"> <!ENTITY gc-version "6.8"> <!ENTITY gcc-version "4.4.1"> Modified: trunk/BOOK/introduction/welcome/changelog.xml =================================================================== --- trunk/BOOK/introduction/welcome/changelog.xml 2010-02-21 16:40:14 UTC (rev 8267) +++ trunk/BOOK/introduction/welcome/changelog.xml 2010-02-21 16:55:48 UTC (rev 8268) @@ -42,6 +42,15 @@ --> <listitem> + <para>February 21st, 2010</para> + <itemizedlist> + <listitem> + <para>[bdubbs] - Updated to doxygen-1.6.3.</para> + </listitem> + </itemizedlist> + </listitem> + + <listitem> <para>February 20th, 2010</para> <itemizedlist> <listitem> -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
