IABSD.fr/ports/graphics/ocaml-graphics

Branch :


Log

Author Commit Date CI Message
1309d0ed 2024-04-24 17:09:43 Bump OCaml ports following update to 4.14.2
ef60d9aa 2024-01-01 18:17:19 bump ocaml ports following ocaml update
8fd74949 2023-09-26 11:39:01 MASTER_SITES -> SITES
648b9bb1 2023-07-24 12:12:55 bump REVISION for ports using MODULES=lang/ocaml which have now picked up USE_NOBTCFI
39515d89 2023-04-04 10:29:03 post-install changes to adapt to devel/dune update, from Volker Schlecht
af6a7994 2022-03-11 19:22:04 drop RCS Ids
efd5a97f 2021-12-10 04:10:59 update ocaml to 4.12.1 The ocaml update requires ocaml-camlp4 to be updated in sync and all dependant ports need a bump. ok avsm@ (MAINTAINER)
68420ecc 2021-12-02 03:59:19 update ocaml to to 4.11.2 and bump all dependant ports As usual camlp4 and camlp4 need to be updated in sync with ocaml. All ocaml ports were successfully builds- tested on amd64. coccinelle remains broken, but was built with the proposed diff floating on ports@ ok chrisz@
8f34a2e8 2020-06-09 17:34:13 Update lang/ocaml to 4.10.0 tested on sparc64, update to lang/camlp4 and ok by jca@ ok daniel@ thanks.
a05a0ef6 2019-09-26 09:33:14 Import graphics/ocaml-graphics This was formally shipped with the OCaml compiler distribution, but is now a seperate project. ok jca@, krw@, sthen@