pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-async_rpc_kernel Updated devel/ocaml-async...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5d6b3badfc34
branches:  trunk
changeset: 378713:5d6b3badfc34
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 08:31:12 2022 +0000

description:
Updated devel/ocaml-async_rpc_kernel to version 0.15.0.

There is no changelog, but upstream changes are minor.

diffstat:

 devel/ocaml-async_rpc_kernel/Makefile               |  11 +++++------
 devel/ocaml-async_rpc_kernel/PLIST                  |  11 ++++++++++-
 devel/ocaml-async_rpc_kernel/buildlink3.mk          |   4 ++--
 devel/ocaml-async_rpc_kernel/distinfo               |   9 ++++-----
 devel/ocaml-async_rpc_kernel/patches/patch-src_dune |  16 ----------------
 5 files changed, 21 insertions(+), 30 deletions(-)

diffs (122 lines):

diff -r 2698cc062e98 -r 5d6b3badfc34 devel/ocaml-async_rpc_kernel/Makefile
--- a/devel/ocaml-async_rpc_kernel/Makefile     Thu May 05 08:30:43 2022 +0000
+++ b/devel/ocaml-async_rpc_kernel/Makefile     Thu May 05 08:31:12 2022 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2021/03/08 08:12:48 jaapb Exp $
+# $NetBSD: Makefile,v 1.6 2022/05/05 08:31:12 jaapb Exp $
 
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 GITHUB_PROJECT=        async_rpc_kernel
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.0
-PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/async_rpc_kernel/
diff -r 2698cc062e98 -r 5d6b3badfc34 devel/ocaml-async_rpc_kernel/PLIST
--- a/devel/ocaml-async_rpc_kernel/PLIST        Thu May 05 08:30:43 2022 +0000
+++ b/devel/ocaml-async_rpc_kernel/PLIST        Thu May 05 08:31:12 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/03/19 10:43:19 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/05/05 08:31:12 jaapb Exp $
 ${OCAML_SITELIB}/async_rpc_kernel/META
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel.a
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel.cma
@@ -38,6 +38,10 @@
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Nat0.cmt
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Nat0.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Nat0.cmx
+${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__On_exception.cmi
+${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__On_exception.cmt
+${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__On_exception.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__On_exception.cmx
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Persistent_connection.cmi
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Persistent_connection.cmt
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Persistent_connection.cmti
@@ -70,6 +74,7 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Transport_intf.cmx
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Util.cmi
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Util.cmt
+${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Util.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Util.cmx
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Versioned_rpc.cmi
 ${OCAML_SITELIB}/async_rpc_kernel/async_rpc_kernel__Versioned_rpc.cmt
@@ -92,6 +97,8 @@
 ${OCAML_SITELIB}/async_rpc_kernel/implementations.mli
 ${OCAML_SITELIB}/async_rpc_kernel/nat0.ml
 ${OCAML_SITELIB}/async_rpc_kernel/nat0.mli
+${OCAML_SITELIB}/async_rpc_kernel/on_exception.ml
+${OCAML_SITELIB}/async_rpc_kernel/on_exception.mli
 ${OCAML_SITELIB}/async_rpc_kernel/opam
 ${OCAML_SITELIB}/async_rpc_kernel/persistent_connection.ml
 ${OCAML_SITELIB}/async_rpc_kernel/persistent_connection.mli
@@ -108,9 +115,11 @@
 ${OCAML_SITELIB}/async_rpc_kernel/transport.mli
 ${OCAML_SITELIB}/async_rpc_kernel/transport_intf.ml
 ${OCAML_SITELIB}/async_rpc_kernel/util.ml
+${OCAML_SITELIB}/async_rpc_kernel/util.mli
 ${OCAML_SITELIB}/async_rpc_kernel/versioned_rpc.ml
 ${OCAML_SITELIB}/async_rpc_kernel/versioned_rpc.mli
 ${OCAML_SITELIB}/async_rpc_kernel/writer_with_length.ml
 ${OCAML_SITELIB}/async_rpc_kernel/writer_with_length.mli
 share/doc/async_rpc_kernel/CHANGES.md
 share/doc/async_rpc_kernel/LICENSE.md
+share/doc/async_rpc_kernel/README.md
diff -r 2698cc062e98 -r 5d6b3badfc34 devel/ocaml-async_rpc_kernel/buildlink3.mk
--- a/devel/ocaml-async_rpc_kernel/buildlink3.mk        Thu May 05 08:30:43 2022 +0000
+++ b/devel/ocaml-async_rpc_kernel/buildlink3.mk        Thu May 05 08:31:12 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/04/08 09:41:35 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/05 08:31:12 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-async_rpc_kernel
 
@@ -6,7 +6,7 @@
 OCAML_ASYNC_RPC_KERNEL_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-async_rpc_kernel+= ocaml-async_rpc_kernel>=0.12.0
-BUILDLINK_ABI_DEPENDS.ocaml-async_rpc_kernel+= ocaml-async_rpc_kernel>=0.13.0
+BUILDLINK_ABI_DEPENDS.ocaml-async_rpc_kernel+= ocaml-async_rpc_kernel>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-async_rpc_kernel?=   ../../devel/ocaml-async_rpc_kernel
 
 .endif # OCAML_ASYNC_RPC_KERNEL_BUILDLINK3_MK
diff -r 2698cc062e98 -r 5d6b3badfc34 devel/ocaml-async_rpc_kernel/distinfo
--- a/devel/ocaml-async_rpc_kernel/distinfo     Thu May 05 08:30:43 2022 +0000
+++ b/devel/ocaml-async_rpc_kernel/distinfo     Thu May 05 08:31:12 2022 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:15:45 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/05 08:31:12 jaapb Exp $
 
-BLAKE2s (async_rpc_kernel-0.13.0.tar.gz) = d7ba9cef77f0ca1073100b588232c1239607231e57ff8ade48c48ee1dab08a35
-SHA512 (async_rpc_kernel-0.13.0.tar.gz) = 8c925140f55f4a7091b298f83e3ce4e4102fa1add62243cf1a23376c1c37303f36987d45074f033554c1f843b239b53f7169c7995e507045fed9bdf7420439be
-Size (async_rpc_kernel-0.13.0.tar.gz) = 61491 bytes
-SHA1 (patch-src_dune) = cf6bcec340cff3565f4fe29606c794432a44b838
+BLAKE2s (async_rpc_kernel-0.15.0.tar.gz) = 098a3972364fecf3fa0ab307a33a0d2d72428662f409b78fe3ed782adff260c9
+SHA512 (async_rpc_kernel-0.15.0.tar.gz) = 29ddd5cffd53acd02de1dfac2291d74e69673c6fab6586e8ed2d0edff98b176dbe05b80da0839d394e7601e1a33aec5bafb9678a46665c847878567378e2e648
+Size (async_rpc_kernel-0.15.0.tar.gz) = 65182 bytes
diff -r 2698cc062e98 -r 5d6b3badfc34 devel/ocaml-async_rpc_kernel/patches/patch-src_dune
--- a/devel/ocaml-async_rpc_kernel/patches/patch-src_dune       Thu May 05 08:30:43 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-$NetBSD: patch-src_dune,v 1.2 2020/04/08 09:41:35 jaapb Exp $
-
-Removed unknown argument.
-
---- src/dune.orig      2019-11-18 14:56:06.000000000 +0000
-+++ src/dune
-@@ -1,6 +1,5 @@
- (library (name async_rpc_kernel) (public_name async_rpc_kernel)
-  (preprocess
--  (pps ppx_jane -allow-unannotated-ignores
--   -dont-check-doc-comments-attachment))
-+  (pps ppx_jane))
-  (libraries async_kernel core_kernel
--  async_kernel.persistent_connection_kernel protocol_version_header))
-\ No newline at end of file
-+  async_kernel.persistent_connection_kernel protocol_version_header))



Home | Main Index | Thread Index | Old Index