From 54b786790c485419304ba3a36c2e7e6121a82276 Mon Sep 17 00:00:00 2001 From: jaapb Date: Thu, 19 Jul 2018 15:15:20 +0000 Subject: Recursive revbump associated with the update of lang/ocaml to 4.07. --- math/ocaml-num/Makefile | 4 ++-- math/ocaml-num/buildlink3.mk | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'math/ocaml-num') 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 -- cgit v1.2.3