Subject: CVS commit: pkgsrc/devel/ocaml-reactiveData
From: Jaap Boender
Date: 2016-02-06 12:23:41
Message id: 20160206112341.437E1FBB7@cvs.NetBSD.org

Log Message:
Updated version to 0.2 and changed master Github repository. Changes
include:

  * Add `from_signal`, which converts React signals to ReactiveData
    containers. `from_signal` uses a diffing algorithm to detect what
    changes, thus minimizing the updates needed downstream.
  * Optimize common cases of `merge`.
  * Provide documentation and make the naming more consistent.

Files:
RevisionActionfile
1.3modifypkgsrc/devel/ocaml-reactiveData/Makefile
1.2modifypkgsrc/devel/ocaml-reactiveData/buildlink3.mk
1.3modifypkgsrc/devel/ocaml-reactiveData/distinfo