Max,
Max Bowsher wrote:
Hans W. Horn wrote:I've uploaded another cut of doxygen v142 src & binary packages to http://www.smithii.com/files/cygwin/hans/, addressing more concerns/suggestions raised by Max Bowsher. In particular: 1. removing pdf manual 2. including upstream source tarball 3. package naming issues
-rw-r--r-- 1 32237 ross 2276844 Apr 15 11:34 doxygen_1.4.2-20050410-src.tar.bz2 -rw-r--r-- 1 32237 ross 2000493 Apr 15 11:35 doxygen_1.4.2-20050410.tar.bz2 -rw-r--r-- 1 32237 ross 179 Apr 15 11:35 md5.sum -rw-r--r-- 1 32237 ross 351 Apr 15 11:35 setup.hint
Does that do?
Package naming still incorrect. It should be: doxygen-1.4.2_20050410-1.tar.bz2 doxygen-1.4.2_20050410-1-src.tar.bz2
Fixed.
Also, please could you briefly describe the purpose and origin of the following parts of the patch:
+++ doxygen_1.4.2-20050410/addon/doxywizard/version.cpp 1969-12-31 16:00:00.000000000 -0800
addon/doxywizard/version.cpp is created during the build and removed during a 'make distclean'. The upstream version I was diffing against, must not have been made 'distclean'. I haved removed the offending file from the upstream version I am diffing against!
+++ doxygen_1.4.2-20050410/doc/language.doc 2005-04-12 08:19:02.941256000 -0700 +++ doxygen_1.4.2-20050410/doc/translator_report.txt 2005-04-12 08:19:05.404798400 -0700 +++ doxygen_1.4.2-20050410/examples/example.tag 2005-04-15 08:12:16.622246400 -0700
These files are touched during a 'make install_docs'. diffs seem to be meaningless! Is there a way to exclude them from the patch file (I mean automatically)?
The Cygwin-specific readme should be wrapped to remain within 80 columns.
Fixed! But, please, take a look at doxygen-1.2.18.README and tell me how many chars per line you see!
And, by the way, the previous doxygen-1.2.18 version did ship with a pdf version of its manual!!!!
Re-uploaded!
-rw-r--r-- 1 32237 ross 2276504 Apr 15 19:45 doxygen-1.4.2_20050410-src.tar.bz2
-rw-r--r-- 1 32237 ross 2000743 Apr 15 19:47 doxygen-1.4.2_20050410.tar.bz2
-rw-r--r-- 1 32237 ross 179 Apr 15 19:47 md5.sum
-rw-r--r-- 1 32237 ross 351 Apr 15 19:47 setup.hint
Does that do?
H.
