pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-lwt_react Updated devel/ocaml-lwt_react to...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e64b75f4838
branches:  trunk
changeset: 323576:9e64b75f4838
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon May 13 11:39:40 2019 +0000

description:
Updated devel/ocaml-lwt_react to version 1.1.2.

Update associated with the update of ocaml-lwt to version 4.2.1

diffstat:

 devel/ocaml-lwt_react/Makefile      |  5 ++---
 devel/ocaml-lwt_react/buildlink3.mk |  4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

diffs (33 lines):

diff -r 668baa4c2f69 -r 9e64b75f4838 devel/ocaml-lwt_react/Makefile
--- a/devel/ocaml-lwt_react/Makefile    Mon May 13 11:38:58 2019 +0000
+++ b/devel/ocaml-lwt_react/Makefile    Mon May 13 11:39:40 2019 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2019/03/05 17:43:19 jaapb Exp $
+# $NetBSD: Makefile,v 1.8 2019/05/13 11:39:40 jaapb Exp $
 
 .include "../../devel/ocaml-lwt/Makefile.common"
 
-PKGNAME=       ocaml-lwt_react-1.1.1
-PKGREVISION=   4
+PKGNAME=       ocaml-lwt_react-1.1.2
 CATEGORIES=    devel
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
diff -r 668baa4c2f69 -r 9e64b75f4838 devel/ocaml-lwt_react/buildlink3.mk
--- a/devel/ocaml-lwt_react/buildlink3.mk       Mon May 13 11:38:58 2019 +0000
+++ b/devel/ocaml-lwt_react/buildlink3.mk       Mon May 13 11:39:40 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.6 2019/03/05 17:43:19 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.7 2019/05/13 11:39:40 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-lwt_react
 
@@ -6,7 +6,7 @@
 OCAML_LWT_REACT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-lwt_react+=        ocaml-lwt_react>=1.1.0
-BUILDLINK_ABI_DEPENDS.ocaml-lwt_react+=        ocaml-lwt_react>=1.1.1nb4
+BUILDLINK_ABI_DEPENDS.ocaml-lwt_react+=        ocaml-lwt_react>=1.1.2
 BUILDLINK_PKGSRCDIR.ocaml-lwt_react?=  ../../devel/ocaml-lwt_react
 
 .include "../../devel/ocaml-lwt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index