pkgsrc/devel/ocaml-react/PLIST
jaapb 37e0e82bc1 Updated package to latest version, 1.2.1. Incorporated license change
(BSD3 to ISC) that was not mentioned in changelog. Changes include:

- Allow signals to be created and `S.stop`ped instantaneously (#18)
  Previously this could lead to failed assertions in updates (e.g.
  `S.bind` trying to switch to an uninitialized signal). Thanks
  to Arthur Wendling for the report.
- Fix implementation of `S.Bool.flip`, its initial value on creation
  could be wrong in dynamic creation (#17). Thanks to Arthur Wendling
  for the report.
- Fix bug in `S.Option.value` with `` `Always`` on `S.const None` (#19).
  Thanks to Arthur Wendling for the report.
2017-07-11 11:02:44 +00:00

20 lines
851 B
Text

@comment $NetBSD: PLIST,v 1.5 2017/07/11 11:02:44 jaapb Exp $
${OCAML_SITELIB}/react/META
${OCAML_SITELIB}/react/opam
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.a
${OCAML_SITELIB}/react/react.cmi
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cma
${OCAML_SITELIB}/react/react.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmxs
${OCAML_SITELIB}/react/react.mli
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react_top.a
${OCAML_SITELIB}/react/react_top.cma
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react_top.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react_top.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react_top.cmxs
${OCAML_SITELIB}/react/react_top_init.ml
share/doc/react/CHANGES.md
share/doc/react/LICENSE.md
share/doc/react/README.md