Comparing builds

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

Compare in reverse direction

Opam packages removed

ppx_tools_versioned.5.4.0

Opam packages with version changes

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

Opam packages with changes in their opam file

ocamlfind.1.8.1 (and additional changes)

install instruction (without common prefix) modifications, old:
[make "install"]
["install" "-m" "0755" "ocaml-stub" "%{bin}%/ocaml"] {ocaml:preinstalled}
new
[ "./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}

ocaml-variants.4.11.1+flambda

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

System packages changed

git 2.30.0->2.30.1
pkg 1.16.2->1.16.3