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/698447316eed
branches:  trunk
changeset: 378353:698447316eed
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Mon May 02 14:12:12 2022 +0000

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

This comes with the update of devel/ocaml-lwt to version 5.5.0.

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 a2cb8b4a53c7 -r 698447316eed devel/ocaml-lwt_react/Makefile
--- a/devel/ocaml-lwt_react/Makefile    Mon May 02 14:10:07 2022 +0000
+++ b/devel/ocaml-lwt_react/Makefile    Mon May 02 14:12:12 2022 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2021/03/08 08:12:53 jaapb Exp $
+# $NetBSD: Makefile,v 1.11 2022/05/02 14:12:12 jaapb Exp $
 
-PKGREVISION= 1
 .include "../../devel/ocaml-lwt/Makefile.common"
 
-PKGNAME=       ocaml-lwt_react-1.1.3
+PKGNAME=       ocaml-lwt_react-1.1.5
 CATEGORIES=    devel
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
diff -r a2cb8b4a53c7 -r 698447316eed devel/ocaml-lwt_react/buildlink3.mk
--- a/devel/ocaml-lwt_react/buildlink3.mk       Mon May 02 14:10:07 2022 +0000
+++ b/devel/ocaml-lwt_react/buildlink3.mk       Mon May 02 14:12:12 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2020/04/21 11:35:15 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2022/05/02 14:12:12 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.3
+BUILDLINK_ABI_DEPENDS.ocaml-lwt_react+=        ocaml-lwt_react>=1.1.5
 BUILDLINK_PKGSRCDIR.ocaml-lwt_react?=  ../../devel/ocaml-lwt_react
 
 .include "../../devel/ocaml-lwt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index