Tue Jan 29 12:43:53 2019 UTC ()
Updated devel/js_of_ocaml to 3.3.0.

Changes include:
- version works with tyxml 4.3.0
- remove support for camlp4
and other improvements and bugfixes.


(jaapb)
diff -r1.30 -r1.31 pkgsrc/devel/js_of_ocaml/Makefile
diff -r1.20 -r1.21 pkgsrc/devel/js_of_ocaml/PLIST
diff -r1.12 -r1.13 pkgsrc/devel/js_of_ocaml/buildlink3.mk
diff -r1.18 -r1.19 pkgsrc/devel/js_of_ocaml/distinfo
diff -r1.6 -r1.7 pkgsrc/devel/js_of_ocaml/options.mk
diff -r1.1 -r0 pkgsrc/devel/js_of_ocaml/patches/patch-lib_tyxml_tyxml__js.ml

cvs diff -r1.30 -r1.31 pkgsrc/devel/js_of_ocaml/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/js_of_ocaml/Makefile 2018/11/29 11:59:21 1.30
+++ pkgsrc/devel/js_of_ocaml/Makefile 2019/01/29 12:43:53 1.31
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1# $NetBSD: Makefile,v 1.30 2018/11/29 11:59:21 jaapb Exp $ 1# $NetBSD: Makefile,v 1.31 2019/01/29 12:43:53 jaapb Exp $
2# 2#
3 3
4GITHUB_PROJECT= js_of_ocaml 4GITHUB_PROJECT= js_of_ocaml
5DISTNAME= ${GITHUB_PROJECT}-3.2.1 5DISTNAME= ${GITHUB_PROJECT}-3.3.0
6PKGREVISION= 2 
7CATEGORIES= devel 6CATEGORIES= devel
8MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/} 7MASTER_SITES= ${MASTER_SITE_GITHUB:=ocsigen/}
9 8
10MAINTAINER= jaapb@NetBSD.org 9MAINTAINER= jaapb@NetBSD.org
11HOMEPAGE= http://ocsigen.org/js_of_ocaml/ 10HOMEPAGE= http://ocsigen.org/js_of_ocaml/
12COMMENT= Compiler of OCaml bytecode to Javascript 11COMMENT= Compiler of OCaml bytecode to Javascript
13LICENSE= gnu-lgpl-v2 12LICENSE= gnu-lgpl-v2
14 13
15USE_TOOLS= bash 14USE_TOOLS= bash
16 15
17OCAML_USE_FINDLIB= yes 16OCAML_USE_FINDLIB= yes
18OCAML_USE_DUNE= yes 17OCAML_USE_DUNE= yes
19 18

cvs diff -r1.20 -r1.21 pkgsrc/devel/js_of_ocaml/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/js_of_ocaml/PLIST 2018/11/29 11:59:21 1.20
+++ pkgsrc/devel/js_of_ocaml/PLIST 2019/01/29 12:43:53 1.21
@@ -1,70 +1,48 @@ @@ -1,70 +1,48 @@
1@comment $NetBSD: PLIST,v 1.20 2018/11/29 11:59:21 jaapb Exp $ 1@comment $NetBSD: PLIST,v 1.21 2019/01/29 12:43:53 jaapb Exp $
2bin/js_of_ocaml 2bin/js_of_ocaml
3bin/jsoo_link 3bin/jsoo_link
4bin/jsoo_minify 4bin/jsoo_minify
5${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/META 
6${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/js_of_ocaml-camlp4.dune 
7${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/opam 
8${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.a 
9${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cma 
10${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmi 
11${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmt 
12${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.ml 
13${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmx 
14${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmxa 
15${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmxs 
16${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/js_of_ocaml-camlp4.deriving.dune 
17${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.a 
18${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cma 
19${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmi 
20${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmt 
21${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmti 
22${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmx 
23${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmxa 
24${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmxs 
25${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.ml 
26${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.mli 
27${OCAML_SITELIB}/js_of_ocaml-compiler/META 5${OCAML_SITELIB}/js_of_ocaml-compiler/META
28${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.ml 6${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.ml
29${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.mli 7${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.mli
30${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.ml 8${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.ml
31${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.mli 9${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.mli
32${OCAML_SITELIB}/js_of_ocaml-compiler/b64.ml 10${OCAML_SITELIB}/js_of_ocaml-compiler/b64.ml
33${OCAML_SITELIB}/js_of_ocaml-compiler/b64.mli 11${OCAML_SITELIB}/js_of_ocaml-compiler/b64.mli
34${OCAML_SITELIB}/js_of_ocaml-compiler/bigarray.js 12${OCAML_SITELIB}/js_of_ocaml-compiler/bigarray.js
35${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring.js 13${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring.js
36${OCAML_SITELIB}/js_of_ocaml-compiler/code.ml 14${OCAML_SITELIB}/js_of_ocaml-compiler/code.ml
37${OCAML_SITELIB}/js_of_ocaml-compiler/code.mli 15${OCAML_SITELIB}/js_of_ocaml-compiler/code.mli
38${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.ml 16${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.ml
39${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.mli 17${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.mli
40${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.ml 18${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.ml
41${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.mli 19${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.mli
42${OCAML_SITELIB}/js_of_ocaml-compiler/driver.ml 20${OCAML_SITELIB}/js_of_ocaml-compiler/driver.ml
43${OCAML_SITELIB}/js_of_ocaml-compiler/driver.mli 21${OCAML_SITELIB}/js_of_ocaml-compiler/driver.mli
44${OCAML_SITELIB}/js_of_ocaml-compiler/dynlink.js 22${OCAML_SITELIB}/js_of_ocaml-compiler/dynlink.js
45${OCAML_SITELIB}/js_of_ocaml-compiler/eval.ml 23${OCAML_SITELIB}/js_of_ocaml-compiler/eval.ml
46${OCAML_SITELIB}/js_of_ocaml-compiler/eval.mli 24${OCAML_SITELIB}/js_of_ocaml-compiler/eval.mli
 25${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/js_of_ocaml-compiler.findlib-support.dune
47${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.a 26${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.a
48${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cma 27${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cma
49${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmi 28${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmi
50${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmt 29${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmt
51${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmti 30${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmti
52${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmx 31${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmx
53${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmxa 32${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmxa
54${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmxs 33${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmxs
55${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.ml 34${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.ml
56${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.mli 35${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.mli
57${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/js_of_ocaml-compiler.findlib-support.dune 
58${OCAML_SITELIB}/js_of_ocaml-compiler/flow.ml 36${OCAML_SITELIB}/js_of_ocaml-compiler/flow.ml
59${OCAML_SITELIB}/js_of_ocaml-compiler/flow.mli 37${OCAML_SITELIB}/js_of_ocaml-compiler/flow.mli
60${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.ml 38${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.ml
61${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.mli 39${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.mli
62${OCAML_SITELIB}/js_of_ocaml-compiler/fs.js 40${OCAML_SITELIB}/js_of_ocaml-compiler/fs.js
63${OCAML_SITELIB}/js_of_ocaml-compiler/fs_fake.js 41${OCAML_SITELIB}/js_of_ocaml-compiler/fs_fake.js
64${OCAML_SITELIB}/js_of_ocaml-compiler/fs_node.js 42${OCAML_SITELIB}/js_of_ocaml-compiler/fs_node.js
65${OCAML_SITELIB}/js_of_ocaml-compiler/gc.js 43${OCAML_SITELIB}/js_of_ocaml-compiler/gc.js
66${OCAML_SITELIB}/js_of_ocaml-compiler/generate.ml 44${OCAML_SITELIB}/js_of_ocaml-compiler/generate.ml
67${OCAML_SITELIB}/js_of_ocaml-compiler/generate.mli 45${OCAML_SITELIB}/js_of_ocaml-compiler/generate.mli
68${OCAML_SITELIB}/js_of_ocaml-compiler/generate_closure.ml 46${OCAML_SITELIB}/js_of_ocaml-compiler/generate_closure.ml
69${OCAML_SITELIB}/js_of_ocaml-compiler/generate_closure.mli 47${OCAML_SITELIB}/js_of_ocaml-compiler/generate_closure.mli
70${OCAML_SITELIB}/js_of_ocaml-compiler/graphics.js 48${OCAML_SITELIB}/js_of_ocaml-compiler/graphics.js
@@ -72,34 +50,34 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/ie @@ -72,34 +50,34 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/ie
72${OCAML_SITELIB}/js_of_ocaml-compiler/inline.ml 50${OCAML_SITELIB}/js_of_ocaml-compiler/inline.ml
73${OCAML_SITELIB}/js_of_ocaml-compiler/inline.mli 51${OCAML_SITELIB}/js_of_ocaml-compiler/inline.mli
74${OCAML_SITELIB}/js_of_ocaml-compiler/instr.ml 52${OCAML_SITELIB}/js_of_ocaml-compiler/instr.ml
75${OCAML_SITELIB}/js_of_ocaml-compiler/instr.mli 53${OCAML_SITELIB}/js_of_ocaml-compiler/instr.mli
76${OCAML_SITELIB}/js_of_ocaml-compiler/int64.js 54${OCAML_SITELIB}/js_of_ocaml-compiler/int64.js
77${OCAML_SITELIB}/js_of_ocaml-compiler/internalMod.js 55${OCAML_SITELIB}/js_of_ocaml-compiler/internalMod.js
78${OCAML_SITELIB}/js_of_ocaml-compiler/io.js 56${OCAML_SITELIB}/js_of_ocaml-compiler/io.js
79${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.ml 57${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.ml
80${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.mli 58${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.mli
81${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.ml 59${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.ml
82${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.mli 60${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.mli
83${OCAML_SITELIB}/js_of_ocaml-compiler/js_lexer.ml 61${OCAML_SITELIB}/js_of_ocaml-compiler/js_lexer.ml
84${OCAML_SITELIB}/js_of_ocaml-compiler/js_lexer.mli 62${OCAML_SITELIB}/js_of_ocaml-compiler/js_lexer.mli
 63${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml-compiler.dune
85${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.a 64${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.a
86${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cma 65${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cma
87${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmi 66${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmi
88${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmt 67${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmt
89${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmx 68${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmx
90${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxa 69${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxa
91${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxs 70${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxs
92${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml-compiler.dune 
93${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.ml 71${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.ml
94${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmi 72${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmi
95${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmt 73${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmt
96${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmti 74${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmti
97${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmx 75${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmx
98${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmi 76${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmi
99${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmt 77${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmt
100${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmti 78${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmti
101${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmx 79${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmx
102${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmi 80${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmi
103${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmt 81${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmt
104${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmti 82${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmti
105${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmx 83${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__B64.cmx
@@ -333,34 +311,34 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/sp @@ -333,34 +311,34 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/sp
333${OCAML_SITELIB}/js_of_ocaml-compiler/stdlib.js 311${OCAML_SITELIB}/js_of_ocaml-compiler/stdlib.js
334${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.ml 312${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.ml
335${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.mli 313${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.mli
336${OCAML_SITELIB}/js_of_ocaml-compiler/toplevel.js 314${OCAML_SITELIB}/js_of_ocaml-compiler/toplevel.js
337${OCAML_SITELIB}/js_of_ocaml-compiler/unix.js 315${OCAML_SITELIB}/js_of_ocaml-compiler/unix.js
338${OCAML_SITELIB}/js_of_ocaml-compiler/util.ml 316${OCAML_SITELIB}/js_of_ocaml-compiler/util.ml
339${OCAML_SITELIB}/js_of_ocaml-compiler/util.mli 317${OCAML_SITELIB}/js_of_ocaml-compiler/util.mli
340${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.ml 318${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.ml
341${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.mli 319${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.mli
342${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.ml 320${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.ml
343${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.mli 321${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.mli
344${OCAML_SITELIB}/js_of_ocaml-compiler/weak.js 322${OCAML_SITELIB}/js_of_ocaml-compiler/weak.js
345${OCAML_SITELIB}/js_of_ocaml-lwt/META 323${OCAML_SITELIB}/js_of_ocaml-lwt/META
 324${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml-lwt.dune
346${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.a 325${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.a
347${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cma 326${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cma
348${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmi 327${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmi
349${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmt 328${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmt
350${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmx 329${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmx
351${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxa 330${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxa
352${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxs 331${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxs
353${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml-lwt.dune 
354${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.ml 332${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.ml
355${OCAML_SITELIB}/js_of_ocaml-lwt/logger/js_of_ocaml-lwt.logger.dune 333${OCAML_SITELIB}/js_of_ocaml-lwt/logger/js_of_ocaml-lwt.logger.dune
356${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.a 334${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.a
357${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cma 335${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cma
358${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmi 336${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmi
359${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmt 337${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmt
360${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmti 338${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmti
361${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmx 339${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmx
362${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxa 340${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxa
363${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxs 341${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxs
364${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.ml 342${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.ml
365${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.mli 343${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.mli
366${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmi 344${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmi
@@ -414,258 +392,355 @@ ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx.exe @@ -414,258 +392,355 @@ ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx.exe
414${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js 392${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js
415${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.a 393${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.a
416${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cma 394${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cma
417${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmi 395${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmi
418${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmt 396${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmt
419${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmti 397${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmti
420${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmx 398${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmx
421${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxa 399${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxa
422${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxs 400${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxs
423${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.ml 401${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.ml
424${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.mli 402${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.mli
425${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmi 403${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmi
426${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmt 404${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmt
427${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmx 405${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmx
428${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.ml 406${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.ml
429${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmi 407${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmi
430${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmt 408${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmt
431${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmx 409${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmx
432${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_internal.ml 410${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_internal.ml
433${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/META 411${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/META
434${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/js_of_ocaml-ppx_deriving_json.dune 412${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/js_of_ocaml-ppx_deriving_json.dune
435${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/opam 413${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/opam
436${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.a 414${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.a
437${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cma 415${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cma
438${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmi 416${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmi
439${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmt 417${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmt
440${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmx 418${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmx
441${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxa 419${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxa
442${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxs 420${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxs
443${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.ml 421${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.ml
444${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/META 422${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/META
 423${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml-tyxml.dune
445${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.a 424${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.a
446${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cma 425${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cma
447${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmi 426${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmi
448${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmt 427${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmt
449${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmx 428${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmx
450${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmxa 429${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmxa
451${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmxs 430${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmxs
452${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml-tyxml.dune 
453${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.ml 431${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.ml
454${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/opam 432${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/opam
455${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmi 433${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmi
456${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmt 434${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmt
457${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmti 435${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmti
458${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmx 436${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmx
459${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.ml 437${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.ml
460${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.mli 438${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.mli
461${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmi 439${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmi
462${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmt 440${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmt
463${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmti 441${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmti
464${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmx 442${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmx
465${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.ml 443${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.ml
466${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.mli 444${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.mli
467${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmi 445${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmi
468${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmt 446${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmt
469${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmti 447${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmti
470${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmx 448${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmx
471${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.ml 449${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.ml
472${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.mli 450${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.mli
 451${OCAML_SITELIB}/js_of_ocaml/CSS.ml
 452${OCAML_SITELIB}/js_of_ocaml/Dom.ml
 453${OCAML_SITELIB}/js_of_ocaml/Dom_events.ml
 454${OCAML_SITELIB}/js_of_ocaml/Dom_html.ml
 455${OCAML_SITELIB}/js_of_ocaml/Dom_svg.ml
 456${OCAML_SITELIB}/js_of_ocaml/EventSource.ml
 457${OCAML_SITELIB}/js_of_ocaml/File.ml
 458${OCAML_SITELIB}/js_of_ocaml/Firebug.ml
 459${OCAML_SITELIB}/js_of_ocaml/Form.ml
 460${OCAML_SITELIB}/js_of_ocaml/Geolocation.ml
 461${OCAML_SITELIB}/js_of_ocaml/Intl.ml
 462${OCAML_SITELIB}/js_of_ocaml/Js.ml
 463${OCAML_SITELIB}/js_of_ocaml/Json.ml
 464${OCAML_SITELIB}/js_of_ocaml/Jstable.ml
 465${OCAML_SITELIB}/js_of_ocaml/Lib_version.ml
473${OCAML_SITELIB}/js_of_ocaml/META 466${OCAML_SITELIB}/js_of_ocaml/META
 467${OCAML_SITELIB}/js_of_ocaml/MutationObserver.ml
 468${OCAML_SITELIB}/js_of_ocaml/Regexp.ml
 469${OCAML_SITELIB}/js_of_ocaml/Sys_js.ml
 470${OCAML_SITELIB}/js_of_ocaml/Typed_array.ml
 471${OCAML_SITELIB}/js_of_ocaml/Url.ml
 472${OCAML_SITELIB}/js_of_ocaml/WebGL.ml
 473${OCAML_SITELIB}/js_of_ocaml/WebSockets.ml
 474${OCAML_SITELIB}/js_of_ocaml/Worker.ml
 475${OCAML_SITELIB}/js_of_ocaml/XmlHttpRequest.ml
474${OCAML_SITELIB}/js_of_ocaml/cSS.cmi 476${OCAML_SITELIB}/js_of_ocaml/cSS.cmi
475${OCAML_SITELIB}/js_of_ocaml/cSS.cmt 477${OCAML_SITELIB}/js_of_ocaml/cSS.cmt
476${OCAML_SITELIB}/js_of_ocaml/cSS.cmti 
477${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/cSS.cmx 478${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/cSS.cmx
478${OCAML_SITELIB}/js_of_ocaml/cSS.ml 479${OCAML_SITELIB}/js_of_ocaml/cSS.ml
479${OCAML_SITELIB}/js_of_ocaml/cSS.mli 480${OCAML_SITELIB}/js_of_ocaml/cSS.mli
480${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmi 481${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmi
481${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmt 482${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmt
482${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmti 483${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmti
483${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmx 484${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmx
484${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.ml 485${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.ml
485${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.mli 486${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.mli
486${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmi 487${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmi
487${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmt 488${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmt
488${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmti 489${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmti
489${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmx 490${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmx
490${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.ml 491${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.ml
491${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.mli 492${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.mli
492${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml.deriving.dune 493${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml.deriving.dune
493${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.a 494${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.a
494${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cma 495${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cma
495${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxa 496${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxa
496${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxs 497${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxs
497${OCAML_SITELIB}/js_of_ocaml/dom.cmi 498${OCAML_SITELIB}/js_of_ocaml/dom.cmi
498${OCAML_SITELIB}/js_of_ocaml/dom.cmt 499${OCAML_SITELIB}/js_of_ocaml/dom.cmt
499${OCAML_SITELIB}/js_of_ocaml/dom.cmti 
500${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom.cmx 500${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom.cmx
501${OCAML_SITELIB}/js_of_ocaml/dom.ml 501${OCAML_SITELIB}/js_of_ocaml/dom.ml
502${OCAML_SITELIB}/js_of_ocaml/dom.mli 502${OCAML_SITELIB}/js_of_ocaml/dom.mli
503${OCAML_SITELIB}/js_of_ocaml/dom_events.cmi 503${OCAML_SITELIB}/js_of_ocaml/dom_events.cmi
504${OCAML_SITELIB}/js_of_ocaml/dom_events.cmt 504${OCAML_SITELIB}/js_of_ocaml/dom_events.cmt
505${OCAML_SITELIB}/js_of_ocaml/dom_events.cmti 
506${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_events.cmx 505${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_events.cmx
507${OCAML_SITELIB}/js_of_ocaml/dom_events.ml 506${OCAML_SITELIB}/js_of_ocaml/dom_events.ml
508${OCAML_SITELIB}/js_of_ocaml/dom_events.mli 507${OCAML_SITELIB}/js_of_ocaml/dom_events.mli
509${OCAML_SITELIB}/js_of_ocaml/dom_html.cmi 508${OCAML_SITELIB}/js_of_ocaml/dom_html.cmi
510${OCAML_SITELIB}/js_of_ocaml/dom_html.cmt 509${OCAML_SITELIB}/js_of_ocaml/dom_html.cmt
511${OCAML_SITELIB}/js_of_ocaml/dom_html.cmti 
512${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_html.cmx 510${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_html.cmx
513${OCAML_SITELIB}/js_of_ocaml/dom_html.ml 511${OCAML_SITELIB}/js_of_ocaml/dom_html.ml
514${OCAML_SITELIB}/js_of_ocaml/dom_html.mli 512${OCAML_SITELIB}/js_of_ocaml/dom_html.mli
515${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmi 513${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmi
516${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmt 514${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmt
517${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmti 
518${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmx 515${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmx
519${OCAML_SITELIB}/js_of_ocaml/dom_svg.ml 516${OCAML_SITELIB}/js_of_ocaml/dom_svg.ml
520${OCAML_SITELIB}/js_of_ocaml/dom_svg.mli 517${OCAML_SITELIB}/js_of_ocaml/dom_svg.mli
521${OCAML_SITELIB}/js_of_ocaml/eventSource.cmi 518${OCAML_SITELIB}/js_of_ocaml/eventSource.cmi
522${OCAML_SITELIB}/js_of_ocaml/eventSource.cmt 519${OCAML_SITELIB}/js_of_ocaml/eventSource.cmt
523${OCAML_SITELIB}/js_of_ocaml/eventSource.cmti 
524${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/eventSource.cmx 520${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/eventSource.cmx
525${OCAML_SITELIB}/js_of_ocaml/eventSource.ml 521${OCAML_SITELIB}/js_of_ocaml/eventSource.ml
526${OCAML_SITELIB}/js_of_ocaml/eventSource.mli 522${OCAML_SITELIB}/js_of_ocaml/eventSource.mli
527${OCAML_SITELIB}/js_of_ocaml/file.cmi 523${OCAML_SITELIB}/js_of_ocaml/file.cmi
528${OCAML_SITELIB}/js_of_ocaml/file.cmt 524${OCAML_SITELIB}/js_of_ocaml/file.cmt
529${OCAML_SITELIB}/js_of_ocaml/file.cmti 
530${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/file.cmx 525${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/file.cmx
531${OCAML_SITELIB}/js_of_ocaml/file.ml 526${OCAML_SITELIB}/js_of_ocaml/file.ml
532${OCAML_SITELIB}/js_of_ocaml/file.mli 527${OCAML_SITELIB}/js_of_ocaml/file.mli
533${OCAML_SITELIB}/js_of_ocaml/firebug.cmi 528${OCAML_SITELIB}/js_of_ocaml/firebug.cmi
534${OCAML_SITELIB}/js_of_ocaml/firebug.cmt 529${OCAML_SITELIB}/js_of_ocaml/firebug.cmt
535${OCAML_SITELIB}/js_of_ocaml/firebug.cmti 
536${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/firebug.cmx 530${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/firebug.cmx
537${OCAML_SITELIB}/js_of_ocaml/firebug.ml 531${OCAML_SITELIB}/js_of_ocaml/firebug.ml
538${OCAML_SITELIB}/js_of_ocaml/firebug.mli 532${OCAML_SITELIB}/js_of_ocaml/firebug.mli
539${OCAML_SITELIB}/js_of_ocaml/form.cmi 533${OCAML_SITELIB}/js_of_ocaml/form.cmi
540${OCAML_SITELIB}/js_of_ocaml/form.cmt 534${OCAML_SITELIB}/js_of_ocaml/form.cmt
541${OCAML_SITELIB}/js_of_ocaml/form.cmti 
542${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/form.cmx 535${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/form.cmx
543${OCAML_SITELIB}/js_of_ocaml/form.ml 536${OCAML_SITELIB}/js_of_ocaml/form.ml
544${OCAML_SITELIB}/js_of_ocaml/form.mli 537${OCAML_SITELIB}/js_of_ocaml/form.mli
545${OCAML_SITELIB}/js_of_ocaml/geolocation.cmi 538${OCAML_SITELIB}/js_of_ocaml/geolocation.cmi
546${OCAML_SITELIB}/js_of_ocaml/geolocation.cmt 539${OCAML_SITELIB}/js_of_ocaml/geolocation.cmt
547${OCAML_SITELIB}/js_of_ocaml/geolocation.cmti 
548${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/geolocation.cmx 540${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/geolocation.cmx
549${OCAML_SITELIB}/js_of_ocaml/geolocation.ml 541${OCAML_SITELIB}/js_of_ocaml/geolocation.ml
550${OCAML_SITELIB}/js_of_ocaml/geolocation.mli 542${OCAML_SITELIB}/js_of_ocaml/geolocation.mli
551${OCAML_SITELIB}/js_of_ocaml/intl.cmi 543${OCAML_SITELIB}/js_of_ocaml/intl.cmi
552${OCAML_SITELIB}/js_of_ocaml/intl.cmt 544${OCAML_SITELIB}/js_of_ocaml/intl.cmt
553${OCAML_SITELIB}/js_of_ocaml/intl.cmti 
554${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/intl.cmx 545${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/intl.cmx
555${OCAML_SITELIB}/js_of_ocaml/intl.ml 546${OCAML_SITELIB}/js_of_ocaml/intl.ml
556${OCAML_SITELIB}/js_of_ocaml/intl.mli 547${OCAML_SITELIB}/js_of_ocaml/intl.mli
557${OCAML_SITELIB}/js_of_ocaml/js.cmi 548${OCAML_SITELIB}/js_of_ocaml/js.cmi
558${OCAML_SITELIB}/js_of_ocaml/js.cmt 549${OCAML_SITELIB}/js_of_ocaml/js.cmt
559${OCAML_SITELIB}/js_of_ocaml/js.cmti 
560${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js.cmx 550${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js.cmx
561${OCAML_SITELIB}/js_of_ocaml/js.ml 551${OCAML_SITELIB}/js_of_ocaml/js.ml
562${OCAML_SITELIB}/js_of_ocaml/js.mli 552${OCAML_SITELIB}/js_of_ocaml/js.mli
563${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.a 553${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.a
564${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cma 554${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cma
565${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmi 555${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmi
566${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmt 556${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmt
567${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmx 557${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmx
568${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmxa 558${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmxa
569${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmxs 559${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmxs
570${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.dune 560${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.dune
571${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.ml 561${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.ml
 562${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmi
 563${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmt
 564${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmx
 565${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.ml
 566${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmi
 567${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmt
 568${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmti
 569${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmx
 570${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmi
 571${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmt
 572${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmti
 573${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmx
 574${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_events.cmi
 575${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_events.cmt
 576${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_events.cmti
 577${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_events.cmx
 578${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_html.cmi
 579${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_html.cmt
 580${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_html.cmti
 581${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_html.cmx
 582${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_svg.cmi
 583${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_svg.cmt
 584${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_svg.cmti
 585${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom_svg.cmx
 586${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__EventSource.cmi
 587${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__EventSource.cmt
 588${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__EventSource.cmti
 589${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__EventSource.cmx
 590${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__File.cmi
 591${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__File.cmt
 592${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__File.cmti
 593${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__File.cmx
 594${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Firebug.cmi
 595${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Firebug.cmt
 596${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Firebug.cmti
 597${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Firebug.cmx
 598${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Form.cmi
 599${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Form.cmt
 600${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Form.cmti
 601${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Form.cmx
 602${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Geolocation.cmi
 603${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Geolocation.cmt
 604${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Geolocation.cmti
 605${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Geolocation.cmx
 606${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Intl.cmi
 607${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Intl.cmt
 608${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Intl.cmti
 609${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Intl.cmx
 610${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Js.cmi
 611${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Js.cmt
 612${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Js.cmti
 613${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Js.cmx
 614${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Json.cmi
 615${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Json.cmt
 616${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Json.cmti
 617${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Json.cmx
 618${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Jstable.cmi
 619${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Jstable.cmt
 620${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Jstable.cmti
 621${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Jstable.cmx
 622${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Lib_version.cmi
 623${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Lib_version.cmt
 624${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Lib_version.cmx
 625${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__MutationObserver.cmi
 626${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__MutationObserver.cmt
 627${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__MutationObserver.cmti
 628${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__MutationObserver.cmx
 629${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Regexp.cmi
 630${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Regexp.cmt
 631${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Regexp.cmti
 632${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Regexp.cmx
 633${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Sys_js.cmi
 634${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Sys_js.cmt
 635${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Sys_js.cmti
 636${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Sys_js.cmx
 637${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Typed_array.cmi
 638${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Typed_array.cmt
 639${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Typed_array.cmti
 640${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Typed_array.cmx
 641${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Url.cmi
 642${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Url.cmt
 643${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Url.cmti
 644${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Url.cmx
 645${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__WebGL.cmi
 646${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__WebGL.cmt
 647${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__WebGL.cmti
 648${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__WebGL.cmx
 649${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__WebSockets.cmi
 650${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__WebSockets.cmt
 651${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__WebSockets.cmti
 652${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__WebSockets.cmx
 653${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Worker.cmi
 654${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Worker.cmt
 655${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Worker.cmti
 656${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Worker.cmx
 657${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__XmlHttpRequest.cmi
 658${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__XmlHttpRequest.cmt
 659${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__XmlHttpRequest.cmti
 660${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__XmlHttpRequest.cmx
572${OCAML_SITELIB}/js_of_ocaml/json.cmi 661${OCAML_SITELIB}/js_of_ocaml/json.cmi
573${OCAML_SITELIB}/js_of_ocaml/json.cmt 662${OCAML_SITELIB}/js_of_ocaml/json.cmt
574${OCAML_SITELIB}/js_of_ocaml/json.cmti 
575${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/json.cmx 663${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/json.cmx
576${OCAML_SITELIB}/js_of_ocaml/json.ml 664${OCAML_SITELIB}/js_of_ocaml/json.ml
577${OCAML_SITELIB}/js_of_ocaml/json.mli 665${OCAML_SITELIB}/js_of_ocaml/json.mli
578${OCAML_SITELIB}/js_of_ocaml/jstable.cmi 666${OCAML_SITELIB}/js_of_ocaml/jstable.cmi
579${OCAML_SITELIB}/js_of_ocaml/jstable.cmt 667${OCAML_SITELIB}/js_of_ocaml/jstable.cmt
580${OCAML_SITELIB}/js_of_ocaml/jstable.cmti 
581${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/jstable.cmx 668${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/jstable.cmx
582${OCAML_SITELIB}/js_of_ocaml/jstable.ml 669${OCAML_SITELIB}/js_of_ocaml/jstable.ml
583${OCAML_SITELIB}/js_of_ocaml/jstable.mli 670${OCAML_SITELIB}/js_of_ocaml/jstable.mli
584${OCAML_SITELIB}/js_of_ocaml/lib_version.cmi 671${OCAML_SITELIB}/js_of_ocaml/lib_version.cmi
585${OCAML_SITELIB}/js_of_ocaml/lib_version.cmt 672${OCAML_SITELIB}/js_of_ocaml/lib_version.cmt
586${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/lib_version.cmx 673${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/lib_version.cmx
587${OCAML_SITELIB}/js_of_ocaml/lib_version.ml 674${OCAML_SITELIB}/js_of_ocaml/lib_version.ml
588${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/libjs_of_ocaml_stubs.a 675${OCAML_SITELIB}/js_of_ocaml/libjs_of_ocaml_stubs.a
589${OCAML_SITELIB}/js_of_ocaml/mutationObserver.cmi 676${OCAML_SITELIB}/js_of_ocaml/mutationObserver.cmi
590${OCAML_SITELIB}/js_of_ocaml/mutationObserver.cmt 677${OCAML_SITELIB}/js_of_ocaml/mutationObserver.cmt
591${OCAML_SITELIB}/js_of_ocaml/mutationObserver.cmti 
592${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/mutationObserver.cmx 678${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/mutationObserver.cmx
593${OCAML_SITELIB}/js_of_ocaml/mutationObserver.ml 679${OCAML_SITELIB}/js_of_ocaml/mutationObserver.ml
594${OCAML_SITELIB}/js_of_ocaml/mutationObserver.mli 680${OCAML_SITELIB}/js_of_ocaml/mutationObserver.mli
595${OCAML_SITELIB}/js_of_ocaml/opam 681${OCAML_SITELIB}/js_of_ocaml/opam
596${OCAML_SITELIB}/js_of_ocaml/regexp.cmi 682${OCAML_SITELIB}/js_of_ocaml/regexp.cmi
597${OCAML_SITELIB}/js_of_ocaml/regexp.cmt 683${OCAML_SITELIB}/js_of_ocaml/regexp.cmt
598${OCAML_SITELIB}/js_of_ocaml/regexp.cmti 
599${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/regexp.cmx 684${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/regexp.cmx
600${OCAML_SITELIB}/js_of_ocaml/regexp.ml 685${OCAML_SITELIB}/js_of_ocaml/regexp.ml
601${OCAML_SITELIB}/js_of_ocaml/regexp.mli 686${OCAML_SITELIB}/js_of_ocaml/regexp.mli
602${OCAML_SITELIB}/js_of_ocaml/sys_js.cmi 687${OCAML_SITELIB}/js_of_ocaml/sys_js.cmi
603${OCAML_SITELIB}/js_of_ocaml/sys_js.cmt 688${OCAML_SITELIB}/js_of_ocaml/sys_js.cmt
604${OCAML_SITELIB}/js_of_ocaml/sys_js.cmti 
605${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/sys_js.cmx 689${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/sys_js.cmx
606${OCAML_SITELIB}/js_of_ocaml/sys_js.ml 690${OCAML_SITELIB}/js_of_ocaml/sys_js.ml
607${OCAML_SITELIB}/js_of_ocaml/sys_js.mli 691${OCAML_SITELIB}/js_of_ocaml/sys_js.mli
608${OCAML_SITELIB}/js_of_ocaml/typed_array.cmi 692${OCAML_SITELIB}/js_of_ocaml/typed_array.cmi
609${OCAML_SITELIB}/js_of_ocaml/typed_array.cmt 693${OCAML_SITELIB}/js_of_ocaml/typed_array.cmt
610${OCAML_SITELIB}/js_of_ocaml/typed_array.cmti 
611${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/typed_array.cmx 694${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/typed_array.cmx
612${OCAML_SITELIB}/js_of_ocaml/typed_array.ml 695${OCAML_SITELIB}/js_of_ocaml/typed_array.ml
613${OCAML_SITELIB}/js_of_ocaml/typed_array.mli 696${OCAML_SITELIB}/js_of_ocaml/typed_array.mli
614${OCAML_SITELIB}/js_of_ocaml/url.cmi 697${OCAML_SITELIB}/js_of_ocaml/url.cmi
615${OCAML_SITELIB}/js_of_ocaml/url.cmt 698${OCAML_SITELIB}/js_of_ocaml/url.cmt
616${OCAML_SITELIB}/js_of_ocaml/url.cmti 
617${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/url.cmx 699${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/url.cmx
618${OCAML_SITELIB}/js_of_ocaml/url.ml 700${OCAML_SITELIB}/js_of_ocaml/url.ml
619${OCAML_SITELIB}/js_of_ocaml/url.mli 701${OCAML_SITELIB}/js_of_ocaml/url.mli
620${OCAML_SITELIB}/js_of_ocaml/webGL.cmi 702${OCAML_SITELIB}/js_of_ocaml/webGL.cmi
621${OCAML_SITELIB}/js_of_ocaml/webGL.cmt 703${OCAML_SITELIB}/js_of_ocaml/webGL.cmt
622${OCAML_SITELIB}/js_of_ocaml/webGL.cmti 
623${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/webGL.cmx 704${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/webGL.cmx
624${OCAML_SITELIB}/js_of_ocaml/webGL.ml 705${OCAML_SITELIB}/js_of_ocaml/webGL.ml
625${OCAML_SITELIB}/js_of_ocaml/webGL.mli 706${OCAML_SITELIB}/js_of_ocaml/webGL.mli
626${OCAML_SITELIB}/js_of_ocaml/webSockets.cmi 707${OCAML_SITELIB}/js_of_ocaml/webSockets.cmi
627${OCAML_SITELIB}/js_of_ocaml/webSockets.cmt 708${OCAML_SITELIB}/js_of_ocaml/webSockets.cmt
628${OCAML_SITELIB}/js_of_ocaml/webSockets.cmti 
629${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/webSockets.cmx 709${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/webSockets.cmx
630${OCAML_SITELIB}/js_of_ocaml/webSockets.ml 710${OCAML_SITELIB}/js_of_ocaml/webSockets.ml
631${OCAML_SITELIB}/js_of_ocaml/webSockets.mli 711${OCAML_SITELIB}/js_of_ocaml/webSockets.mli
632${OCAML_SITELIB}/js_of_ocaml/worker.cmi 712${OCAML_SITELIB}/js_of_ocaml/worker.cmi
633${OCAML_SITELIB}/js_of_ocaml/worker.cmt 713${OCAML_SITELIB}/js_of_ocaml/worker.cmt
634${OCAML_SITELIB}/js_of_ocaml/worker.cmti 
635${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/worker.cmx 714${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/worker.cmx
636${OCAML_SITELIB}/js_of_ocaml/worker.ml 715${OCAML_SITELIB}/js_of_ocaml/worker.ml
637${OCAML_SITELIB}/js_of_ocaml/worker.mli 716${OCAML_SITELIB}/js_of_ocaml/worker.mli
638${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.cmi 717${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.cmi
639${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.cmt 718${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.cmt
640${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.cmti 
641${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.cmx 719${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.cmx
642${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.ml 720${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.ml
643${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.mli 721${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.mli
644${OCAML_SITELIB}/stublibs/dlljs_of_ocaml_stubs.so 722${OCAML_SITELIB}/stublibs/dlljs_of_ocaml_stubs.so
645man/man1/js_of_ocaml.1 723man/man1/js_of_ocaml.1
646man/man1/jsoo_link.1 724man/man1/jsoo_link.1
647man/man1/jsoo_minify.1 725man/man1/jsoo_minify.1
648${PLIST.camlp4}share/doc/js_of_ocaml-camlp4/CHANGES 
649${PLIST.camlp4}share/doc/js_of_ocaml-camlp4/LICENSE 
650${PLIST.camlp4}share/doc/js_of_ocaml-camlp4/README.md 
651share/doc/js_of_ocaml-compiler/CHANGES 726share/doc/js_of_ocaml-compiler/CHANGES
652share/doc/js_of_ocaml-compiler/LICENSE 727share/doc/js_of_ocaml-compiler/LICENSE
653share/doc/js_of_ocaml-compiler/README.md 728share/doc/js_of_ocaml-compiler/README.md
654share/doc/js_of_ocaml-lwt/CHANGES 729share/doc/js_of_ocaml-lwt/CHANGES
655share/doc/js_of_ocaml-lwt/LICENSE 730share/doc/js_of_ocaml-lwt/LICENSE
656share/doc/js_of_ocaml-lwt/README.md 731share/doc/js_of_ocaml-lwt/README.md
657share/doc/js_of_ocaml-ocamlbuild/CHANGES 732share/doc/js_of_ocaml-ocamlbuild/CHANGES
658share/doc/js_of_ocaml-ocamlbuild/LICENSE 733share/doc/js_of_ocaml-ocamlbuild/LICENSE
659share/doc/js_of_ocaml-ocamlbuild/README.md 734share/doc/js_of_ocaml-ocamlbuild/README.md
660share/doc/js_of_ocaml-ppx/CHANGES 735share/doc/js_of_ocaml-ppx/CHANGES
661share/doc/js_of_ocaml-ppx/LICENSE 736share/doc/js_of_ocaml-ppx/LICENSE
662share/doc/js_of_ocaml-ppx/README.md 737share/doc/js_of_ocaml-ppx/README.md
663share/doc/js_of_ocaml-ppx_deriving_json/CHANGES 738share/doc/js_of_ocaml-ppx_deriving_json/CHANGES
664share/doc/js_of_ocaml-ppx_deriving_json/LICENSE 739share/doc/js_of_ocaml-ppx_deriving_json/LICENSE
665share/doc/js_of_ocaml-ppx_deriving_json/README.md 740share/doc/js_of_ocaml-ppx_deriving_json/README.md
666${PLIST.tyxml}share/doc/js_of_ocaml-tyxml/CHANGES 741share/doc/js_of_ocaml-tyxml/CHANGES
667${PLIST.tyxml}share/doc/js_of_ocaml-tyxml/LICENSE 742share/doc/js_of_ocaml-tyxml/LICENSE
668${PLIST.tyxml}share/doc/js_of_ocaml-tyxml/README.md 743share/doc/js_of_ocaml-tyxml/README.md
669share/doc/js_of_ocaml/CHANGES 744share/doc/js_of_ocaml/CHANGES
670share/doc/js_of_ocaml/LICENSE 745share/doc/js_of_ocaml/LICENSE
671share/doc/js_of_ocaml/README.md 746share/doc/js_of_ocaml/README.md

cvs diff -r1.12 -r1.13 pkgsrc/devel/js_of_ocaml/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/js_of_ocaml/buildlink3.mk 2018/11/29 11:59:21 1.12
+++ pkgsrc/devel/js_of_ocaml/buildlink3.mk 2019/01/29 12:43:53 1.13
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: buildlink3.mk,v 1.12 2018/11/29 11:59:21 jaapb Exp $ 1# $NetBSD: buildlink3.mk,v 1.13 2019/01/29 12:43:53 jaapb Exp $
2 2
3BUILDLINK_TREE+= js_of_ocaml 3BUILDLINK_TREE+= js_of_ocaml
4 4
5.if !defined(JS_OF_OCAML_BUILDLINK3_MK) 5.if !defined(JS_OF_OCAML_BUILDLINK3_MK)
6JS_OF_OCAML_BUILDLINK3_MK:= 6JS_OF_OCAML_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.js_of_ocaml+= js_of_ocaml>=3.0.0 8BUILDLINK_API_DEPENDS.js_of_ocaml+= js_of_ocaml>=3.0.0
9BUILDLINK_ABI_DEPENDS.js_of_ocaml+= js_of_ocaml>=3.2.1nb2 9BUILDLINK_ABI_DEPENDS.js_of_ocaml+= js_of_ocaml>=3.3.0
10BUILDLINK_PKGSRCDIR.js_of_ocaml?= ../../devel/js_of_ocaml 10BUILDLINK_PKGSRCDIR.js_of_ocaml?= ../../devel/js_of_ocaml
11 11
12.endif # JS_OF_OCAML_BUILDLINK3_MK 12.endif # JS_OF_OCAML_BUILDLINK3_MK
13 13
14BUILDLINK_TREE+= -js_of_ocaml 14BUILDLINK_TREE+= -js_of_ocaml

cvs diff -r1.18 -r1.19 pkgsrc/devel/js_of_ocaml/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/js_of_ocaml/distinfo 2018/11/29 11:59:21 1.18
+++ pkgsrc/devel/js_of_ocaml/distinfo 2019/01/29 12:43:53 1.19
@@ -1,7 +1,6 @@ @@ -1,7 +1,6 @@
1$NetBSD: distinfo,v 1.18 2018/11/29 11:59:21 jaapb Exp $ 1$NetBSD: distinfo,v 1.19 2019/01/29 12:43:53 jaapb Exp $
2 2
3SHA1 (js_of_ocaml-3.2.1.tar.gz) = 168c3c50eca387fa5b7f0d079c3d00ad7d883526 3SHA1 (js_of_ocaml-3.3.0.tar.gz) = fabc84175f2ba42e5fc34125139ef3b88c5fb507
4RMD160 (js_of_ocaml-3.2.1.tar.gz) = efd4c9de4f2971628da4a409139a89d0170d6878 4RMD160 (js_of_ocaml-3.3.0.tar.gz) = 8d1c9443eb0de6a4e148320878b8abb10e3250e3
5SHA512 (js_of_ocaml-3.2.1.tar.gz) = 55faf40f70f21a14b2ae6e9b6f920d649dfa101bb0e4ea3e24c3254ca6a2669b7e09b86c64b931d7d32beb280a61e7000e9508fb77c2512896fba36c5db33705 5SHA512 (js_of_ocaml-3.3.0.tar.gz) = 4869b3f337119127dbf71feafa5ecf7a507e0c19c5e59d49793b718207556ccf0a796c4de4526bfd3c982240f6b2dda70d299d27b0300223aca42067deb612a8
6Size (js_of_ocaml-3.2.1.tar.gz) = 1441397 bytes 6Size (js_of_ocaml-3.3.0.tar.gz) = 1433314 bytes
7SHA1 (patch-lib_tyxml_tyxml__js.ml) = 4b44f20b26387f90ec0ec7ec1398754bfed683bd 

cvs diff -r1.6 -r1.7 pkgsrc/devel/js_of_ocaml/options.mk (expand / switch to unified diff)

--- pkgsrc/devel/js_of_ocaml/options.mk 2018/11/29 11:59:21 1.6
+++ pkgsrc/devel/js_of_ocaml/options.mk 2019/01/29 12:43:53 1.7
@@ -1,35 +1,23 @@ @@ -1,35 +1,23 @@
1# $NetBSD: options.mk,v 1.6 2018/11/29 11:59:21 jaapb Exp $ 1# $NetBSD: options.mk,v 1.7 2019/01/29 12:43:53 jaapb Exp $
2 2
3PKG_OPTIONS_VAR= PKG_OPTIONS.js_of_ocaml 3PKG_OPTIONS_VAR= PKG_OPTIONS.js_of_ocaml
4PKG_SUPPORTED_OPTIONS= ocaml-tyxml camlp4 4PKG_SUPPORTED_OPTIONS= ocaml-tyxml
5PKG_SUGGESTED_OPTIONS= ocaml-tyxml 5PKG_SUGGESTED_OPTIONS= ocaml-tyxml
6 6
7.include "../../mk/bsd.prefs.mk" 7.include "../../mk/bsd.prefs.mk"
8 8
9.include "../../mk/bsd.options.mk" 9.include "../../mk/bsd.options.mk"
10 10
11PLIST_VARS+= tyxml camlp4 11PLIST_VARS+= tyxml
12 12
13### 13###
14### TyXML support 14### TyXML support
15### 15###
16.if !empty(PKG_OPTIONS:Mocaml-tyxml) 16.if !empty(PKG_OPTIONS:Mocaml-tyxml)
17.include "../../textproc/ocaml-tyxml/buildlink3.mk" 17.include "../../textproc/ocaml-tyxml/buildlink3.mk"
18.include "../../devel/ocaml-reactiveData/buildlink3.mk" 18.include "../../devel/ocaml-reactiveData/buildlink3.mk"
19PLIST.tyxml= yes 19PLIST.tyxml= yes
20DUNE_BUILD_PACKAGES+= js_of_ocaml-tyxml 20DUNE_BUILD_PACKAGES+= js_of_ocaml-tyxml
21OPAM_INSTALL_FILES+= js_of_ocaml-tyxml 21OPAM_INSTALL_FILES+= js_of_ocaml-tyxml
22.else 22.else
23.endif 23.endif
24 
25### 
26### Camlp4 support 
27### 
28.if !empty(PKG_OPTIONS:Mcamlp4) 
29.include "../../lang/camlp4/buildlink3.mk" 
30DEPENDS+= ocaml-deriving-ocsigen>=0.8.1:../../devel/ocaml-deriving-ocsigen 
31PLIST.camlp4= yes 
32DUNE_BUILD_PACKAGES+= js_of_ocaml-camlp4 
33OPAM_INSTALL_FILES+= js_of_ocaml-camlp4 
34.else 
35.endif 

File Deleted: pkgsrc/devel/js_of_ocaml/patches/Attic/patch-lib_tyxml_tyxml__js.ml