Subject: CVS commit: pkgsrc/devel/ocaml-extlib
From: Jaap Boender
Date: 2021-03-08 21:36:54
Message id: 20210308203654.2C546FA95@cvs.NetBSD.org

Log Message:
Updated devel/ocaml-extlib to version 1.7.8.

Changes include:
* sync with OCaml 4.12
* breaking change: ExtList.find_map type updated to match stdlib (following \ 
deprecation in previous release)
* breaking change: minimal (recommended) build of extlib now excludes Base64 module
* String: fold_left and fold_right without allocations

Files:
RevisionActionfile
1.22modifypkgsrc/devel/ocaml-extlib/Makefile
1.10modifypkgsrc/devel/ocaml-extlib/buildlink3.mk
1.9modifypkgsrc/devel/ocaml-extlib/distinfo
1.4modifypkgsrc/devel/ocaml-extlib/patches/patch-Makefile