pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ocaml-async_unix
Module Name: pkgsrc
Committed By: jaapb
Date: Wed Apr 8 11:08:59 UTC 2020
Modified Files:
pkgsrc/devel/ocaml-async_unix: Makefile PLIST buildlink3.mk distinfo
pkgsrc/devel/ocaml-async_unix/patches: patch-src_dune
patch-thread__pool_src_dune patch-thread__safe__ivar_src_dune
patch-thread__safe__pipe_src_dune
Log Message:
Updated devel/ocaml-async_unix to version 0.13.0.
The CHANGES.md file has not been updated, but changes seem minor.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-async_unix/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-async_unix/PLIST \
pkgsrc/devel/ocaml-async_unix/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-async_unix/buildlink3.mk
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-async_unix/patches/patch-src_dune \
pkgsrc/devel/ocaml-async_unix/patches/patch-thread__pool_src_dune \
pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune \
pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune
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-async_unix/Makefile
diff -u pkgsrc/devel/ocaml-async_unix/Makefile:1.3 pkgsrc/devel/ocaml-async_unix/Makefile:1.4
--- pkgsrc/devel/ocaml-async_unix/Makefile:1.3 Mon Mar 25 09:38:57 2019
+++ pkgsrc/devel/ocaml-async_unix/Makefile Wed Apr 8 11:08:59 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2019/03/25 09:38:57 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2020/04/08 11:08:59 jaapb Exp $
GITHUB_PROJECT= async_unix
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-0.12.0
+DISTNAME= ${GITHUB_PROJECT}-0.13.0
PKGNAME= ocaml-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
Index: pkgsrc/devel/ocaml-async_unix/PLIST
diff -u pkgsrc/devel/ocaml-async_unix/PLIST:1.1 pkgsrc/devel/ocaml-async_unix/PLIST:1.2
--- pkgsrc/devel/ocaml-async_unix/PLIST:1.1 Tue Mar 19 10:48:15 2019
+++ pkgsrc/devel/ocaml-async_unix/PLIST Wed Apr 8 11:08:59 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/03/19 10:48:15 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.2 2020/04/08 11:08:59 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
@@ -139,6 +139,10 @@ ${OCAML_SITELIB}/async_unix/async_unix__
${OCAML_SITELIB}/async_unix/async_unix__Syscall.cmt
${OCAML_SITELIB}/async_unix/async_unix__Syscall.cmti
${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/async_unix__Syscall.cmx
+${OCAML_SITELIB}/async_unix/async_unix__Tcp.cmi
+${OCAML_SITELIB}/async_unix/async_unix__Tcp.cmt
+${OCAML_SITELIB}/async_unix/async_unix__Tcp.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/async_unix__Tcp.cmx
${OCAML_SITELIB}/async_unix/async_unix__Thread_safe.cmi
${OCAML_SITELIB}/async_unix/async_unix__Thread_safe.cmt
${OCAML_SITELIB}/async_unix/async_unix__Thread_safe.cmti
@@ -212,6 +216,8 @@ ${OCAML_SITELIB}/async_unix/signal_manag
${OCAML_SITELIB}/async_unix/signal_manager.mli
${OCAML_SITELIB}/async_unix/syscall.ml
${OCAML_SITELIB}/async_unix/syscall.mli
+${OCAML_SITELIB}/async_unix/tcp.ml
+${OCAML_SITELIB}/async_unix/tcp.mli
${OCAML_SITELIB}/async_unix/thread_pool/import.ml
${PLIST.ocaml-opt}${OCAML_SITELIB}/async_unix/thread_pool/thread_pool.a
${OCAML_SITELIB}/async_unix/thread_pool/thread_pool.cma
Index: pkgsrc/devel/ocaml-async_unix/distinfo
diff -u pkgsrc/devel/ocaml-async_unix/distinfo:1.1 pkgsrc/devel/ocaml-async_unix/distinfo:1.2
--- pkgsrc/devel/ocaml-async_unix/distinfo:1.1 Tue Mar 19 10:48:15 2019
+++ pkgsrc/devel/ocaml-async_unix/distinfo Wed Apr 8 11:08:59 2020
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.1 2019/03/19 10:48:15 jaapb Exp $
+$NetBSD: distinfo,v 1.2 2020/04/08 11:08:59 jaapb Exp $
-SHA1 (async_unix-0.12.0.tar.gz) = a0fd135289dee62e929999c71795f008f1fdea7f
-RMD160 (async_unix-0.12.0.tar.gz) = b0e3f953e6167872dde188679e0b79527aa14ce5
-SHA512 (async_unix-0.12.0.tar.gz) = f1b427476295d7beec4e282ffac53dea8e003cc906d6e521280f0269c9057c822b517c551c40956a057c9adc630df0ae9c43932f0a76a756841be0953561e218
-Size (async_unix-0.12.0.tar.gz) = 161822 bytes
-SHA1 (patch-src_dune) = e2ad2651f4ceb6aec6f69bf79eb86cedf0aab65e
-SHA1 (patch-thread__pool_src_dune) = 680a475e3a747075ffa02de2e0978dc5e102759b
-SHA1 (patch-thread__safe__ivar_src_dune) = bea3776929788436cb5d30640070d4dbd874da44
-SHA1 (patch-thread__safe__pipe_src_dune) = 5d7971eb41581507b6af67d2ca49330d3effdbeb
+SHA1 (async_unix-0.13.0.tar.gz) = c38c5fb54ffcc826d139b7da502e8f9e457420d8
+RMD160 (async_unix-0.13.0.tar.gz) = ebdb001a2367f6316e11e84d7575f9a091a398a0
+SHA512 (async_unix-0.13.0.tar.gz) = 24a2333c60194a2a46e07658110d7e32947afe814d6502a4a8f9a56b30691024e8ae4d06fb0830ea8ecb4ce555340f0b90960539d56d10092dc538bab6baeb80
+Size (async_unix-0.13.0.tar.gz) = 169267 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
Index: pkgsrc/devel/ocaml-async_unix/buildlink3.mk
diff -u pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.2 pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.3
--- pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.2 Sun Nov 3 10:39:21 2019
+++ pkgsrc/devel/ocaml-async_unix/buildlink3.mk Wed Apr 8 11:08:59 2020
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2019/11/03 10:39:21 rillig Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2020/04/08 11:08:59 jaapb Exp $
BUILDLINK_TREE+= ocaml-async_unix
@@ -6,6 +6,7 @@ BUILDLINK_TREE+= ocaml-async_unix
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.0
BUILDLINK_PKGSRCDIR.ocaml-async_unix?= ../../devel/ocaml-async_unix
.endif # OCAML_ASYNC_UNIX_BUILDLINK3_MK
Index: pkgsrc/devel/ocaml-async_unix/patches/patch-src_dune
diff -u pkgsrc/devel/ocaml-async_unix/patches/patch-src_dune:1.1 pkgsrc/devel/ocaml-async_unix/patches/patch-src_dune:1.2
--- pkgsrc/devel/ocaml-async_unix/patches/patch-src_dune:1.1 Tue Mar 19 10:48:15 2019
+++ pkgsrc/devel/ocaml-async_unix/patches/patch-src_dune Wed Apr 8 11:08:59 2020
@@ -1,11 +1,12 @@
-$NetBSD: patch-src_dune,v 1.1 2019/03/19 10:48:15 jaapb Exp $
+$NetBSD: patch-src_dune,v 1.2 2020/04/08 11:08:59 jaapb Exp $
Removed unknown parameters
---- src/dune.orig 2019-02-13 10:33:20.000000000 +0000
+
+--- src/dune.orig 2019-11-18 14:56:06.000000000 +0000
+++ src/dune
@@ -2,4 +2,4 @@
- (libraries async_kernel core core.nano_mutex core.squeue thread_pool
- thread_safe_ivar core.uuid)
+ (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
Index: pkgsrc/devel/ocaml-async_unix/patches/patch-thread__pool_src_dune
diff -u pkgsrc/devel/ocaml-async_unix/patches/patch-thread__pool_src_dune:1.1 pkgsrc/devel/ocaml-async_unix/patches/patch-thread__pool_src_dune:1.2
--- pkgsrc/devel/ocaml-async_unix/patches/patch-thread__pool_src_dune:1.1 Tue Mar 19 10:48:15 2019
+++ pkgsrc/devel/ocaml-async_unix/patches/patch-thread__pool_src_dune Wed Apr 8 11:08:59 2020
@@ -1,6 +1,7 @@
-$NetBSD: patch-thread__pool_src_dune,v 1.1 2019/03/19 10:48:15 jaapb Exp $
+$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 @@
Index: pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune
diff -u pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune:1.1 pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune:1.2
--- pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune:1.1 Tue Mar 19 10:48:15 2019
+++ pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__ivar_src_dune Wed Apr 8 11:08:59 2020
@@ -1,11 +1,12 @@
-$NetBSD: patch-thread__safe__ivar_src_dune,v 1.1 2019/03/19 10:48:15 jaapb Exp $
+$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-02-13 10:33:20.000000000 +0000
+
+--- 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)
+ (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)))
Index: pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune
diff -u pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune:1.1 pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune:1.2
--- pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune:1.1 Tue Mar 19 10:48:15 2019
+++ pkgsrc/devel/ocaml-async_unix/patches/patch-thread__safe__pipe_src_dune Wed Apr 8 11:08:59 2020
@@ -1,6 +1,7 @@
-$NetBSD: patch-thread__safe__pipe_src_dune,v 1.1 2019/03/19 10:48:15 jaapb Exp $
+$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 @@
Home |
Main Index |
Thread Index |
Old Index