Source-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/308dcfc51434
branches:  trunk
changeset: 429532:308dcfc51434
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Apr 21 11:35:15 2020 +0000

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

This goes with the update of devel/ocaml-lwt to 5.2.0.

diffstat:

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

diffs (32 lines):

diff -r fdf6470f62b6 -r 308dcfc51434 devel/ocaml-lwt_react/Makefile
--- a/devel/ocaml-lwt_react/Makefile    Tue Apr 21 11:34:29 2020 +0000
+++ b/devel/ocaml-lwt_react/Makefile    Tue Apr 21 11:35:15 2020 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2019/05/13 11:39:40 jaapb Exp $
+# $NetBSD: Makefile,v 1.9 2020/04/21 11:35:15 jaapb Exp $
 
 .include "../../devel/ocaml-lwt/Makefile.common"
 
-PKGNAME=       ocaml-lwt_react-1.1.2
+PKGNAME=       ocaml-lwt_react-1.1.3
 CATEGORIES=    devel
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
diff -r fdf6470f62b6 -r 308dcfc51434 devel/ocaml-lwt_react/buildlink3.mk
--- a/devel/ocaml-lwt_react/buildlink3.mk       Tue Apr 21 11:34:29 2020 +0000
+++ b/devel/ocaml-lwt_react/buildlink3.mk       Tue Apr 21 11:35:15 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2019/05/13 11:39:40 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2020/04/21 11:35:15 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.2
+BUILDLINK_ABI_DEPENDS.ocaml-lwt_react+=        ocaml-lwt_react>=1.1.3
 BUILDLINK_PKGSRCDIR.ocaml-lwt_react?=  ../../devel/ocaml-lwt_react
 
 .include "../../devel/ocaml-lwt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index