Comparing builds

Builds dnsvizor@2024-10-21 11:11:05Z on freebsd-14 and dnsvizor@2024-10-20 22:10:50Z on freebsd-14

Compare in reverse direction

Opam packages with version changes

solo5.0.9.0->0.8.1

Duniverse directories removed

angstrom (https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz)
bigstringaf (https://github.com/inhabitedtype/bigstringaf/archive/0.10.0.tar.gz)
dnsvizor (git+file:///tmp/orb-build#a457966f511497a7be25d9b50a2b3d891fccd23b)
ocaml-syntax-shims (https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz)

Opam packages with changes in their opam file

mirage-unikernel-dnsvizor-hvt.0.0.2 (and additional changes)

build instruction (without common prefix) modifications, old:
[make "-Cmirage/" "build"]
new
[make "build"]
install instruction (without common prefix) modifications, old:
["cp" "mirage/dist/dnsvizor.hvt" "%{bin}%/dnsvizor.hvt"]
["strip" "%{bin}%/dnsvizor.hvt"]
["cp" "mirage/dist/dnsvizor.hvt" "%{prefix}%/dnsvizor.hvt.debug"]
["cp" "README.md" "%{prefix}%/README.md"]
new
["cp" "dist/dnsvizor.hvt" "%{bin}%/dnsvizor.hvt"]
["strip" "%{bin}%/dnsvizor.hvt"]
["cp" "dist/dnsvizor.hvt" "%{prefix}%/dnsvizor.hvt.debug"]
["cp" "README.md" "%{prefix}%/README.md"]
URL
old: src: "git+https://github.com/robur-coop/dnsvizor.git#a457966f511497a7be25d9b50a2b3d891fccd23b"
new: src: "git+https://github.com/robur-coop/dnsvizor.git#7d9d97e1e8dfe83b1de02fb0fbbe4fad16d43938"