summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2019-03-05 16:27:42 +0000
committerjaapb <jaapb@pkgsrc.org>2019-03-05 16:27:42 +0000
commitacc00a11dd754cf1270d7919dc4ee45f96518eba (patch)
tree2da32a5286a33d87196c1c519308eda8478b6b36 /devel
parentb481c29cf6c22779ba9b3b65bde68f2564881707 (diff)
downloadpkgsrc-acc00a11dd754cf1270d7919dc4ee45f96518eba.tar.gz
Updated devel/ocaml-result for dune compatibility.
Package now compatible with dune 1.7; revbump.
Diffstat (limited to 'devel')
-rw-r--r--devel/ocaml-result/Makefile4
-rw-r--r--devel/ocaml-result/PLIST4
-rw-r--r--devel/ocaml-result/buildlink3.mk4
3 files changed, 6 insertions, 6 deletions
diff --git a/devel/ocaml-result/Makefile b/devel/ocaml-result/Makefile
index 591a64350ac..6a88af38b94 100644
--- a/devel/ocaml-result/Makefile
+++ b/devel/ocaml-result/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2018/11/27 15:37:45 jaapb Exp $
+# $NetBSD: Makefile,v 1.10 2019/03/05 16:27:42 jaapb Exp $
GITHUB_PROJECT= result
DISTNAME= ${GITHUB_PROJECT}-1.3
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
diff --git a/devel/ocaml-result/PLIST b/devel/ocaml-result/PLIST
index 6ab7823c1c3..3c806174b96 100644
--- a/devel/ocaml-result/PLIST
+++ b/devel/ocaml-result/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2018/04/09 09:36:08 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.3 2019/03/05 16:27:42 jaapb Exp $
${OCAML_SITELIB}/result/META
+${OCAML_SITELIB}/result/dune-package
${OCAML_SITELIB}/result/opam
${PLIST.ocaml-opt}${OCAML_SITELIB}/result/result.a
${OCAML_SITELIB}/result/result.cma
@@ -8,7 +9,6 @@ ${OCAML_SITELIB}/result/result.cmt
${PLIST.ocaml-opt}${OCAML_SITELIB}/result/result.cmx
${PLIST.ocaml-opt}${OCAML_SITELIB}/result/result.cmxa
${PLIST.ocaml-opt}${OCAML_SITELIB}/result/result.cmxs
-${OCAML_SITELIB}/result/result.dune
${OCAML_SITELIB}/result/result.ml
share/doc/result/CHANGES.md
share/doc/result/LICENSE.md
diff --git a/devel/ocaml-result/buildlink3.mk b/devel/ocaml-result/buildlink3.mk
index 6fdba6e6ea9..ebb04a01109 100644
--- a/devel/ocaml-result/buildlink3.mk
+++ b/devel/ocaml-result/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2018/11/27 15:37:45 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2019/03/05 16:27:42 jaapb Exp $
BUILDLINK_TREE+= ocaml-result
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= ocaml-result
OCAML_RESULT_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-result+= ocaml-result>=1.2
-BUILDLINK_ABI_DEPENDS.ocaml-result+= ocaml-result>=1.3nb3
+BUILDLINK_ABI_DEPENDS.ocaml-result+= ocaml-result>=1.3nb4
BUILDLINK_PKGSRCDIR.ocaml-result?= ../../devel/ocaml-result
.endif # OCAML_RESULT_BUILDLINK3_MK