pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-extlib Updated buildlink3.mk file for 1.7....
details: https://anonhg.NetBSD.org/pkgsrc/rev/93eae2015a95
branches: trunk
changeset: 348795:93eae2015a95
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Sun Jun 19 10:12:18 2016 +0000
description:
Updated buildlink3.mk file for 1.7.0 (API has changed!)
diffstat:
devel/ocaml-extlib/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 56dd8c8da329 -r 93eae2015a95 devel/ocaml-extlib/buildlink3.mk
--- a/devel/ocaml-extlib/buildlink3.mk Sun Jun 19 10:11:14 2016 +0000
+++ b/devel/ocaml-extlib/buildlink3.mk Sun Jun 19 10:12:18 2016 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.1 2014/10/26 10:54:36 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2016/06/19 10:12:18 jaapb Exp $
BUILDLINK_TREE+= ocaml-extlib
.if !defined(OCAML_EXTLIB_BUILDLINK3_MK)
OCAML_EXTLIB_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.ocaml-extlib+= ocaml-extlib>=1.6.1
+BUILDLINK_API_DEPENDS.ocaml-extlib+= ocaml-extlib>=1.7.0
BUILDLINK_PKGSRCDIR.ocaml-extlib?= ../../devel/ocaml-extlib
.endif # OCAML_EXTLIB_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index