From f83bad29f179f0d38680cc8b7fdde4cc5a3edc68 Mon Sep 17 00:00:00 2001 From: jaapb Date: Mon, 13 May 2019 11:39:40 +0000 Subject: Updated devel/ocaml-lwt_react to version 1.1.2. Update associated with the update of ocaml-lwt to version 4.2.1 --- devel/ocaml-lwt_react/Makefile | 5 ++--- devel/ocaml-lwt_react/buildlink3.mk | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'devel/ocaml-lwt_react') diff --git a/devel/ocaml-lwt_react/Makefile b/devel/ocaml-lwt_react/Makefile index bead0e1295a..a912f356840 100644 --- a/devel/ocaml-lwt_react/Makefile +++ b/devel/ocaml-lwt_react/Makefile @@ -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 diff --git a/devel/ocaml-lwt_react/buildlink3.mk b/devel/ocaml-lwt_react/buildlink3.mk index e418bdb0655..80d23753874 100644 --- a/devel/ocaml-lwt_react/buildlink3.mk +++ b/devel/ocaml-lwt_react/buildlink3.mk @@ -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 @@ BUILDLINK_TREE+= ocaml-lwt_react 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" -- cgit v1.2.3