Comparing builds

Builds caldav-monitoring@2021-02-09 12:23:22Z on freebsd-12 and caldav-monitoring@2021-02-15 12:05:56Z on freebsd-12

Compare in reverse direction

Opam packages with version changes

base64.3.4.0->3.5.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}

irmin.2.2.0 (and additional changes)

build instruction (without common prefix) modifications, old:
["dune" "runtest" "-p" name] {with-test}
new
["dune" "runtest" "-p" name] {with-test & arch != "arm32" & arch != "x86_32"}

System packages changed

git 2.30.0->2.30.1