Comparing builds

Builds dns-secondary-monitoring@2020-12-17 12:53:01Z on freebsd-12 and dns-secondary-monitoring@2020-12-05 16:59:09Z on freebsd-12

Compare in reverse direction

Opam packages with changes in their opam file

ocaml-base-compiler.4.11.1 (and additional changes)

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}%" {os != "cygwin"} "world"]
[make "-j%{jobs}%" {os != "cygwin"} "world.opt"]
new
[ "./configure" "--prefix=%{prefix}%" "-C" "CC=cc" {os = "openbsd" | os = "freebsd" | os = "macos"} "ASPP=cc -c" {os = "openbsd" | os = "freebsd" | os = "macos"} ]
[make "-j%{jobs}%" {os != "cygwin"} "world"]
[make "-j%{jobs}%" {os != "cygwin"} "world.opt"]

dns-tsig.4.6.99

URL
old: src: "git+https://github.com/hannesm/ocaml-dns.git#5c3fc641"
new: src: "git+https://github.com/hannesm/ocaml-dns.git#93fb3e32"

dns-server.4.6.99

URL
old: src: "git+https://github.com/hannesm/ocaml-dns.git#5c3fc641"
new: src: "git+https://github.com/hannesm/ocaml-dns.git#93fb3e32"

dns-mirage.4.6.99

URL
old: src: "git+https://github.com/hannesm/ocaml-dns.git#5c3fc641"
new: src: "git+https://github.com/hannesm/ocaml-dns.git#93fb3e32"

dns.4.6.99

URL
old: src: "git+https://github.com/hannesm/ocaml-dns.git#5c3fc641"
new: src: "git+https://github.com/hannesm/ocaml-dns.git#93fb3e32"

System packages changed

bash 5.1->5.0.18_3
curl 7.74.0->7.73.0