pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/ocamlnet



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Wed May  9 15:26:02 UTC 2018

Modified Files:
        pkgsrc/net/ocamlnet: buildlink3.mk

Log Message:
Updated buildlink3.mk for net/ocamlnet.


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/net/ocamlnet/buildlink3.mk

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

Modified files:

Index: pkgsrc/net/ocamlnet/buildlink3.mk
diff -u pkgsrc/net/ocamlnet/buildlink3.mk:1.10 pkgsrc/net/ocamlnet/buildlink3.mk:1.11
--- pkgsrc/net/ocamlnet/buildlink3.mk:1.10      Wed Jan 10 16:37:41 2018
+++ pkgsrc/net/ocamlnet/buildlink3.mk   Wed May  9 15:26:02 2018
@@ -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 @@ BUILDLINK_TREE+=        ocamlnet
 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