head 1.2; access; symbols pkgsrc-2018Q2:1.1.0.2 pkgsrc-2018Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2018.08.13.12.57.37; author jaapb; state dead; branches; next 1.1; commitid 0wtsHzVhgWngyXNA; 1.1 date 2018.04.13.12.59.41; author jaapb; state Exp; branches; next ; commitid 9xKvQMA4XyiquhyA; desc @@ 1.2 log @Updated devel/js_of_ocaml to version 3.2.1. This incorporates some patches that were already in pkgsrc (correct dependencies), plus some other minor bugfixes. @ text @$NetBSD: patch-lib_lwt_log_lwt__log__js.mli,v 1.1 2018/04/13 12:59:41 jaapb Exp $ Use Lwt_log_core instead of Lwt_log (threading not needed) --- lib/lwt/log/lwt_log_js.mli.orig 2018-02-21 22:12:58.000000000 +0000 +++ lib/lwt/log/lwt_log_js.mli @@@@ -29,7 +29,7 @@@@ include module type of Lwt_log_core (** {2 Predefined logger} *) -val console : Lwt_log.logger +val console : Lwt_log_core.logger (** Logger that use the javascript console object. *) @ 1.1 log @Updated devel/js_of_ocaml to version 3.1.0. This is an interim release with some bugfixes and minor improvements. @ text @d1 1 a1 1 $NetBSD$ @