summaryrefslogtreecommitdiff
path: root/devel/ocaml-lwt_react
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2018-07-19 15:15:20 +0000
committerjaapb <jaapb@pkgsrc.org>2018-07-19 15:15:20 +0000
commit54b786790c485419304ba3a36c2e7e6121a82276 (patch)
treecd4f7b7d724c9e30968d7a50a9eb4853c23c0b08 /devel/ocaml-lwt_react
parent13f52d6afeeedb7d75ebb66aa986eba1f34f5738 (diff)
downloadpkgsrc-54b786790c485419304ba3a36c2e7e6121a82276.tar.gz
Recursive revbump associated with the update of lang/ocaml to 4.07.
Diffstat (limited to 'devel/ocaml-lwt_react')
-rw-r--r--devel/ocaml-lwt_react/Makefile3
-rw-r--r--devel/ocaml-lwt_react/PLIST3
-rw-r--r--devel/ocaml-lwt_react/buildlink3.mk4
3 files changed, 6 insertions, 4 deletions
diff --git a/devel/ocaml-lwt_react/Makefile b/devel/ocaml-lwt_react/Makefile
index acbb7d7b75e..9537cada999 100644
--- a/devel/ocaml-lwt_react/Makefile
+++ b/devel/ocaml-lwt_react/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2018/04/13 12:54:03 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2018/07/19 15:15:23 jaapb Exp $
.include "../../devel/ocaml-lwt/Makefile.common"
PKGNAME= ocaml-lwt_react-1.1.1
+PKGREVISION= 1
CATEGORIES= devel
MAINTAINER= jaapb@NetBSD.org
diff --git a/devel/ocaml-lwt_react/PLIST b/devel/ocaml-lwt_react/PLIST
index 73181333f3b..d26c40ae49f 100644
--- a/devel/ocaml-lwt_react/PLIST
+++ b/devel/ocaml-lwt_react/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/13 12:54:03 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/07/19 15:15:23 jaapb Exp $
${OCAML_SITELIB}/lwt_react/META
${OCAML_SITELIB}/lwt_react/opam
${PLIST.ocaml-opt}${OCAML_SITELIB}/lwt_react/lwt_react.a
@@ -13,4 +13,5 @@ ${OCAML_SITELIB}/lwt_react/lwt_react.dune
${OCAML_SITELIB}/lwt_react/lwt_react.ml
${OCAML_SITELIB}/lwt_react/lwt_react.mli
share/doc/lwt_react/CHANGES
+share/doc/lwt_react/LICENSE.md
share/doc/lwt_react/README.md
diff --git a/devel/ocaml-lwt_react/buildlink3.mk b/devel/ocaml-lwt_react/buildlink3.mk
index 58debd10a44..553bb0a3763 100644
--- a/devel/ocaml-lwt_react/buildlink3.mk
+++ b/devel/ocaml-lwt_react/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2018/04/13 12:54:03 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2018/07/19 15:15:23 jaapb Exp $
BUILDLINK_TREE+= ocaml-lwt_react
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-lwt_react
OCAML_LWT_REACT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-lwt_react+= ocaml-lwt_react>=1.1.0
-BUILDLINK_ABI_DEPENDS.ocaml-lwt_react+= ocaml-lwt_react>=1.1.1
+BUILDLINK_ABI_DEPENDS.ocaml-lwt_react+= ocaml-lwt_react>=1.1.1nb1
BUILDLINK_PKGSRCDIR.ocaml-lwt_react?= ../../devel/ocaml-lwt_react
.include "../../devel/ocaml-lwt/buildlink3.mk"