Files
Paul Guyot a776172ef6 ocaml: update to 5.5.0; cascade ecosystem updates
Version updates required for 5.5:
- ocaml-merlin to 5.8-505
- ocaml-camlp4 to 5.5+1
- ocaml-js_of_ocaml to 6.4.0
- ocaml-batteries to 3.11.0

Removed ocaml-ppx_tools which is dead upstream and superseded by ppxlib.

Signed-off-by: Paul Guyot <pguyot@kallisys.net>
2026-06-29 18:06:48 -04:00

26 lines
938 B
Tcl
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
PortSystem 1.0
PortGroup github 1.0
PortGroup ocaml 1.1
name ocaml-patience_diff
github.setup janestreet patience_diff 0.17.0 v
revision 2
categories ocaml devel
maintainers nomaintainer
license MIT
description Tool and library implementing patience diff
long_description Diff library using Bram Cohenʼs patience diff algorithm.
checksums rmd160 ee3ae709f70fce7a8fe459e688ec3bb06916d693 \
sha256 c1f04f48a1d374053f9014407e1baf20dab17d8b1228ea0c3e4f9c6a29f03a4c \
size 24963
github.tarball_from archive
depends_lib-append port:ocaml-base \
port:ocaml-core \
port:ocaml-ppx_jane
ocaml.build_type dune