Comparing builds

Builds dns-primary-git-monitoring@2022-08-04 15:11:49Z on freebsd-12 and dns-primary-git-monitoring@2022-08-05 15:12:26Z on freebsd-12

Compare in reverse direction

Opam packages with changes in their opam file

ocamlfind.1.9.5 (and additional changes)


ocaml-base-compiler.4.14.0

build instruction (without common prefix) modifications, old:
[ "./configure" "--prefix=%{prefix}%" "-C" "CC=cc" {os = "openbsd" | os = "macos"} "ASPP=cc -c" {os = "openbsd" | os = "macos"} ]
[make "-j%{jobs}%"]
new
[ "./configure" "--prefix=%{prefix}%" "--docdir=%{doc}%/ocaml" "-C" "CC=cc" {os = "openbsd" | os = "macos"} "ASPP=cc -c" {os = "openbsd" | os = "macos"} ]
[make "-j%{jobs}%"]