pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/js_of_ocaml



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Tue Jan 14 20:56:10 UTC 2020

Modified Files:
        pkgsrc/devel/js_of_ocaml: Makefile PLIST buildlink3.mk distinfo

Log Message:
Updated devel/js_of_ocaml to version 3.5.2.

Changes include support for OCaml 4.09 and 4.10, and several other
bugfixes and improvements.


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/js_of_ocaml/Makefile
cvs rdiff -u -r1.23 -r1.24 pkgsrc/devel/js_of_ocaml/PLIST
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/js_of_ocaml/buildlink3.mk
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/js_of_ocaml/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/js_of_ocaml/Makefile
diff -u pkgsrc/devel/js_of_ocaml/Makefile:1.34 pkgsrc/devel/js_of_ocaml/Makefile:1.35
--- pkgsrc/devel/js_of_ocaml/Makefile:1.34      Sun Nov  3 10:39:14 2019
+++ pkgsrc/devel/js_of_ocaml/Makefile   Tue Jan 14 20:56:09 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2019/11/03 10:39:14 rillig Exp $
+# $NetBSD: Makefile,v 1.35 2020/01/14 20:56:09 jaapb Exp $
 #
 
 GITHUB_PROJECT=        js_of_ocaml
-DISTNAME=      ${GITHUB_PROJECT}-3.4.0
+DISTNAME=      ${GITHUB_PROJECT}-3.5.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ocsigen/}
 
@@ -20,8 +20,8 @@ OPAM_INSTALL_FILES=   js_of_ocaml js_of_oc
                        js_of_ocaml-ppx js_of_ocaml-ppx_deriving_json \
                        js_of_ocaml-lwt js_of_ocaml-compiler
 DUNE_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
+                       js_of_ocaml-ppx js_of_ocaml-ppx_deriving_json \
+                       js_of_ocaml-lwt
 
 .include "options.mk"
 .include "../../devel/ocamlbuild/buildlink3.mk"
@@ -31,6 +31,7 @@ DUNE_BUILD_PACKAGES=  js_of_ocaml-compile
 .include "../../devel/ocaml-migrate-parsetree/buildlink3.mk"
 .include "../../devel/ocaml-ppx_deriving/buildlink3.mk"
 .include "../../devel/ocaml-ppx_tools_versioned/buildlink3.mk"
+.include "../../devel/ocaml-ppxlib/buildlink3.mk"
 .include "../../textproc/ocaml-uchar/buildlink3.mk"
 .include "../../mk/ocaml.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/js_of_ocaml/PLIST
diff -u pkgsrc/devel/js_of_ocaml/PLIST:1.23 pkgsrc/devel/js_of_ocaml/PLIST:1.24
--- pkgsrc/devel/js_of_ocaml/PLIST:1.23 Mon May 13 11:49:52 2019
+++ pkgsrc/devel/js_of_ocaml/PLIST      Tue Jan 14 20:56:09 2020
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.23 2019/05/13 11:49:52 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.24 2020/01/14 20:56:09 jaapb Exp $
 bin/js_of_ocaml
+bin/jsoo_fs
 bin/jsoo_link
 bin/jsoo_minify
 ${OCAML_SITELIB}/js_of_ocaml-compiler/META
@@ -13,6 +14,9 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/bu
 ${OCAML_SITELIB}/js_of_ocaml-compiler/build_path_prefix_map.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/bigarray.js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring-base_bigstring.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring-core_kernel.js
+${OCAML_SITELIB}/js_of_ocaml-compiler/bigstring-cstruct.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
@@ -204,10 +208,18 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/js
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Linker.cmt
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Linker.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Linker.cmx
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Macro.cmi
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Macro.cmt
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Macro.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Macro.cmx
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Magic_number.cmi
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Magic_number.cmt
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Magic_number.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Magic_number.cmx
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Mlvalue.cmi
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Mlvalue.cmt
+${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Mlvalue.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Mlvalue.cmx
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Ocaml_compiler.cmi
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Ocaml_compiler.cmt
 ${OCAML_SITELIB}/js_of_ocaml-compiler/js_of_ocaml_compiler__Ocaml_compiler.cmti
@@ -315,6 +327,10 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/li
 ${OCAML_SITELIB}/js_of_ocaml-compiler/linker.mli
 ${OCAML_SITELIB}/js_of_ocaml-compiler/magic_number.ml
 ${OCAML_SITELIB}/js_of_ocaml-compiler/magic_number.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/macro.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/macro.mli
+${OCAML_SITELIB}/js_of_ocaml-compiler/mlvalue.ml
+${OCAML_SITELIB}/js_of_ocaml-compiler/mlvalue.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
@@ -369,13 +385,9 @@ ${OCAML_SITELIB}/js_of_ocaml-compiler/va
 ${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/Lwt_file.ml
-${OCAML_SITELIB}/js_of_ocaml-lwt/Lwt_js.ml
-${OCAML_SITELIB}/js_of_ocaml-lwt/Lwt_js_events.ml
-${OCAML_SITELIB}/js_of_ocaml-lwt/Lwt_jsonp.ml
-${OCAML_SITELIB}/js_of_ocaml-lwt/Lwt_xmlHttpRequest.ml
 ${OCAML_SITELIB}/js_of_ocaml-lwt/META
 ${OCAML_SITELIB}/js_of_ocaml-lwt/dune-package
+${OCAML_SITELIB}/js_of_ocaml-lwt/import.ml
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.a
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cma
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt.cmi
@@ -388,6 +400,9 @@ ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_o
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__.cmx
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__.ml
+${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Import.cmi
+${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Import.cmx
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Lwt_file.cmi
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Lwt_file.cmt
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Lwt_file.cmti
@@ -408,6 +423,7 @@ ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_o
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Lwt_xmlHttpRequest.cmt
 ${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Lwt_xmlHttpRequest.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/js_of_ocaml_lwt__Lwt_xmlHttpRequest.cmx
+${OCAML_SITELIB}/js_of_ocaml-lwt/logger/import.ml
 ${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
@@ -418,29 +434,21 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of
 ${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
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/lwt_file.cmx
+${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js__.cmi
+${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js__.cmx
+${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js__.ml
+${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js__Import.cmi
+${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-lwt/logger/lwt_log_js__Import.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
-${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
-${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
-${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
-${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
@@ -458,7 +466,6 @@ ${OCAML_SITELIB}/js_of_ocaml-ocamlbuild/
 ${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
-${OCAML_SITELIB}/js_of_ocaml-ppx/compat.ml
 ${OCAML_SITELIB}/js_of_ocaml-ppx/dune-package
 ${OCAML_SITELIB}/js_of_ocaml-ppx/opam
 ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx.exe
@@ -477,9 +484,6 @@ ${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js_
 ${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
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Compat.cmi
-${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Compat.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx/ppx_js__Compat.cmx
 ${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
@@ -494,12 +498,12 @@ ${OCAML_SITELIB}/js_of_ocaml-ppx_derivin
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmxs
+${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.cmti
 ${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.ml
+${OCAML_SITELIB}/js_of_ocaml-ppx_deriving_json/ppx_deriving_json.mli
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/META
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/Tyxml_cast.ml
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/Tyxml_cast_sigs.ml
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/Tyxml_js.ml
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/dune-package
+${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/import.ml
 ${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.a
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cma
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml.cmi
@@ -512,6 +516,9 @@ ${PLIST.tyxml}${OCAML_SITELIB}/js_of_oca
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__.cmt
 ${PLIST.ocaml-opt}${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__.cmx
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__.ml
+${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Import.cmi
+${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Import.cmt
+${PLIST.ocaml-opt}${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Import.cmx
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast.cmi
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast.cmt
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_cast.cmti
@@ -525,19 +532,10 @@ ${PLIST.tyxml}${OCAML_SITELIB}/js_of_oca
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_js.cmti
 ${PLIST.ocaml-opt}${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/js_of_ocaml_tyxml__Tyxml_js.cmx
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/opam
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmi
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmt
-${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.cmx
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.ml
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast.mli
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmi
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmt
-${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.cmx
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.ml
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_cast_sigs.mli
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmi
-${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmt
-${PLIST.tyxml}${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.cmx
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.ml
 ${PLIST.tyxml}${OCAML_SITELIB}/js_of_ocaml-tyxml/tyxml_js.mli
 ${OCAML_SITELIB}/js_of_ocaml/META
@@ -555,6 +553,10 @@ ${OCAML_SITELIB}/js_of_ocaml/deriving/de
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.cmx
 ${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.ml
 ${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_lexer.mli
+${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmi
+${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.cmx
+${OCAML_SITELIB}/js_of_ocaml/deriving/deriving_Json_import.ml
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.a
 ${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cma
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/deriving/js_of_ocaml_deriving.cmxa
@@ -578,6 +580,7 @@ ${OCAML_SITELIB}/js_of_ocaml/form.ml
 ${OCAML_SITELIB}/js_of_ocaml/form.mli
 ${OCAML_SITELIB}/js_of_ocaml/geolocation.ml
 ${OCAML_SITELIB}/js_of_ocaml/geolocation.mli
+${OCAML_SITELIB}/js_of_ocaml/import.ml
 ${OCAML_SITELIB}/js_of_ocaml/intl.ml
 ${OCAML_SITELIB}/js_of_ocaml/intl.mli
 ${OCAML_SITELIB}/js_of_ocaml/js.ml
@@ -634,6 +637,9 @@ ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Geolocation.cmt
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Geolocation.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Geolocation.cmx
+${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Import.cmi
+${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Import.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Import.cmx
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Intl.cmi
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Intl.cmt
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Intl.cmti
@@ -661,6 +667,10 @@ ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Regexp.cmt
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Regexp.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Regexp.cmx
+${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__ResizeObserver.cmi
+${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__ResizeObserver.cmt
+${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__ResizeObserver.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__ResizeObserver.cmx
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Sys_js.cmi
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Sys_js.cmt
 ${OCAML_SITELIB}/js_of_ocaml/js_of_ocaml__Sys_js.cmti
@@ -700,6 +710,8 @@ ${OCAML_SITELIB}/js_of_ocaml/mutationObs
 ${OCAML_SITELIB}/js_of_ocaml/opam
 ${OCAML_SITELIB}/js_of_ocaml/regexp.ml
 ${OCAML_SITELIB}/js_of_ocaml/regexp.mli
+${OCAML_SITELIB}/js_of_ocaml/resizeObserver.ml
+${OCAML_SITELIB}/js_of_ocaml/resizeObserver.mli
 ${OCAML_SITELIB}/js_of_ocaml/sys_js.ml
 ${OCAML_SITELIB}/js_of_ocaml/sys_js.mli
 ${OCAML_SITELIB}/js_of_ocaml/typed_array.ml
@@ -716,26 +728,27 @@ ${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequ
 ${OCAML_SITELIB}/js_of_ocaml/xmlHttpRequest.mli
 ${OCAML_SITELIB}/stublibs/dlljs_of_ocaml_stubs.so
 man/man1/js_of_ocaml.1
+man/man1/jsoo_fs.1
 man/man1/jsoo_link.1
 man/man1/jsoo_minify.1
-share/doc/js_of_ocaml-compiler/CHANGES
+share/doc/js_of_ocaml-compiler/CHANGES.md
 share/doc/js_of_ocaml-compiler/LICENSE
 share/doc/js_of_ocaml-compiler/README.md
-share/doc/js_of_ocaml-lwt/CHANGES
+share/doc/js_of_ocaml-lwt/CHANGES.md
 share/doc/js_of_ocaml-lwt/LICENSE
 share/doc/js_of_ocaml-lwt/README.md
-share/doc/js_of_ocaml-ocamlbuild/CHANGES
+share/doc/js_of_ocaml-ocamlbuild/CHANGES.md
 share/doc/js_of_ocaml-ocamlbuild/LICENSE
 share/doc/js_of_ocaml-ocamlbuild/README.md
-share/doc/js_of_ocaml-ppx/CHANGES
+share/doc/js_of_ocaml-ppx/CHANGES.md
 share/doc/js_of_ocaml-ppx/LICENSE
 share/doc/js_of_ocaml-ppx/README.md
-share/doc/js_of_ocaml-ppx_deriving_json/CHANGES
+share/doc/js_of_ocaml-ppx_deriving_json/CHANGES.md
 share/doc/js_of_ocaml-ppx_deriving_json/LICENSE
 share/doc/js_of_ocaml-ppx_deriving_json/README.md
-share/doc/js_of_ocaml-tyxml/CHANGES
+share/doc/js_of_ocaml-tyxml/CHANGES.md
 share/doc/js_of_ocaml-tyxml/LICENSE
 share/doc/js_of_ocaml-tyxml/README.md
-share/doc/js_of_ocaml/CHANGES
+share/doc/js_of_ocaml/CHANGES.md
 share/doc/js_of_ocaml/LICENSE
 share/doc/js_of_ocaml/README.md

Index: pkgsrc/devel/js_of_ocaml/buildlink3.mk
diff -u pkgsrc/devel/js_of_ocaml/buildlink3.mk:1.15 pkgsrc/devel/js_of_ocaml/buildlink3.mk:1.16
--- pkgsrc/devel/js_of_ocaml/buildlink3.mk:1.15 Mon May 13 11:49:52 2019
+++ pkgsrc/devel/js_of_ocaml/buildlink3.mk      Tue Jan 14 20:56:09 2020
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.15 2019/05/13 11:49:52 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.16 2020/01/14 20:56:09 jaapb Exp $
 
 BUILDLINK_TREE+=       js_of_ocaml
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        js_of_ocaml
 JS_OF_OCAML_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.js_of_ocaml+=    js_of_ocaml>=3.0.0
-BUILDLINK_ABI_DEPENDS.js_of_ocaml+=    js_of_ocaml>=3.4.0
+BUILDLINK_ABI_DEPENDS.js_of_ocaml+=    js_of_ocaml>=3.5.2
 BUILDLINK_PKGSRCDIR.js_of_ocaml?=      ../../devel/js_of_ocaml
 
 .endif # JS_OF_OCAML_BUILDLINK3_MK

Index: pkgsrc/devel/js_of_ocaml/distinfo
diff -u pkgsrc/devel/js_of_ocaml/distinfo:1.20 pkgsrc/devel/js_of_ocaml/distinfo:1.21
--- pkgsrc/devel/js_of_ocaml/distinfo:1.20      Mon May 13 11:49:52 2019
+++ pkgsrc/devel/js_of_ocaml/distinfo   Tue Jan 14 20:56:09 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/05/13 11:49:52 jaapb Exp $
+$NetBSD: distinfo,v 1.21 2020/01/14 20:56:09 jaapb Exp $
 
-SHA1 (js_of_ocaml-3.4.0.tar.gz) = d8c0a5a26eb4748c2d231cbaa2705603dbb12206
-RMD160 (js_of_ocaml-3.4.0.tar.gz) = 5cdecf1c0d9d3626764eebedc4e79b4418e67871
-SHA512 (js_of_ocaml-3.4.0.tar.gz) = 6ad8afee5836767431743cad5fc9f60dc3530790a659bdaedbfca90ace68155f161cbc6bf4a1fa55ed6b03ce83729f87452aa7ba762559345c3c56a28f810072
-Size (js_of_ocaml-3.4.0.tar.gz) = 1465587 bytes
+SHA1 (js_of_ocaml-3.5.2.tar.gz) = 1ebf5a72241f58f97f137b99b3eae3589ff0e4d7
+RMD160 (js_of_ocaml-3.5.2.tar.gz) = 6879c83ffbddb88a5c8a318c2ad2073bcc1af8e1
+SHA512 (js_of_ocaml-3.5.2.tar.gz) = 3ef87fa73ae80b83ece374c8d6744cccf4fc1ca80ba48a8ec6e6c0ba52390a4b5ebc8b0972824cae04171d04c44c818a3b1a41161dd19747f7f39f0cdca1e6b6
+Size (js_of_ocaml-3.5.2.tar.gz) = 1518393 bytes



Home | Main Index | Thread Index | Old Index