pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-react



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Tue May 10 08:11:07 UTC 2022

Modified Files:
        pkgsrc/devel/ocaml-react: Makefile PLIST buildlink3.mk distinfo

Log Message:
Updated devel/ocaml-react to version 1.2.2.

Minor changes - adding support for the OCaml 5.0 release mostly.


To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ocaml-react/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ocaml-react/PLIST \
    pkgsrc/devel/ocaml-react/distinfo
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ocaml-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-react/Makefile
diff -u pkgsrc/devel/ocaml-react/Makefile:1.21 pkgsrc/devel/ocaml-react/Makefile:1.22
--- pkgsrc/devel/ocaml-react/Makefile:1.21      Mon Mar  8 08:12:59 2021
+++ pkgsrc/devel/ocaml-react/Makefile   Tue May 10 08:11:07 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.21 2021/03/08 08:12:59 jaapb Exp $
+# $NetBSD: Makefile,v 1.22 2022/05/10 08:11:07 jaapb Exp $
 
-DISTNAME=      react-1.2.1
+DISTNAME=      react-1.2.2
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   6
 CATEGORIES=    devel
 MASTER_SITES=  http://erratique.ch/software/react/releases/
 EXTRACT_SUFX=  .tbz

Index: pkgsrc/devel/ocaml-react/PLIST
diff -u pkgsrc/devel/ocaml-react/PLIST:1.7 pkgsrc/devel/ocaml-react/PLIST:1.8
--- pkgsrc/devel/ocaml-react/PLIST:1.7  Mon Apr  9 09:53:20 2018
+++ pkgsrc/devel/ocaml-react/PLIST      Tue May 10 08:11:07 2022
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.7 2018/04/09 09:53:20 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.8 2022/05/10 08:11:07 jaapb Exp $
 ${OCAML_SITELIB}/react/META
 ${OCAML_SITELIB}/react/opam
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.a
+${OCAML_SITELIB}/react/react.cma
 ${OCAML_SITELIB}/react/react.cmi
-${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cma
 ${OCAML_SITELIB}/react/react.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/react/react.cmxa
@@ -18,3 +18,4 @@ ${OCAML_SITELIB}/react/react_top_init.ml
 share/doc/react/CHANGES.md
 share/doc/react/LICENSE.md
 share/doc/react/README.md
+share/doc/react/odoc-pages/index.mld
Index: pkgsrc/devel/ocaml-react/distinfo
diff -u pkgsrc/devel/ocaml-react/distinfo:1.7 pkgsrc/devel/ocaml-react/distinfo:1.8
--- pkgsrc/devel/ocaml-react/distinfo:1.7       Tue Oct 26 10:15:55 2021
+++ pkgsrc/devel/ocaml-react/distinfo   Tue May 10 08:11:07 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 10:15:55 nia Exp $
+$NetBSD: distinfo,v 1.8 2022/05/10 08:11:07 jaapb Exp $
 
-BLAKE2s (react-1.2.1.tbz) = b6a03cd72151bc52382ccc8da0dfd2fb808abe989a4673297820494345b1594a
-SHA512 (react-1.2.1.tbz) = 60f8788cc820e2be5303caedc80a377c8e5deab170d0eb9df71ff99d6fc57f31357824522f973c6e0d6b3979b58272e7f90b829474a494b94565279c53e8fbb1
-Size (react-1.2.1.tbz) = 39184 bytes
+BLAKE2s (react-1.2.2.tbz) = 68eee363a654447b669eaa57cfd623bb8bb8481b5cb15da11208a79f49b36602
+SHA512 (react-1.2.2.tbz) = 18cdd544d484222ba02db6bd9351571516532e7a1c107b59bbe39193837298f5c745eab6754f8bc6ff125b387be7018c6d6e6ac99f91925a5e4f53af688522b1
+Size (react-1.2.2.tbz) = 40013 bytes

Index: pkgsrc/devel/ocaml-react/buildlink3.mk
diff -u pkgsrc/devel/ocaml-react/buildlink3.mk:1.5 pkgsrc/devel/ocaml-react/buildlink3.mk:1.6
--- pkgsrc/devel/ocaml-react/buildlink3.mk:1.5  Thu Jul 19 15:15:25 2018
+++ pkgsrc/devel/ocaml-react/buildlink3.mk      Tue May 10 08:11:07 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2018/07/19 15:15:25 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2022/05/10 08:11:07 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-react
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        ocaml-react
 OCAML_REACT_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-react+=    ocaml-react>=1.2.0nb1
-BUILDLINK_ABI_DEPENDS.ocaml-react+=    ocaml-react>=1.2.1nb4
+BUILDLINK_ABI_DEPENDS.ocaml-react+=    ocaml-react>=1.2.2
 BUILDLINK_PKGSRCDIR.ocaml-react?=      ../../devel/ocaml-react
 .endif # OCAML_REACT_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index