Comparing builds

Builds builder-web@2024-08-13 12:36:40Z on freebsd-14 and builder-web@2024-08-06 12:30:03Z on freebsd-14

Compare in reverse direction

Opam packages with version changes

sqlite3.5.2.0->5.1.0

Opam packages with changes in their opam file

conf-sqlite3.1 (effectively equal)

diff
--- left/conf-sqlite3/opam
+++ right/conf-sqlite3/opam
@@ -6,26 +6,15 @@
   "This package can only install if SQLite3 is installed on the system."
 maintainer: "Markus Mottl <markus.mottl@gmail.com>"
 authors: ["D. Richard Hipp" "Dan Kennedy" "Joe Mistachkin"]
-license: "blessing"
+license: "PD"
 homepage: "http://www.sqlite3.org"
 bug-reports: "https://github.com/ocaml/opam-repository/issues"
 depends: [
   "conf-pkg-config" {build}
-  ("host-arch-x86_32" {os = "win32" & os-distribution != "cygwinports"} &
-   "conf-mingw-w64-sqlite3-i686"
-     {os = "win32" & os-distribution != "cygwinports"} |
-   "host-arch-x86_64" {os = "win32" & os-distribution != "cygwinports"} &
-   "conf-mingw-w64-sqlite3-x86_64"
-     {os = "win32" & os-distribution != "cygwinports"})
 ]
 flags: conf
 build: [
-  "pkgconf" {os = "win32" & os-distribution = "cygwin"}
-  "--personality=i686-w64-mingw32"
-    {os = "win32" & os-distribution = "cygwin" & host-arch-x86_32:installed}
-  "--personality=x86_64-w64-mingw32"
-    {os = "win32" & os-distribution = "cygwin" & host-arch-x86_64:installed}
-  "pkg-config" {os != "win32" | os-distribution != "cygwin"}
+  "pkg-config"
   "sqlite3"
 ]
 depexts: [

builder-web.0.2.0~dev (effectively equal)

diff
--- left/builder-web/opam
+++ right/builder-web/opam
@@ -43,7 +43,7 @@
   "uri"
   "fmt" {>= "0.8.7"}
   "cmarkit"
-  "tar" {< "3.0.0"}
+  "tar"
   "owee"
   "solo5-elftool" {>= "0.3.0"}
   "decompress"

Environment variables removed

ARCH x86_64

System packages changed

bash 5.2.32->5.2.26_1
curl 8.9.1->8.8.0
git 2.46.0->2.45.1
orb 0.0.2.27.g91da7d2->0.0.2.18.g232dbb8