pkgsrc-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/00778331b4c0
branches:  trunk
changeset: 378762:00778331b4c0
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 11:33:13 2022 +0000

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

There is no changelog, but upstream changes seem to be minor except for
some dependency changes.

diffstat:

 devel/ocaml-async/Makefile                                |  15 ++++---
 devel/ocaml-async/PLIST                                   |  29 ++++++++++----
 devel/ocaml-async/buildlink3.mk                           |   4 +-
 devel/ocaml-async/distinfo                                |  14 ++-----
 devel/ocaml-async/patches/patch-async__command_src_dune   |  13 ------
 devel/ocaml-async/patches/patch-async__rpc_src_dune       |  14 -------
 devel/ocaml-async/patches/patch-async__rpc_test-bin_dune  |  13 ------
 devel/ocaml-async/patches/patch-bench_dune                |  12 ------
 devel/ocaml-async/patches/patch-src_dune                  |  13 ------
 devel/ocaml-async/patches/patch-unpack__sequence_src_dune |  13 ------
 10 files changed, 35 insertions(+), 105 deletions(-)

diffs (243 lines):

diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/Makefile
--- a/devel/ocaml-async/Makefile        Thu May 05 11:24:46 2022 +0000
+++ b/devel/ocaml-async/Makefile        Thu May 05 11:33:13 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 11:33:13 jaapb Exp $
 
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 GITHUB_PROJECT=        async
 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/
@@ -17,11 +16,13 @@
 OCAML_USE_DUNE=        yes
 
 .include "../../mk/ocaml.mk"
-.include "../../devel/ocaml-async_extra/buildlink3.mk"
 .include "../../devel/ocaml-async_kernel/buildlink3.mk"
+.include "../../devel/ocaml-async_rpc_kernel/buildlink3.mk"
 .include "../../devel/ocaml-async_unix/buildlink3.mk"
 .include "../../devel/ocaml-core/buildlink3.mk"
 .include "../../devel/ocaml-core_kernel/buildlink3.mk"
+.include "../../devel/ocaml-core_unix/buildlink3.mk"
 .include "../../devel/ocaml-ppx_jane/buildlink3.mk"
+.include "../../devel/ocaml-ppx_log/buildlink3.mk"
 .include "../../textproc/ocaml-textutils/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/PLIST
--- a/devel/ocaml-async/PLIST   Thu May 05 11:24:46 2022 +0000
+++ b/devel/ocaml-async/PLIST   Thu May 05 11:33:13 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/04/08 11:55:26 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/05/05 11:33:13 jaapb Exp $
 ${OCAML_SITELIB}/async/META
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async.a
 ${OCAML_SITELIB}/async/async.cma
@@ -16,10 +16,18 @@
 ${OCAML_SITELIB}/async/async__Deferred_or_error_expect_test_config.cmt
 ${OCAML_SITELIB}/async/async__Deferred_or_error_expect_test_config.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async__Deferred_or_error_expect_test_config.cmx
-${OCAML_SITELIB}/async/async__Expect_test_config_with_unit_expect.cmi
-${OCAML_SITELIB}/async/async__Expect_test_config_with_unit_expect.cmt
-${OCAML_SITELIB}/async/async__Expect_test_config_with_unit_expect.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async__Expect_test_config_with_unit_expect.cmx
+${OCAML_SITELIB}/async/async__Expect_test_config.cmi
+${OCAML_SITELIB}/async/async__Expect_test_config.cmt
+${OCAML_SITELIB}/async/async__Expect_test_config.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async__Expect_test_config.cmx
+${OCAML_SITELIB}/async/async__Expect_test_config_or_error.cmi
+${OCAML_SITELIB}/async/async__Expect_test_config_or_error.cmt
+${OCAML_SITELIB}/async/async__Expect_test_config_or_error.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async__Expect_test_config_or_error.cmx
+${OCAML_SITELIB}/async/async__Ppx_log_syntax.cmi
+${OCAML_SITELIB}/async/async__Ppx_log_syntax.cmt
+${OCAML_SITELIB}/async/async__Ppx_log_syntax.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async__Ppx_log_syntax.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async_command/async_command.a
 ${OCAML_SITELIB}/async/async_command/async_command.cma
 ${OCAML_SITELIB}/async/async_command/async_command.cmi
@@ -84,7 +92,7 @@
 ${OCAML_SITELIB}/async/async_rpc/async_rpc__Rpc_transport_low_latency.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async_rpc/async_rpc__Rpc_transport_low_latency.cmx
 ${OCAML_SITELIB}/async/async_rpc/import.ml
-${OCAML_SITELIB}/async/async_rpc/libasync_rpc_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/async/async_rpc/libasync_rpc_stubs.a
 ${OCAML_SITELIB}/async/async_rpc/rpc.ml
 ${OCAML_SITELIB}/async/async_rpc/rpc.mli
 ${OCAML_SITELIB}/async/async_rpc/rpc_transport.ml
@@ -94,8 +102,10 @@
 ${OCAML_SITELIB}/async/deferred_or_error_expect_test_config.ml
 ${OCAML_SITELIB}/async/deferred_or_error_expect_test_config.mli
 ${OCAML_SITELIB}/async/dune-package
-${OCAML_SITELIB}/async/expect_test_config_with_unit_expect.ml
-${OCAML_SITELIB}/async/expect_test_config_with_unit_expect.mli
+${OCAML_SITELIB}/async/expect_test_config.ml
+${OCAML_SITELIB}/async/expect_test_config.mli
+${OCAML_SITELIB}/async/expect_test_config_or_error.ml
+${OCAML_SITELIB}/async/expect_test_config_or_error.mli
 ${OCAML_SITELIB}/async/lock_file_async/import.ml
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async/lock_file_async/lock_file_async.a
 ${OCAML_SITELIB}/async/lock_file_async/lock_file_async.cma
@@ -147,6 +157,8 @@
 ${OCAML_SITELIB}/async/persistent_connection/persistent_connection__Persistent_connection_intf.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async/persistent_connection/persistent_connection__Persistent_connection_intf.cmx
 ${OCAML_SITELIB}/async/persistent_connection/persistent_connection_intf.ml
+${OCAML_SITELIB}/async/ppx_log_syntax.ml
+${OCAML_SITELIB}/async/ppx_log_syntax.mli
 ${OCAML_SITELIB}/async/unpack_sequence/import.ml
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async/unpack_sequence/unpack_sequence.a
 ${OCAML_SITELIB}/async/unpack_sequence/unpack_sequence.cma
@@ -169,3 +181,4 @@
 share/doc/async/CHANGES.md
 share/doc/async/LICENSE.md
 share/doc/async/README.md
+share/doc/async/odoc-pages/index.mld
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/buildlink3.mk
--- a/devel/ocaml-async/buildlink3.mk   Thu May 05 11:24:46 2022 +0000
+++ b/devel/ocaml-async/buildlink3.mk   Thu May 05 11:33:13 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/04/08 11:55:26 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/05 11:33:13 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-async
 
@@ -6,7 +6,7 @@
 OCAML_ASYNC_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-async+=    ocaml-async>=0.12.0
-BUILDLINK_ABI_DEPENDS.ocaml-async+=    ocaml-async>=0.13.0
+BUILDLINK_ABI_DEPENDS.ocaml-async+=    ocaml-async>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-async?=      ../../devel/ocaml-async
 
 .endif # OCAML_ASYNC_BUILDLINK3_MK
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/distinfo
--- a/devel/ocaml-async/distinfo        Thu May 05 11:24:46 2022 +0000
+++ b/devel/ocaml-async/distinfo        Thu May 05 11:33:13 2022 +0000
@@ -1,11 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:15:44 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/05 11:33:13 jaapb Exp $
 
-BLAKE2s (async-0.13.0.tar.gz) = 1d6bd403a612f22235095dc5230722880d73d87745b570d4af95c8dda906aca9
-SHA512 (async-0.13.0.tar.gz) = 57ece285157d838f1ce725181953be4c091fa6864824393bdfdbd7ffd4c4eea685ddf36f0ec8aa99c17bef5b1f9ee960a0add98cefd7bdd66ec8eab6a948c42b
-Size (async-0.13.0.tar.gz) = 63888 bytes
-SHA1 (patch-async__command_src_dune) = ed2142fb78460fa5310208d059bf09103e419d63
-SHA1 (patch-async__rpc_src_dune) = 0c02590583dfdbf0118e52d60c8a62d01430f114
-SHA1 (patch-async__rpc_test-bin_dune) = 4b9709e81ab80699cfaedfa9c4d5ac8db035c255
-SHA1 (patch-bench_dune) = 5061281b7d7555d62ab8428ff853a835b8066734
-SHA1 (patch-src_dune) = bb53ebfe65aa2de5f794c5c8260a73bba3e5c5cb
-SHA1 (patch-unpack__sequence_src_dune) = eff1d30189a336930109194d686c1ec96d8bccda
+BLAKE2s (async-0.15.0.tar.gz) = 7143082e846591dafecdbbc45980974eb29740d3ca1e59382cbaa9c0c665dbdf
+SHA512 (async-0.15.0.tar.gz) = 61d83e23394f819f02df0e4702a7cd6f82418da3a8ef62513d99fb7c9c1052fcf80f90f95ab41977aebf3b54e09a0595768131a9b61a5d28f47a920492bca0bb
+Size (async-0.15.0.tar.gz) = 73958 bytes
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/patches/patch-async__command_src_dune
--- a/devel/ocaml-async/patches/patch-async__command_src_dune   Thu May 05 11:24:46 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-async__command_src_dune,v 1.1 2020/04/08 11:55:26 jaapb Exp $
-
-Removed unknown argument
-
---- async_command/src/dune.orig        2019-11-18 14:56:06.000000000 +0000
-+++ async_command/src/dune
-@@ -1,3 +1,3 @@
- (library (name async_command) (public_name async.async_command)
-- (preprocess (pps ppx_jane -check-doc-comments))
-- (libraries async_kernel async_unix core))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane))
-+ (libraries async_kernel async_unix core))
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/patches/patch-async__rpc_src_dune
--- a/devel/ocaml-async/patches/patch-async__rpc_src_dune       Thu May 05 11:24:46 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,14 +0,0 @@
-$NetBSD: patch-async__rpc_src_dune,v 1.1 2020/04/08 11:55:26 jaapb Exp $
-
-Removed unknown argument
-
---- async_rpc/src/dune.orig    2019-11-18 14:56:06.000000000 +0000
-+++ async_rpc/src/dune
-@@ -1,4 +1,4 @@
- (library (name async_rpc) (public_name async.async_rpc)
-  (c_names rpc_transport_low_latency_stubs)
-- (preprocess (pps ppx_jane -allow-unannotated-ignores -check-doc-comments))
-- (libraries async_kernel async_rpc_kernel async_unix core))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane))
-+ (libraries async_kernel async_rpc_kernel async_unix core))
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/patches/patch-async__rpc_test-bin_dune
--- a/devel/ocaml-async/patches/patch-async__rpc_test-bin_dune  Thu May 05 11:24:46 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-async__rpc_test-bin_dune,v 1.1 2020/04/08 11:55:26 jaapb Exp $
-
-Removed unknown argument
-
---- async_rpc/test-bin/dune.orig       2019-11-18 14:56:06.000000000 +0000
-+++ async_rpc/test-bin/dune
-@@ -5,4 +5,4 @@
-  (names rpc_test rpc_latency_test test_low_latency_transport_close)
-  (libraries async async_rpc_kernel async_rpc core cpu_usage jane
-   async_kernel.limiter_async netkit netkit_rpc netkit_sockets)
-- (preprocess (pps ppx_jane -allow-unannotated-ignores)))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane)))
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/patches/patch-bench_dune
--- a/devel/ocaml-async/patches/patch-bench_dune        Thu May 05 11:24:46 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-bench_dune,v 1.1 2020/04/08 11:55:26 jaapb Exp $
-
-Removed unknown argument
-
---- bench/dune.orig    2019-11-18 14:56:06.000000000 +0000
-+++ bench/dune
-@@ -1,3 +1,3 @@
- (executables (names handlers loop nanos_per_job queens squash tco try_with)
-  (libraries async core core_bench ocaml_value_size)
-- (preprocess (pps ppx_jane -allow-unannotated-ignores)))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane)))
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/patches/patch-src_dune
--- a/devel/ocaml-async/patches/patch-src_dune  Thu May 05 11:24:46 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-src_dune,v 1.2 2020/04/08 11:55:26 jaapb Exp $
-
-Removed unknown argument
-
---- src/dune.orig      2019-11-18 14:56:06.000000000 +0000
-+++ src/dune
-@@ -1,4 +1,4 @@
- (library (name async) (public_name async)
-  (libraries async_command async_kernel async_quickcheck async_rpc async_unix
-   core)
-- (preprocess (pps ppx_jane -check-doc-comments)))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane)))
diff -r 000be5a12e18 -r 00778331b4c0 devel/ocaml-async/patches/patch-unpack__sequence_src_dune
--- a/devel/ocaml-async/patches/patch-unpack__sequence_src_dune Thu May 05 11:24:46 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-unpack__sequence_src_dune,v 1.2 2020/04/08 11:55:26 jaapb Exp $
-
-Removed unknown argument
-
---- unpack_sequence/src/dune.orig      2019-02-13 10:33:20.000000000 +0000
-+++ unpack_sequence/src/dune
-@@ -1,3 +1,3 @@
- (library (name unpack_sequence) (public_name async.unpack_sequence)
-- (preprocess (pps ppx_jane -check-doc-comments))
-- (libraries async core_kernel.unpack_buffer))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane))
-+ (libraries async core_kernel.unpack_buffer))



Home | Main Index | Thread Index | Old Index