pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/ocamlnet Updated buildlink3.mk for ne...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a5329a5ea4b2
branches:  trunk
changeset: 307608:a5329a5ea4b2
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed May 09 15:26:02 2018 +0000
description:
Updated buildlink3.mk for net/ocamlnet.

diffstat:

 net/ocamlnet/buildlink3.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 5b09638e600d -r a5329a5ea4b2 net/ocamlnet/buildlink3.mk
--- a/net/ocamlnet/buildlink3.mk        Wed May 09 15:25:20 2018 +0000
+++ b/net/ocamlnet/buildlink3.mk        Wed May 09 15:26:02 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2018/01/10 16:37:41 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2018/05/09 15:26:02 jaapb Exp $
 
 BUILDLINK_TREE+=       ocamlnet
 
@@ -6,7 +6,7 @@
 OCAMLNET_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocamlnet+=       ocamlnet>=4.1.2
-BUILDLINK_ABI_DEPENDS.ocamlnet+=       ocamlnet>=4.1.5
+BUILDLINK_ABI_DEPENDS.ocamlnet+=       ocamlnet>=4.1.6
 BUILDLINK_PKGSRCDIR.ocamlnet?= ../../net/ocamlnet
 
 .endif # OCAMLNET_BUILDLINK3_MK



Home | Main Index | Thread Index | Old Index