The previous a.out binaries contained the bug which was later fixed
in patch-bv of the modula-3-lib port. The new binaries solve that
problem. Note, these are a.out binaries and they are used only on
-2.2 systems. The ELF binaries were already OK.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
the executables when it installs them. They are already stripped in
the distfile. They are not necessarily in the format specified by
OBJFORMAT, so install could invoke the wrong version of strip.
Problem noticed by: Jeremy Lea <reg@shale.csir.co.za>