pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-lwt_react



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Mon May  2 14:12:12 UTC 2022

Modified Files:
        pkgsrc/devel/ocaml-lwt_react: Makefile buildlink3.mk

Log Message:
Updated devel/ocaml-lwt_react to version 1.1.5.

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


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/ocaml-lwt_react/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ocaml-lwt_react/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/devel/ocaml-lwt_react/Makefile
diff -u pkgsrc/devel/ocaml-lwt_react/Makefile:1.10 pkgsrc/devel/ocaml-lwt_react/Makefile:1.11
--- pkgsrc/devel/ocaml-lwt_react/Makefile:1.10  Mon Mar  8 08:12:53 2021
+++ pkgsrc/devel/ocaml-lwt_react/Makefile       Mon May  2 14:12:12 2022
@@ -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

Index: pkgsrc/devel/ocaml-lwt_react/buildlink3.mk
diff -u pkgsrc/devel/ocaml-lwt_react/buildlink3.mk:1.8 pkgsrc/devel/ocaml-lwt_react/buildlink3.mk:1.9
--- pkgsrc/devel/ocaml-lwt_react/buildlink3.mk:1.8      Tue Apr 21 11:35:15 2020
+++ pkgsrc/devel/ocaml-lwt_react/buildlink3.mk  Mon May  2 14:12:12 2022
@@ -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 @@ 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.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