cvs commit: ports/devel/doxygen Makefile ports/devel/doxygen/files
patch-src-latexgen.cpp
Joerg Wunsch
joerg at FreeBSD.org
Sun May 11 07:12:00 PDT 2003
joerg 2003/05/11 07:11:57 PDT
FreeBSD ports repository
Modified files:
devel/doxygen Makefile
Added files:
devel/doxygen/files patch-src-latexgen.cpp
Log:
Fix broken LaTeX code generated by doxygen. Changing package
fancyhdr's \footrulewidth has always been documented using
\renewcommand (as opposed to \setlength), and the LaTeX from teTeX 2.x
barfs about it otherwise.
This is merely a stop-gap measure until the maintainer finds the time
to upgrade the doxygen port to a current version.
Revision Changes Path
1.30 +1 -1 ports/devel/doxygen/Makefile
1.1 +11 -0 ports/devel/doxygen/files/patch-src-latexgen.cpp (new)
More information about the cvs-ports
mailing list