pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkgsrc: Updated devel/js_of_ocaml to version 3.1.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/804c642dcef4
branches:  trunk
changeset: 306244:804c642dcef4
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Fri Apr 13 12:59:41 2018 +0000
description:
Updated devel/js_of_ocaml to version 3.1.0.

This is an interim release with some bugfixes and minor improvements.

diffstat:

 devel/js_of_ocaml/Makefile                                   |   14 +-
 devel/js_of_ocaml/PLIST                                      |  140 ++++++++--
 devel/js_of_ocaml/buildlink3.mk                              |    4 +-
 devel/js_of_ocaml/distinfo                                   |   13 +-
 devel/js_of_ocaml/options.mk                                 |   17 +-
 devel/js_of_ocaml/patches/patch-lib_lwt_log_jbuild           |    8 +-
 devel/js_of_ocaml/patches/patch-lib_lwt_log_lwt__log__js.mli |   14 +
 7 files changed, 146 insertions(+), 64 deletions(-)

diffs (truncated from 623 to 300 lines):

diff -r 5c69a8341005 -r 804c642dcef4 devel/js_of_ocaml/Makefile
--- a/devel/js_of_ocaml/Makefile        Fri Apr 13 12:54:13 2018 +0000
+++ b/devel/js_of_ocaml/Makefile        Fri Apr 13 12:59:41 2018 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2018/01/22 11:50:24 jaapb Exp $
+# $NetBSD: Makefile,v 1.24 2018/04/13 12:59:41 jaapb Exp $
 #
 
 GITHUB_PROJECT=        js_of_ocaml
-DISTNAME=      ${GITHUB_PROJECT}-3.0.2
+DISTNAME=      ${GITHUB_PROJECT}-3.1.0
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
 
@@ -16,14 +16,18 @@
 OCAML_USE_FINDLIB=     yes
 OCAML_USE_JBUILDER=    yes
 
-OPAM_INSTALL_FILES=    js_of_ocaml js_of_ocaml-ocamlbuild js_of_ocaml-ppx \
-                       js_of_ocaml-lwt js_of_ocaml-compiler
-JBUILDER_BUILD_PACKAGES=       js_of_ocaml-compiler js_of_ocaml js_of_ocaml-ocamlbuild js_of_ocaml-ppx js_of_ocaml-lwt
+OPAM_INSTALL_FILES=    js_of_ocaml js_of_ocaml-ocamlbuild \
+       js_of_ocaml-ppx js_of_ocaml-ppx_deriving_json \
+       js_of_ocaml-lwt js_of_ocaml-compiler
+JBUILDER_BUILD_PACKAGES=       js_of_ocaml-compiler js_of_ocaml js_of_ocaml-ocamlbuild \
+       js_of_ocaml-ppx js_of_ocaml-ppx_deriving_json \
+       js_of_ocaml-lwt
 
 .include "options.mk"
 .include "../../devel/ocamlbuild/buildlink3.mk"
 .include "../../devel/ocaml-cppo/buildlink3.mk"
 .include "../../devel/ocaml-lwt/buildlink3.mk"
+.include "../../devel/ocaml-lwt_log/buildlink3.mk"
 .include "../../devel/ocaml-migrate-parsetree/buildlink3.mk"
 .include "../../devel/ocaml-ppx_deriving/buildlink3.mk"
 .include "../../devel/ocaml-ppx_tools_versioned/buildlink3.mk"
diff -r 5c69a8341005 -r 804c642dcef4 devel/js_of_ocaml/PLIST
--- a/devel/js_of_ocaml/PLIST   Fri Apr 13 12:54:13 2018 +0000
+++ b/devel/js_of_ocaml/PLIST   Fri Apr 13 12:59:41 2018 +0000
@@ -1,37 +1,26 @@
-@comment $NetBSD: PLIST,v 1.15 2018/01/22 11:50:24 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.16 2018/04/13 12:59:41 jaapb Exp $
 bin/js_of_ocaml
 bin/jsoo_link
 bin/jsoo_minify
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/META
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/opam
-${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.a
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cma
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmi
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmt
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmti
-${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmx
-${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmxa
-${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.cmxs
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/deriving/pa_deriving_Json.mli
-${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.a
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cma
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmi
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmt
-${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmx
-${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmxa
-${PLIST.camlp4}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.cmxs
-${PLIST.camlp4}${OCAML_SITELIB}/js_of_ocaml-camlp4/pa_js.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/META
+${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/annot_lexer.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/annot_parser.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/b64.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/b64.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/bigarray.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/code.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/code.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/compiler_version.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/dgraph.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/driver.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/driver.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/dynlink.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/eval.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/eval.mli
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.a
 ${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cma
@@ -41,24 +30,35 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.cmxs
+${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/jsoo_findlib_support.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/findlib-support/js_of_ocaml-compiler.findlib-support.dune
+${OCAML_SITELIB}/js_of_ocaml-compiler/flow.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/flow.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/freevars.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/fs.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/fs_fake.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/fs_node.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/gc.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/generate.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/generate.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/generate_closure.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/generate_closure.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/graphics.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/ieee_754.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/inline.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/inline.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/instr.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/instr.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/int64.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/internalMod.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/io.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/javascript.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_assign.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_lexer.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_lexer.mli
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.a
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cma
@@ -67,6 +67,7 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.cmxs
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml-compiler.dune
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler.ml-gen
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmi
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Annot_lexer.cmt
@@ -248,47 +249,75 @@
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmt
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Vlq64.cmx
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_output.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_output.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_parser.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_parser.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_simpl.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_simpl.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_token.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_token.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_traverse.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_traverse.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/jslib.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/jslib_js_of_ocaml.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/json2.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/jsoo_deadcode.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/jsoo_deadcode.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/jsoo_primitive.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/jsoo_primitive.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/jsoo_strongly_connected_components.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/jsoo_strongly_connected_components.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/jsoo_subst.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/jsoo_subst.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/lexing.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/link_js.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/link_js.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/linker.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/linker.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/marshal.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/md5.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/mlString.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/nat.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/opam
+${OCAML_SITELIB}/js_of_ocaml-compiler/option.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/option.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/parse_bytecode.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/parse_bytecode.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/parse_info.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/parse_info.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/parse_js.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/parse_js.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/parsing.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/phisimpl.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/phisimpl.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/pretty_print.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/pretty_print.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/pseudoFs.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/pseudoFs.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/pure_fun.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/pure_fun.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/reserved.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/reserved.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/runtime.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/source_map.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/source_map.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/source_map_io.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/source_map_io.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/specialize.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/specialize.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/specialize_js.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/specialize_js.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/stdlib.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/tailcall.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/toplevel.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/unix.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/util.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/util.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/varPrinter.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/vlq64.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/weak.js
 ${OCAML_SITELIB}/js_of_ocaml-lwt/META
@@ -299,7 +328,9 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmxs
+${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml-lwt.dune
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.ml
+${OCAML_SITELIB}/js_of_ocaml-lwt/logger/js_of_ocaml-lwt.logger.dune
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.a
 ${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cma
 ${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmi
@@ -308,34 +339,41 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.cmxs
+${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.ml
 ${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js.mli
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmi
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmt
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmx
+${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.ml
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.mli
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js.cmi
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js.cmt
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js.cmx
+${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js.ml
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js.mli
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js_events.cmi
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js_events.cmt
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js_events.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js_events.cmx
+${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js_events.ml
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_js_events.mli
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmi
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmt
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.cmx
+${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.ml
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_jsonp.mli
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmi
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmt
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.cmx
+${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.ml
 ${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_xmlHttpRequest.mli
 ${OCAML_SITELIB}/js_of_ocaml-lwt/opam
 ${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/META
+${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/js_of_ocaml-ocamlbuild.dune
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.a
 ${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cma
 ${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmi
@@ -344,17 +382,11 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.cmxs
+${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.ml
 ${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/ocamlbuild_js_of_ocaml.mli
 ${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/opam
 ${OCAML_SITELIB}/js_of_ocaml-ppx/META
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/deriving/ppx_deriving_json.a
-${OCAML_SITELIB}/js_of_ocaml-ppx/deriving/ppx_deriving_json.cma
-${OCAML_SITELIB}/js_of_ocaml-ppx/deriving/ppx_deriving_json.cmi
-${OCAML_SITELIB}/js_of_ocaml-ppx/deriving/ppx_deriving_json.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/deriving/ppx_deriving_json.cmx
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/deriving/ppx_deriving_json.cmxa
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/deriving/ppx_deriving_json.cmxs
-${OCAML_SITELIB}/js_of_ocaml-ppx/deriving/ppx_deriving_json.ml
+${OCAML_SITELIB}/js_of_ocaml-ppx/js_of_ocaml-ppx.dune
 ${OCAML_SITELIB}/js_of_ocaml-ppx/opam
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx.exe
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js
@@ -366,15 +398,27 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.cmxs
+${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.ml
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js.mli
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmi
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmx
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.ml-gen
+${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__.ml-gen
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmi
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Ppx_js_internal.cmx
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_internal.ml
+${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/META
+${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/js_of_ocaml-ppx_deriving_json.dune
+${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/opam
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.a
+${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cma
+${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmi



Home | Main Index | Thread Index | Old Index