ocaml: revbump library ports missed in the 5.4.1 cascade

The OCaml 5.4.1 update (4c8893022e) rebuilt the ecosystem but left these
library ports at their old revision, while their own dependencies were
revbumped. They need a rebuild against OCaml 5.4.1:

  lablgtk3
  ocaml-camlidl
  ocaml-camlp5-buildscripts
  ocaml-lambda-term
  ocaml-lua
  ocaml-zip

Also revbump their direct depends_lib dependents so they rebuild against
the updated interfaces:

  ocaml-utop  (links ocaml-lambda-term; currently fails to build against
              the stale OCaml 4.14 lambda-term .cmi)
  unison      (links lablgtk3 in the default +gtk variant)

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
This commit is contained in:
Paul Guyot
2026-06-15 22:24:56 +02:00
committed by Renee Otten
parent 3893c3e592
commit f0fa5057aa
8 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ PortGroup github 1.0
PortGroup ocaml 1.1
github.setup pdonadeo ocaml-lua 1.8 v
revision 0
revision 1
categories lang devel ocaml
license MIT
maintainers nomaintainer
+1 -1
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup github 1.0
github.setup bcpierce00 unison 2.54.0 v
revision 0
revision 1
categories net
maintainers nomaintainer
license GPL-3
+1 -1
View File
@@ -8,7 +8,7 @@ github.setup xavierleroy camlidl 113 camlidl
github.tarball_from archive
name ocaml-camlidl
version 1.13
revision 0
revision 1
categories ocaml devel
license {QPL LGPL}
maintainers {takeshi @tenomoto} openmaintainer
+1 -1
View File
@@ -7,7 +7,7 @@ PortGroup github 1.0
github.setup camlp5 camlp5-buildscripts 0.07
github.tarball_from archive
name ocaml-camlp5-buildscripts
revision 0
revision 1
categories ocaml devel
maintainers {pguyot @pguyot} openmaintainer
license BSD
+1 -1
View File
@@ -7,7 +7,7 @@ PortGroup ocaml 1.1
name ocaml-lambda-term
github.setup ocaml-community lambda-term 3.4.0
github.tarball_from archive
revision 0
revision 1
categories ocaml devel editors
maintainers nomaintainer
license BSD
+1 -1
View File
@@ -6,7 +6,7 @@ PortGroup ocaml 1.1
name ocaml-utop
github.setup ocaml-community utop 2.17.0
revision 1
revision 2
categories ocaml devel editors
maintainers nomaintainer
license BSD
+1 -1
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup github 1.0
github.setup xavierleroy camlzip 1.14 v
revision 0
revision 1
name ocaml-zip
categories ocaml devel
maintainers nomaintainer
+1 -1
View File
@@ -7,7 +7,7 @@ PortGroup ocaml 1.1
github.setup garrigue lablgtk 3.1.5
github.tarball_from archive
name lablgtk3
revision 0
revision 1
categories x11 ocaml
license {LGPL-2.1+ Restrictive/Distributable}