summaryrefslogtreecommitdiff
path: root/math/ocaml-num
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 /math/ocaml-num
parent13f52d6afeeedb7d75ebb66aa986eba1f34f5738 (diff)
downloadpkgsrc-54b786790c485419304ba3a36c2e7e6121a82276.tar.gz
Recursive revbump associated with the update of lang/ocaml to 4.07.
Diffstat (limited to 'math/ocaml-num')
-rw-r--r--math/ocaml-num/Makefile4
-rw-r--r--math/ocaml-num/buildlink3.mk3
2 files changed, 4 insertions, 3 deletions
diff --git a/math/ocaml-num/Makefile b/math/ocaml-num/Makefile
index bf8424ae757..f9c35f0858f 100644
--- a/math/ocaml-num/Makefile
+++ b/math/ocaml-num/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2018/04/13 13:55:34 jaapb Exp $
+# $NetBSD: Makefile,v 1.3 2018/07/19 15:15:26 jaapb Exp $
GITHUB_PROJECT= num
GITHUB_TAG= v${PKGVERSION_NOREV}
DISTNAME= ${GITHUB_PROJECT}-1.1
PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_GITHUB:=ocaml/}
diff --git a/math/ocaml-num/buildlink3.mk b/math/ocaml-num/buildlink3.mk
index 3fe14dacf07..4c971f4371e 100644
--- a/math/ocaml-num/buildlink3.mk
+++ b/math/ocaml-num/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2018/01/10 16:29:44 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2018/07/19 15:15:26 jaapb Exp $
BUILDLINK_TREE+= ocaml-num
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-num
OCAML_NUM_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-num+= ocaml-num>=1.1
+BUILDLINK_ABI_DEPENDS.ocaml-num+= ocaml-num>=1.1nb2
BUILDLINK_PKGSRCDIR.ocaml-num?= ../../math/ocaml-num
.endif # OCAML_NUM_BUILDLINK3_MK