pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Updated buildlink file for ocaml 4.11.1



Module Name:	pkgsrc-wip
Committed By:	Jaap Boender <jaapb%NetBSD.org@localhost>
Pushed By:	jaapb
Date:		Thu Oct 1 13:16:37 2020 +0200
Changeset:	8d6998a9ff121c1a0bf3258d2fd2e886feea15ab

Modified Files:
	ocaml/buildlink3.mk

Log Message:
Updated buildlink file for ocaml 4.11.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8d6998a9ff121c1a0bf3258d2fd2e886feea15ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ocaml/buildlink3.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/ocaml/buildlink3.mk b/ocaml/buildlink3.mk
index eaa1b45c1d..84b16e2244 100644
--- a/ocaml/buildlink3.mk
+++ b/ocaml/buildlink3.mk
@@ -5,8 +5,8 @@ BUILDLINK_TREE+=	ocaml
 .if !defined(OCAML_BUILDLINK3_MK)
 OCAML_BUILDLINK3_MK:=
 
-BUILDLINK_API_DEPENDS.ocaml+=	ocaml>=4.10.0+rc1
-BUILDLINK_ABI_DEPENDS.ocaml+=	ocaml>=4.10.0+rc1
+BUILDLINK_API_DEPENDS.ocaml+=	ocaml>=4.11.1
+BUILDLINK_ABI_DEPENDS.ocaml+=	ocaml>=4.11.1
 BUILDLINK_PKGSRCDIR.ocaml?=	../../lang/ocaml
 #BUILDLINK_DEPMETHOD.ocaml?=	build
 


Home | Main Index | Thread Index | Old Index