pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-async_unix Updated devel/ocaml-async_unix ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/49de26ac4a90
branches:  trunk
changeset: 378741:49de26ac4a90
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Thu May 05 09:35:33 2022 +0000

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

There is no changelog, but changes upstream are minor except for some
changes in dependencies.

diffstat:

 devel/ocaml-async_unix/Makefile                                  |  12 +++---
 devel/ocaml-async_unix/PLIST                                     |  16 +--------
 devel/ocaml-async_unix/buildlink3.mk                             |   4 +-
 devel/ocaml-async_unix/distinfo                                  |  12 ++-----
 devel/ocaml-async_unix/patches/patch-src_dune                    |  13 --------
 devel/ocaml-async_unix/patches/patch-thread__pool_src_dune       |  13 --------
 devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune |  12 -------
 devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune |  12 -------
 8 files changed, 14 insertions(+), 80 deletions(-)

diffs (187 lines):

diff -r 39064d79b938 -r 49de26ac4a90 devel/ocaml-async_unix/Makefile
--- a/devel/ocaml-async_unix/Makefile   Thu May 05 09:29:40 2022 +0000
+++ b/devel/ocaml-async_unix/Makefile   Thu May 05 09:35:33 2022 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.6 2021/03/08 08:12:48 jaapb Exp $
+# $NetBSD: Makefile,v 1.7 2022/05/05 09:35:33 jaapb Exp $
 
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
+PKGNAME=       ocaml-${DISTNAME}
+CATEGORIES=    devel
+MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 GITHUB_PROJECT=        async_unix
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.1
-PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
-CATEGORIES=    devel
-MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/async_unix/
@@ -20,5 +19,6 @@
 .include "../../devel/ocaml-async_kernel/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 "../../mk/bsd.pkg.mk"
diff -r 39064d79b938 -r 49de26ac4a90 devel/ocaml-async_unix/PLIST
--- a/devel/ocaml-async_unix/PLIST      Thu May 05 09:29:40 2022 +0000
+++ b/devel/ocaml-async_unix/PLIST      Thu May 05 09:35:33 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2020/04/08 11:08:59 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/05/05 09:35:33 jaapb Exp $
 ${OCAML_SITELIB}/async_unix/META
 ${OCAML_SITELIB}/async_unix/assign_try_with_log_exn.ml
 ${OCAML_SITELIB}/async_unix/assign_try_with_log_exn.mli
@@ -34,10 +34,6 @@
 ${OCAML_SITELIB}/async_unix/async_unix__Backing_out_channel.cmt
 ${OCAML_SITELIB}/async_unix/async_unix__Backing_out_channel.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/async_unix__Backing_out_channel.cmx
-${OCAML_SITELIB}/async_unix/async_unix__Busy_pollers.cmi
-${OCAML_SITELIB}/async_unix/async_unix__Busy_pollers.cmt
-${OCAML_SITELIB}/async_unix/async_unix__Busy_pollers.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/async_unix__Busy_pollers.cmx
 ${OCAML_SITELIB}/async_unix/async_unix__Clock.cmi
 ${OCAML_SITELIB}/async_unix/async_unix__Clock.cmt
 ${OCAML_SITELIB}/async_unix/async_unix__Clock.cmti
@@ -97,10 +93,6 @@
 ${OCAML_SITELIB}/async_unix/async_unix__Raw_signal_manager.cmi
 ${OCAML_SITELIB}/async_unix/async_unix__Raw_signal_manager.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/async_unix__Raw_signal_manager.cmx
-${OCAML_SITELIB}/async_unix/async_unix__Read_write.cmi
-${OCAML_SITELIB}/async_unix/async_unix__Read_write.cmt
-${OCAML_SITELIB}/async_unix/async_unix__Read_write.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/async_unix__Read_write.cmx
 ${OCAML_SITELIB}/async_unix/async_unix__Reader.cmi
 ${OCAML_SITELIB}/async_unix/async_unix__Reader.cmt
 ${OCAML_SITELIB}/async_unix/async_unix__Reader.cmti
@@ -164,8 +156,6 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/async_unix__Writer0.cmx
 ${OCAML_SITELIB}/async_unix/backing_out_channel.ml
 ${OCAML_SITELIB}/async_unix/backing_out_channel.mli
-${OCAML_SITELIB}/async_unix/busy_pollers.ml
-${OCAML_SITELIB}/async_unix/busy_pollers.mli
 ${OCAML_SITELIB}/async_unix/clock.ml
 ${OCAML_SITELIB}/async_unix/clock.mli
 ${OCAML_SITELIB}/async_unix/config.ml
@@ -187,7 +177,7 @@
 ${OCAML_SITELIB}/async_unix/interruptor.mli
 ${OCAML_SITELIB}/async_unix/io_stats.ml
 ${OCAML_SITELIB}/async_unix/io_stats.mli
-${OCAML_SITELIB}/async_unix/libasync_unix_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/libasync_unix_stubs.a
 ${OCAML_SITELIB}/async_unix/log.ml
 ${OCAML_SITELIB}/async_unix/log.mli
 ${OCAML_SITELIB}/async_unix/opam
@@ -196,8 +186,6 @@
 ${OCAML_SITELIB}/async_unix/raw_fd.ml
 ${OCAML_SITELIB}/async_unix/raw_scheduler.ml
 ${OCAML_SITELIB}/async_unix/raw_signal_manager.ml
-${OCAML_SITELIB}/async_unix/read_write.ml
-${OCAML_SITELIB}/async_unix/read_write.mli
 ${OCAML_SITELIB}/async_unix/reader.ml
 ${OCAML_SITELIB}/async_unix/reader.mli
 ${OCAML_SITELIB}/async_unix/reader0.ml
diff -r 39064d79b938 -r 49de26ac4a90 devel/ocaml-async_unix/buildlink3.mk
--- a/devel/ocaml-async_unix/buildlink3.mk      Thu May 05 09:29:40 2022 +0000
+++ b/devel/ocaml-async_unix/buildlink3.mk      Thu May 05 09:35:33 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.4 2020/12/11 09:42:41 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.5 2022/05/05 09:35:33 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-async_unix
 
@@ -6,7 +6,7 @@
 OCAML_ASYNC_UNIX_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-async_unix+=       ocaml-async_unix>=0.12.0
-BUILDLINK_ABI_DEPENDS.ocaml-async_unix+=       ocaml-async_unix>=0.13.1
+BUILDLINK_ABI_DEPENDS.ocaml-async_unix+=       ocaml-async_unix>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-async_unix?=         ../../devel/ocaml-async_unix
 
 .endif # OCAML_ASYNC_UNIX_BUILDLINK3_MK
diff -r 39064d79b938 -r 49de26ac4a90 devel/ocaml-async_unix/distinfo
--- a/devel/ocaml-async_unix/distinfo   Thu May 05 09:29:40 2022 +0000
+++ b/devel/ocaml-async_unix/distinfo   Thu May 05 09:35:33 2022 +0000
@@ -1,9 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 10:15:45 nia Exp $
+$NetBSD: distinfo,v 1.6 2022/05/05 09:35:33 jaapb Exp $
 
-BLAKE2s (async_unix-0.13.1.tar.gz) = fa9ccfbd0c58c5f7b3aae43e17f7a6ceb1a4b525246672ebd56ab41087d111e1
-SHA512 (async_unix-0.13.1.tar.gz) = bd847acbb63a7c1d4c37b13831f0020640db94091b6d07d1b727c0a83aeccc35a1e60fe3dd96ae6fb6154a7da204885473e5abafae095205c2a6c705ec125810
-Size (async_unix-0.13.1.tar.gz) = 169271 bytes
-SHA1 (patch-src_dune) = 4b9b0b4f70f3de9d968b928549dec7de9b6c12f5
-SHA1 (patch-thread__pool_src_dune) = 49342110282b4d66258b706913ea8d768f00b311
-SHA1 (patch-thread__safe__ivar_src_dune) = 045c1a56270333b688ff63e820429e873da24c2a
-SHA1 (patch-thread__safe__pipe_src_dune) = 7d5810cdc22eec92dc428a663478ea25fe25e8fe
+BLAKE2s (async_unix-0.15.0.tar.gz) = 2f0457a6058413ba87d0ff0a57210a77acfe5dc133b2e34afb222c5e11d5ab15
+SHA512 (async_unix-0.15.0.tar.gz) = d6bb561ca06b3232c11c10bfe9dbd689020d52dc90f13f01751abf31f968649c7c8664f5f58de95c89f012de00c789efa9c0ca230ba32b9105c609d1afca2a51
+Size (async_unix-0.15.0.tar.gz) = 178320 bytes
diff -r 39064d79b938 -r 49de26ac4a90 devel/ocaml-async_unix/patches/patch-src_dune
--- a/devel/ocaml-async_unix/patches/patch-src_dune     Thu May 05 09:29:40 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:08:59 jaapb Exp $
-
-Removed unknown parameters
-
---- src/dune.orig      2019-11-18 14:56:06.000000000 +0000
-+++ src/dune
-@@ -2,4 +2,4 @@
-  (libraries async_kernel core_kernel.bounded_int_table core core.nano_mutex
-   core.squeue thread_pool thread_safe_ivar core.time_stamp_counter core.uuid)
-  (c_names dump_core_on_job_delay_stubs)
-- (preprocess (pps ppx_jane -annotated-ignores -check-doc-comments)))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane)))
diff -r 39064d79b938 -r 49de26ac4a90 devel/ocaml-async_unix/patches/patch-thread__pool_src_dune
--- a/devel/ocaml-async_unix/patches/patch-thread__pool_src_dune        Thu May 05 09:29:40 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-thread__pool_src_dune,v 1.2 2020/04/08 11:08:59 jaapb Exp $
-
-Removed unknown parameters
-
---- thread_pool/src/dune.orig  2019-02-13 10:33:20.000000000 +0000
-+++ thread_pool/src/dune
-@@ -1,4 +1,4 @@
- (library (name thread_pool) (public_name async_unix.thread_pool)
-  (libraries core core.nano_mutex core.squeue
-   core_kernel.thread_pool_cpu_affinity thread_safe_ivar)
-- (preprocess (pps ppx_jane -annotated-ignores -check-doc-comments)))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane)))
diff -r 39064d79b938 -r 49de26ac4a90 devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune
--- a/devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune  Thu May 05 09:29:40 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-thread__safe__ivar_src_dune,v 1.2 2020/04/08 11:08:59 jaapb Exp $
-
-Removed unknown parameters
-
---- thread_safe_ivar/src/dune.orig     2019-11-18 14:56:06.000000000 +0000
-+++ thread_safe_ivar/src/dune
-@@ -1,3 +1,3 @@
- (library (name thread_safe_ivar) (public_name async_unix.thread_safe_ivar)
-  (libraries core core.error_checking_mutex)
-- (preprocess (pps ppx_jane -annotated-ignores -check-doc-comments)))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane)))
diff -r 39064d79b938 -r 49de26ac4a90 devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune
--- a/devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune  Thu May 05 09:29:40 2022 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-thread__safe__pipe_src_dune,v 1.2 2020/04/08 11:08:59 jaapb Exp $
-
-Removed unknown parameters
-
---- thread_safe_pipe/src/dune.orig     2019-02-13 10:33:20.000000000 +0000
-+++ thread_safe_pipe/src/dune
-@@ -1,3 +1,3 @@
- (library (name thread_safe_pipe) (public_name async_unix.thread_safe_pipe)
-  (libraries async_unix)
-- (preprocess (pps ppx_jane -annotated-ignores -check-doc-comments)))
-\ No newline at end of file
-+ (preprocess (pps ppx_jane)))



Home | Main Index | Thread Index | Old Index