Comparing builds

Builds qubes-firewall-flambda@2021-02-09 12:19:16Z on freebsd-12 and qubes-firewall-flambda@2021-03-03 12:29:48Z on freebsd-12

Compare in reverse direction

Opam packages with version changes

conf-pkg-config.1.3->2
csexp.1.3.2->1.4.0
ppx_sexp_conv.v0.14.2->v0.14.3
ppxlib.0.21.0->0.22.0

Opam packages with changes in their opam file

ppx_cstruct.6.0.0 (and additional changes)


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