K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-11-15T20:01:07.589848Z K 7 svn:log V 365 Fix a couple of issues with -F: - Fix ALWAYS_INSTALL to take precedence over the FreeBSD ID checks. In particular, always install a file where the only change was the FreeBSD ID even if -F is specified. - Fix the -F option in the case that the only upstream change is a change in the FreeBSD ID and the local file is removed. - Add tests for these two cases. END