Comparing builds

Builds qubes-firewall-flambda@2021-03-03 12:29:48Z on freebsd-12 and qubes-firewall-flambda@2021-02-07 12:17:41Z on freebsd-12

Compare in reverse direction

New opam packages installed

ppx_tools_versioned.5.4.0

Opam packages with version changes

bisect_ppx.2.6.0->2.5.0
conf-pkg-config.2->1.3
csexp.1.4.0->1.3.2
cstruct.6.0.0->5.2.0
cstruct-lwt.6.0.0->5.2.0
ocaml-migrate-parsetree.2.1.0->1.8.0
ppx_cstruct.6.0.0->5.2.0
ppx_deriving.5.2.1->5.1
ppx_sexp_conv.v0.14.3->v0.14.1
ppxlib.0.22.0->0.15.0

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}

ocaml-variants.4.11.1+flambda

build instruction (without common prefix) modifications, old:
[make "-j%{jobs}%" "world"]
[make "-j%{jobs}%" "world.opt"]
new
[make "-j%{jobs}%" {os != "cygwin"} "world"]
[make "-j%{jobs}%" {os != "cygwin"} "world.opt"]

System packages changed

git 2.30.1->2.30.0
pkg 1.16.3->1.16.2