[doxygen] adapt für 1.8.5

Than Ngo than at fedoraproject.org
Mon Aug 26 16:34:25 UTC 2013


commit 4e0318bd04bd22f529c772c9bb16420a44c765f7
Author: Than Ngo <than at redhat.com>
Date:   Mon Aug 26 18:32:28 2013 +0200

    adapt für 1.8.5

 doxygen-1.8.1.1-html_timestamp_default_false.patch |   12 ------------
 doxygen-1.8.5-html_timestamp_default_false.patch   |   12 ++++++++++++
 2 files changed, 12 insertions(+), 12 deletions(-)
---
diff --git a/doxygen-1.8.5-html_timestamp_default_false.patch b/doxygen-1.8.5-html_timestamp_default_false.patch
new file mode 100644
index 0000000..fd90b4d
--- /dev/null
+++ b/doxygen-1.8.5-html_timestamp_default_false.patch
@@ -0,0 +1,12 @@
+diff -up doxygen-1.8.5/src/configoptions.cpp.html_timestamp_default_false doxygen-1.8.5/src/configoptions.cpp
+--- doxygen-1.8.5/src/configoptions.cpp.html_timestamp_default_false	2013-08-26 16:07:23.000000000 +0200
++++ doxygen-1.8.5/src/configoptions.cpp	2013-08-26 18:31:40.000000000 +0200
+@@ -1499,7 +1499,7 @@ void addConfigOptions(Config *cfg)
+               "to NO can help when comparing the output of multiple runs.\n"
+               "The default value is: YES.\n"
+               "This tag requires that the tag GENERATE_HTML is set to YES.",
+-              TRUE
++              FALSE
+              );
+   cb->addDependency("GENERATE_HTML");
+   //----


More information about the scm-commits mailing list