Comparing builds

Builds hannes-nqsb-io@2021-02-15 12:41:38Z on freebsd-12 and hannes-nqsb-io@2021-02-14 12:43:11Z on freebsd-12

Compare in reverse direction

Opam packages with changes in their opam file

ocamlfind.1.8.1 (and additional changes)

install instruction (without common prefix) modifications, old:
[ "./configure" "-bindir" bin "-sitelib" lib "-mandir" man "-config" "%{lib}%/findlib.conf" "-no-custom" "-no-camlp4" {!ocaml:preinstalled & ocaml:version >= "4.02.0"} "-no-topfind" {ocaml:preinstalled} ]
[make "install"]
["install" "-m" "0755" "ocaml-stub" "%{bin}%/ocaml"] {ocaml:preinstalled}
new
[make "install"]
["install" "-m" "0755" "ocaml-stub" "%{bin}%/ocaml"] {ocaml:preinstalled}