diff --git a/.cvsignore b/.cvsignore index 5689b9d..8613ce9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -18,3 +18,4 @@ doxygen-1.5.8.src.tar.gz doxygen-1.5.9.src.tar.gz doxygen-1.6.0.src.tar.gz doxygen-1.6.1.src.tar.gz +doxygen-1.6.2.src.tar.gz diff --git a/doxygen-1.6.0-timestamp.patch b/doxygen-1.6.2-timestamp.patch similarity index 51% rename from doxygen-1.6.0-timestamp.patch rename to doxygen-1.6.2-timestamp.patch index 3fedde9..c7b45a3 100644 --- a/doxygen-1.6.0-timestamp.patch +++ b/doxygen-1.6.2-timestamp.patch @@ -1,9 +1,7 @@ -diff -up doxygen-1.6.0/src/config.cpp.orig doxygen-1.6.0/src/config.cpp -diff -up doxygen-1.6.0/src/config.l.orig doxygen-1.6.0/src/config.l -diff -up doxygen-1.6.0/src/configoptions.cpp.orig doxygen-1.6.0/src/configoptions.cpp ---- doxygen-1.6.0/src/configoptions.cpp.orig 2009-08-24 12:04:45.000000000 +0200 -+++ doxygen-1.6.0/src/configoptions.cpp 2009-08-24 12:06:34.000000000 +0200 -@@ -1072,6 +1072,14 @@ void addConfigOptions(Config *cfg) +diff -up doxygen-1.6.2/src/configoptions.cpp.timestamp doxygen-1.6.2/src/configoptions.cpp +--- doxygen-1.6.2/src/configoptions.cpp.timestamp 2009-12-28 11:39:11.000000000 +0100 ++++ doxygen-1.6.2/src/configoptions.cpp 2010-01-04 11:58:33.000000000 +0100 +@@ -1088,6 +1088,14 @@ void addConfigOptions(Config *cfg) cs->setWidgetType(ConfigString::File); cs->addDependency("GENERATE_HTML"); //---- @@ -18,10 +16,10 @@ diff -up doxygen-1.6.0/src/configoptions.cpp.orig doxygen-1.6.0/src/configoption cs = cfg->addString( "HTML_STYLESHEET", "The HTML_STYLESHEET tag can be used to specify a user-defined cascading\n" -diff -up doxygen-1.6.0/src/config.xml.orig doxygen-1.6.0/src/config.xml ---- doxygen-1.6.0/src/config.xml.orig 2009-08-24 11:55:46.000000000 +0200 -+++ doxygen-1.6.0/src/config.xml 2009-08-24 12:03:06.000000000 +0200 -@@ -751,6 +751,10 @@ The HTML_FOOTER tag can be used to speci +diff -up doxygen-1.6.2/src/config.xml.timestamp doxygen-1.6.2/src/config.xml +--- doxygen-1.6.2/src/config.xml.timestamp 2009-12-28 11:38:55.000000000 +0100 ++++ doxygen-1.6.2/src/config.xml 2010-01-04 11:58:33.000000000 +0100 +@@ -761,6 +761,10 @@ The HTML_FOOTER tag can be used to speci each generated HTML page. If it is left blank doxygen will generate a standard footer. ' defval='' depends='GENERATE_HTML'/> @@ -32,10 +30,10 @@ diff -up doxygen-1.6.0/src/config.xml.orig doxygen-1.6.0/src/config.xml