Tue Mar 5 17:31:04 2019 UTC ()
Updated devel/js_of_ocaml for dune compatibility.

Package now compatible with dune 1.7; revbump.


(jaapb)
diff -r1.31 -r1.32 pkgsrc/devel/js_of_ocaml/Makefile
diff -r1.21 -r1.22 pkgsrc/devel/js_of_ocaml/PLIST
diff -r1.13 -r1.14 pkgsrc/devel/js_of_ocaml/buildlink3.mk

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

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

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

--- pkgsrc/devel/js_of_ocaml/PLIST 2019/01/29 12:43:53 1.21
+++ pkgsrc/devel/js_of_ocaml/PLIST 2019/03/05 17:31:04 1.22
@@ -1,38 +1,38 @@ @@ -1,38 +1,38 @@
1@comment $NetBSD: PLIST,v 1.21 2019/01/29 12:43:53 jaapb Exp $ 1@comment $NetBSD: PLIST,v 1.22 2019/03/05 17:31:04 jaapb Exp $
2bin/js_of_ocaml 2bin/js_of_ocaml
3bin/jsoo_link 3bin/jsoo_link
4bin/jsoo_minify 4bin/jsoo_minify
5${OCAML_SITELIB}/js_of_ocaml-compiler/META 5${OCAML_SITELIB}/js_of_ocaml-compiler/META
6${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.ml 6${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.ml
7${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.mli 7${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.mli
8${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.ml 8${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.ml
9${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.mli 9${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.mli
10${OCAML_SITELIB}/js_of_ocaml-compiler/b64.ml 10${OCAML_SITELIB}/js_of_ocaml-compiler/b64.ml
11${OCAML_SITELIB}/js_of_ocaml-compiler/b64.mli 11${OCAML_SITELIB}/js_of_ocaml-compiler/b64.mli
12${OCAML_SITELIB}/js_of_ocaml-compiler/bigarray.js 12${OCAML_SITELIB}/js_of_ocaml-compiler/bigarray.js
13${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring.js 13${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring.js
14${OCAML_SITELIB}/js_of_ocaml-compiler/code.ml 14${OCAML_SITELIB}/js_of_ocaml-compiler/code.ml
15${OCAML_SITELIB}/js_of_ocaml-compiler/code.mli 15${OCAML_SITELIB}/js_of_ocaml-compiler/code.mli
16${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.ml 16${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.ml
17${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.mli 17${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.mli
18${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.ml 18${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.ml
19${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.mli 19${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.mli
20${OCAML_SITELIB}/js_of_ocaml-compiler/driver.ml 20${OCAML_SITELIB}/js_of_ocaml-compiler/driver.ml
21${OCAML_SITELIB}/js_of_ocaml-compiler/driver.mli 21${OCAML_SITELIB}/js_of_ocaml-compiler/driver.mli
 22${OCAML_SITELIB}/js_of_ocaml-compiler/dune-package
22${OCAML_SITELIB}/js_of_ocaml-compiler/dynlink.js 23${OCAML_SITELIB}/js_of_ocaml-compiler/dynlink.js
23${OCAML_SITELIB}/js_of_ocaml-compiler/eval.ml 24${OCAML_SITELIB}/js_of_ocaml-compiler/eval.ml
24${OCAML_SITELIB}/js_of_ocaml-compiler/eval.mli 25${OCAML_SITELIB}/js_of_ocaml-compiler/eval.mli
25${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/js_of_ocaml-compiler.findlib-support.dune 
26${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
27${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
28${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
29${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
30${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
31${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
32${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
33${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
34${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
35${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
36${OCAML_SITELIB}/js_of_ocaml-compiler/flow.ml 36${OCAML_SITELIB}/js_of_ocaml-compiler/flow.ml
37${OCAML_SITELIB}/js_of_ocaml-compiler/flow.mli 37${OCAML_SITELIB}/js_of_ocaml-compiler/flow.mli
38${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.ml 38${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.ml
@@ -50,27 +50,26 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/ie @@ -50,27 +50,26 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/ie
50${OCAML_SITELIB}/js_of_ocaml-compiler/inline.ml 50${OCAML_SITELIB}/js_of_ocaml-compiler/inline.ml
51${OCAML_SITELIB}/js_of_ocaml-compiler/inline.mli 51${OCAML_SITELIB}/js_of_ocaml-compiler/inline.mli
52${OCAML_SITELIB}/js_of_ocaml-compiler/instr.ml 52${OCAML_SITELIB}/js_of_ocaml-compiler/instr.ml
53${OCAML_SITELIB}/js_of_ocaml-compiler/instr.mli 53${OCAML_SITELIB}/js_of_ocaml-compiler/instr.mli
54${OCAML_SITELIB}/js_of_ocaml-compiler/int64.js 54${OCAML_SITELIB}/js_of_ocaml-compiler/int64.js
55${OCAML_SITELIB}/js_of_ocaml-compiler/internalMod.js 55${OCAML_SITELIB}/js_of_ocaml-compiler/internalMod.js
56${OCAML_SITELIB}/js_of_ocaml-compiler/io.js 56${OCAML_SITELIB}/js_of_ocaml-compiler/io.js
57${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.ml 57${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.ml
58${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.mli 58${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.mli
59${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.ml 59${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.ml
60${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.mli 60${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.mli
61${OCAML_SITELIB}/js_of_ocaml-compiler/js_lexer.ml 61${OCAML_SITELIB}/js_of_ocaml-compiler/js_lexer.ml
62${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 
64${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.a 63${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.a
65${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cma 64${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cma
66${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmi 65${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmi
67${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmt 66${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmt
68${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmx 67${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmx
69${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxa 68${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxa
70${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxs 69${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxs
71${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.ml 70${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.ml
72${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmi 71${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmi
73${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmt 72${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmt
74${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmti 73${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmti
75${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmx 74${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmx
76${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmi 75${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_parser.cmi
@@ -311,36 +310,35 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/sp @@ -311,36 +310,35 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/sp
311${OCAML_SITELIB}/js_of_ocaml-compiler/stdlib.js 310${OCAML_SITELIB}/js_of_ocaml-compiler/stdlib.js
312${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.ml 311${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.ml
313${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.mli 312${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.mli
314${OCAML_SITELIB}/js_of_ocaml-compiler/toplevel.js 313${OCAML_SITELIB}/js_of_ocaml-compiler/toplevel.js
315${OCAML_SITELIB}/js_of_ocaml-compiler/unix.js 314${OCAML_SITELIB}/js_of_ocaml-compiler/unix.js
316${OCAML_SITELIB}/js_of_ocaml-compiler/util.ml 315${OCAML_SITELIB}/js_of_ocaml-compiler/util.ml
317${OCAML_SITELIB}/js_of_ocaml-compiler/util.mli 316${OCAML_SITELIB}/js_of_ocaml-compiler/util.mli
318${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.ml 317${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.ml
319${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.mli 318${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.mli
320${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.ml 319${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.ml
321${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.mli 320${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.mli
322${OCAML_SITELIB}/js_of_ocaml-compiler/weak.js 321${OCAML_SITELIB}/js_of_ocaml-compiler/weak.js
323${OCAML_SITELIB}/js_of_ocaml-lwt/META 322${OCAML_SITELIB}/js_of_ocaml-lwt/META
324${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml-lwt.dune 323${OCAML_SITELIB}/js_of_ocaml-lwt/dune-package
325${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.a 324${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.a
326${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cma 325${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cma
327${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmi 326${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmi
328${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmt 327${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmt
329${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmx 328${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmx
330${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxa 329${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxa
331${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxs 330${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxs
332${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.ml 331${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.ml
333${OCAML_SITELIB}/js_of_ocaml-lwt/logger/js_of_ocaml-lwt.logger.dune 
334${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.a 332${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.a
335${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cma 333${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cma
336${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmi 334${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmi
337${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmt 335${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmt
338${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmti 336${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmti
339${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmx 337${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmx
340${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxa 338${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxa
341${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxs 339${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxs
342${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.ml 340${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.ml
343${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.mli 341${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.mli
344${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmi 342${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmi
345${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmt 343${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmt
346${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmti 344${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmti
@@ -363,74 +361,74 @@ ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jso @@ -363,74 +361,74 @@ ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jso
363${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmt 361${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmt
364${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmti 362${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmti
365${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmx 363${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmx
366${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.ml 364${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.ml
367${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.mli 365${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.mli
368${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmi 366${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmi
369${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmt 367${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmt
370${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmti 368${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmti
371${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmx 369${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmx
372${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.ml 370${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.ml
373${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.mli 371${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.mli
374${OCAML_SITELIB}/js_of_ocaml-lwt/opam 372${OCAML_SITELIB}/js_of_ocaml-lwt/opam
375${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/META 373${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/META
376${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/js_of_ocaml-ocamlbuild.dune 374${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/dune-package
377${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.a 375${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.a
378${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cma 376${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cma
379${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmi 377${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmi
380${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmt 378${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmt
381${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmti 379${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmti
382${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmx 380${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmx
383${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmxa 381${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmxa
384${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmxs 382${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmxs
385${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.ml 383${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.ml
386${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.mli 384${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.mli
387${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/opam 385${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/opam
388${OCAML_SITELIB}/js_of_ocaml-ppx/META 386${OCAML_SITELIB}/js_of_ocaml-ppx/META
389${OCAML_SITELIB}/js_of_ocaml-ppx/js_of_ocaml-ppx.dune 387${OCAML_SITELIB}/js_of_ocaml-ppx/dune-package
390${OCAML_SITELIB}/js_of_ocaml-ppx/opam 388${OCAML_SITELIB}/js_of_ocaml-ppx/opam
391${OCAML_SITELIB}/js_of_ocaml-ppx/ppx.exe 389${OCAML_SITELIB}/js_of_ocaml-ppx/ppx.exe
392${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js 390${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js
393${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.a 391${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.a
394${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cma 392${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cma
395${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmi 393${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmi
396${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmt 394${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmt
397${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmti 395${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmti
398${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmx 396${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmx
399${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxa 397${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxa
400${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxs 398${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxs
401${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.ml 399${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.ml
402${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.mli 400${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.mli
403${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmi 401${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmi
404${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmt 402${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmt
405${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmx 403${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmx
406${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.ml 404${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.ml
407${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmi 405${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmi
408${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmt 406${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmt
409${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmx 407${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmx
410${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_internal.ml 408${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_internal.ml
411${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/META 409${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/META
412${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/js_of_ocaml-ppx_deriving_json.dune 410${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/dune-package
413${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/opam 411${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/opam
414${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.a 412${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.a
415${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cma 413${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cma
416${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmi 414${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmi
417${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmt 415${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmt
418${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmx 416${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmx
419${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxa 417${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxa
420${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxs 418${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxs
421${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.ml 419${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.ml
422${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/META 420${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/META
423${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml-tyxml.dune 421${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/dune-package
424${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.a 422${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.a
425${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cma 423${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cma
426${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmi 424${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmi
427${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmt 425${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmt
428${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmx 426${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmx
429${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmxa 427${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmxa
430${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmxs 428${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmxs
431${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.ml 429${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.ml
432${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/opam 430${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/opam
433${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmi 431${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmi
434${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmt 432${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmt
435${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmti 433${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmti
436${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmx 434${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmx
@@ -480,51 +478,51 @@ ${OCAML_SITELIB}/js_of_ocaml/cSS.ml @@ -480,51 +478,51 @@ ${OCAML_SITELIB}/js_of_ocaml/cSS.ml
480${OCAML_SITELIB}/js_of_ocaml/cSS.mli 478${OCAML_SITELIB}/js_of_ocaml/cSS.mli
481${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmi 479${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmi
482${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmt 480${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmt
483${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmti 481${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmti
484${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmx 482${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.cmx
485${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.ml 483${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.ml
486${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.mli 484${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json.mli
487${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmi 485${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmi
488${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmt 486${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmt
489${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmti 487${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmti
490${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmx 488${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmx
491${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.ml 489${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.ml
492${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.mli 490${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.mli
493${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml.deriving.dune 
494${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.a 491${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.a
495${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cma 492${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cma
496${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxa 493${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxa
497${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxs 494${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxs
498${OCAML_SITELIB}/js_of_ocaml/dom.cmi 495${OCAML_SITELIB}/js_of_ocaml/dom.cmi
499${OCAML_SITELIB}/js_of_ocaml/dom.cmt 496${OCAML_SITELIB}/js_of_ocaml/dom.cmt
500${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom.cmx 497${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom.cmx
501${OCAML_SITELIB}/js_of_ocaml/dom.ml 498${OCAML_SITELIB}/js_of_ocaml/dom.ml
502${OCAML_SITELIB}/js_of_ocaml/dom.mli 499${OCAML_SITELIB}/js_of_ocaml/dom.mli
503${OCAML_SITELIB}/js_of_ocaml/dom_events.cmi 500${OCAML_SITELIB}/js_of_ocaml/dom_events.cmi
504${OCAML_SITELIB}/js_of_ocaml/dom_events.cmt 501${OCAML_SITELIB}/js_of_ocaml/dom_events.cmt
505${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_events.cmx 502${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_events.cmx
506${OCAML_SITELIB}/js_of_ocaml/dom_events.ml 503${OCAML_SITELIB}/js_of_ocaml/dom_events.ml
507${OCAML_SITELIB}/js_of_ocaml/dom_events.mli 504${OCAML_SITELIB}/js_of_ocaml/dom_events.mli
508${OCAML_SITELIB}/js_of_ocaml/dom_html.cmi 505${OCAML_SITELIB}/js_of_ocaml/dom_html.cmi
509${OCAML_SITELIB}/js_of_ocaml/dom_html.cmt 506${OCAML_SITELIB}/js_of_ocaml/dom_html.cmt
510${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_html.cmx 507${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_html.cmx
511${OCAML_SITELIB}/js_of_ocaml/dom_html.ml 508${OCAML_SITELIB}/js_of_ocaml/dom_html.ml
512${OCAML_SITELIB}/js_of_ocaml/dom_html.mli 509${OCAML_SITELIB}/js_of_ocaml/dom_html.mli
513${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmi 510${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmi
514${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmt 511${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmt
515${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmx 512${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/dom_svg.cmx
516${OCAML_SITELIB}/js_of_ocaml/dom_svg.ml 513${OCAML_SITELIB}/js_of_ocaml/dom_svg.ml
517${OCAML_SITELIB}/js_of_ocaml/dom_svg.mli 514${OCAML_SITELIB}/js_of_ocaml/dom_svg.mli
 515${OCAML_SITELIB}/js_of_ocaml/dune-package
518${OCAML_SITELIB}/js_of_ocaml/eventSource.cmi 516${OCAML_SITELIB}/js_of_ocaml/eventSource.cmi
519${OCAML_SITELIB}/js_of_ocaml/eventSource.cmt 517${OCAML_SITELIB}/js_of_ocaml/eventSource.cmt
520${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/eventSource.cmx 518${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/eventSource.cmx
521${OCAML_SITELIB}/js_of_ocaml/eventSource.ml 519${OCAML_SITELIB}/js_of_ocaml/eventSource.ml
522${OCAML_SITELIB}/js_of_ocaml/eventSource.mli 520${OCAML_SITELIB}/js_of_ocaml/eventSource.mli
523${OCAML_SITELIB}/js_of_ocaml/file.cmi 521${OCAML_SITELIB}/js_of_ocaml/file.cmi
524${OCAML_SITELIB}/js_of_ocaml/file.cmt 522${OCAML_SITELIB}/js_of_ocaml/file.cmt
525${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/file.cmx 523${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/file.cmx
526${OCAML_SITELIB}/js_of_ocaml/file.ml 524${OCAML_SITELIB}/js_of_ocaml/file.ml
527${OCAML_SITELIB}/js_of_ocaml/file.mli 525${OCAML_SITELIB}/js_of_ocaml/file.mli
528${OCAML_SITELIB}/js_of_ocaml/firebug.cmi 526${OCAML_SITELIB}/js_of_ocaml/firebug.cmi
529${OCAML_SITELIB}/js_of_ocaml/firebug.cmt 527${OCAML_SITELIB}/js_of_ocaml/firebug.cmt
530${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/firebug.cmx 528${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/firebug.cmx
@@ -547,27 +545,26 @@ ${OCAML_SITELIB}/js_of_ocaml/intl.ml @@ -547,27 +545,26 @@ ${OCAML_SITELIB}/js_of_ocaml/intl.ml
547${OCAML_SITELIB}/js_of_ocaml/intl.mli 545${OCAML_SITELIB}/js_of_ocaml/intl.mli
548${OCAML_SITELIB}/js_of_ocaml/js.cmi 546${OCAML_SITELIB}/js_of_ocaml/js.cmi
549${OCAML_SITELIB}/js_of_ocaml/js.cmt 547${OCAML_SITELIB}/js_of_ocaml/js.cmt
550${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js.cmx 548${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js.cmx
551${OCAML_SITELIB}/js_of_ocaml/js.ml 549${OCAML_SITELIB}/js_of_ocaml/js.ml
552${OCAML_SITELIB}/js_of_ocaml/js.mli 550${OCAML_SITELIB}/js_of_ocaml/js.mli
553${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.a 551${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.a
554${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cma 552${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cma
555${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmi 553${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmi
556${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmt 554${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmt
557${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmx 555${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmx
558${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmxa 556${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmxa
559${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmxs 557${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.cmxs
560${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.dune 
561${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.ml 558${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml.ml
562${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmi 559${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmi
563${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmt 560${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmt
564${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmx 561${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.cmx
565${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.ml 562${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__.ml
566${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmi 563${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmi
567${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmt 564${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmt
568${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmti 565${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmti
569${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmx 566${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__CSS.cmx
570${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmi 567${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmi
571${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmt 568${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmt
572${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmti 569${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmti
573${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmx 570${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Dom.cmx

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

--- pkgsrc/devel/js_of_ocaml/buildlink3.mk 2019/01/29 12:43:53 1.13
+++ pkgsrc/devel/js_of_ocaml/buildlink3.mk 2019/03/05 17:31:04 1.14
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: buildlink3.mk,v 1.13 2019/01/29 12:43:53 jaapb Exp $ 1# $NetBSD: buildlink3.mk,v 1.14 2019/03/05 17:31:04 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.3.0 9BUILDLINK_ABI_DEPENDS.js_of_ocaml+= js_of_ocaml>=3.3.0nb1
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