Subject: CVS commit: pkgsrc/lang/ocaml
From: Jaap Boender
Date: 2019-08-24 12:54:24
Message id: 20190824105424.4AF5FFBF4@cvs.NetBSD.org

Log Message:
Updated lang/ocaml to 4.08.1.

4.08.1 is a bugfix release, fixing compilation failures in presence of the
-pack option, and dynlinking failures.

Highlights in 4.08.0 are:
* Binding operators (let*, let+, and*, etc). They can be used to
  streamline monadic code.
* open now applies to arbitrary module expression in structures and to
  applicative paths in signatures.
* A new notion of (user-defined) "alerts" generalizes the deprecated
  warning.
* New modules in the standard library: Fun, Bool, Int, Option, Result.
* A significant number of new functions in Float, including FMA support,
  and a new Float.Array submodule.
* Source highlighting for errors and warnings in batch mode.
* Many error messages were improved.
* Improved AFL instrumentation for objects and lazy values.

Files:
RevisionActionfile
1.127modifypkgsrc/lang/ocaml/Makefile
1.56modifypkgsrc/lang/ocaml/Makefile.common
1.51modifypkgsrc/lang/ocaml/PLIST
1.52modifypkgsrc/lang/ocaml/buildlink3.mk
1.127modifypkgsrc/lang/ocaml/distinfo
1.7modifypkgsrc/lang/ocaml/hacks.mk
1.2modifypkgsrc/lang/ocaml/options.mk
1.14modifypkgsrc/lang/ocaml/patches/patch-Makefile
1.4modifypkgsrc/lang/ocaml/patches/patch-asmcomp_amd64_emit.mlp
1.2modifypkgsrc/lang/ocaml/patches/patch-asmrun_amd64.S
1.37modifypkgsrc/lang/ocaml/patches/patch-configure
1.4modifypkgsrc/lang/ocaml/patches/patch-driver_compenv.ml
1.10modifypkgsrc/lang/ocaml/patches/patch-otherlibs_systhreads_Makefile
1.13modifypkgsrc/lang/ocaml/patches/patch-otherlibs_threads_Makefile
1.8modifypkgsrc/lang/ocaml/patches/patch-tools_ocamlmklib
1.4modifypkgsrc/lang/ocaml/patches/patch-yacc_Makefile
1.1addpkgsrc/lang/ocaml/patches/patch-Makefile.common.in
1.1addpkgsrc/lang/ocaml/patches/patch-lex_Makefile
1.7addpkgsrc/lang/ocaml/patches/patch-ocamldoc_Makefile
1.1addpkgsrc/lang/ocaml/patches/patch-otherlibs_Makefile.otherlibs.common
1.1addpkgsrc/lang/ocaml/patches/patch-runtime_Makefile
1.1addpkgsrc/lang/ocaml/patches/patch-tools_Makefile