Subject: CVS commit: pkgsrc/devel/js_of_ocaml
From: Jaap Boender
Date: 2017-07-11 13:32:38
Message id: 20170711113238.84CBEFACB@cvs.NetBSD.org

Log Message:
Updated package to version 2.8.4. Changes include:

 * Features/Changes
 ** Compiler: new jsoo_link binary to link multiple javascript files
    together and merging sourcemaps.
 ** Toplevel: improve genaration of toplevels, one can now pass a
    an export file containing units to export. (see jsoo_listunits)
 ** Lib: Provide a Js_of_ocaml (namespace) module to ease transition
    with future version of js_of_ocaml

 * Bug fixes
 ** Compiler: fix separate compilation when facing empty unit inside a library
 ** Runtime:  fix many javascript stubs
 ** Syntac: fix ppx deriving json

Files:
RevisionActionfile
1.18modifypkgsrc/devel/js_of_ocaml/Makefile
1.10modifypkgsrc/devel/js_of_ocaml/PLIST
1.3modifypkgsrc/devel/js_of_ocaml/buildlink3.mk
1.11modifypkgsrc/devel/js_of_ocaml/distinfo