Hello! I'm about to update the FreeBSD port print/lyx from 1.4.1 to 1.4.2. I notice, that the following files are no longer installed (relative to the ${PREFIX}):
share/lyx/configure share/lyx/doc/LaTeXConfig.lyx share/lyx/lyxrc.defaults share/lyx/packages.lst share/lyx/scripts/TeXFiles.sh share/lyx/textclass.lst and these new files are now added: share/lyx/images/math/overset.xpm share/lyx/images/math/underset.xpm share/lyx/layouts/ijmpc.layout share/lyx/configure.py share/lyx/scripts/TeXFiles.py share/lyx/scripts/clean_dvi.py share/lyx/templates/ijmpc.lyx Some of the additions are obvious replacements to the removed ones (like configure), but I'm unsure about others. Could someone, please, confirm, that I'm building/installing correctly? Thanks! -mi