Files
macports-ports/devel/libCUDF
Paul Guyot 52741592a6 ocaml-cudf: bump revision to rebuild against current OCaml
The ocaml-cudf subport was missed by both the OCaml 5.4.1 and 5.5.0
cascade revbumps (4c8893022e, a776172ef6), unlike its sibling
subport libCUDF which was bumped in both. Its published archive is
therefore still built against a pre-5.x OCaml, so libCUDF's build now
fails linking against its stale .cmi files:

    Error: /opt/local/lib/ocaml/site-lib/cudf/cudf_parser.cmi
           is not a compiled interface for this version of OCaml.

Fixes: https://trac.macports.org/ticket/74170
Signed-off-by: Paul Guyot <pguyot@kallisys.net>
2026-07-01 08:39:51 -04:00
..