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:           Thu May  5 09:35:33 UTC 2022

Modified Files:
        pkgsrc/devel/ocaml-async_unix: Makefile PLIST buildlink3.mk distinfo
Removed Files:
        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.15.0.

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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ocaml-async_unix/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-async_unix/PLIST
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-async_unix/buildlink3.mk
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ocaml-async_unix/distinfo
cvs rdiff -u -r1.2 -r0 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.6 pkgsrc/devel/ocaml-async_unix/Makefile:1.7
--- pkgsrc/devel/ocaml-async_unix/Makefile:1.6  Mon Mar  8 08:12:48 2021
+++ pkgsrc/devel/ocaml-async_unix/Makefile      Thu May  5 09:35:33 2022
@@ -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 $
 
-GITHUB_PROJECT=        async_unix
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.1
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        async_unix
+GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/async_unix/
@@ -20,5 +19,6 @@ OCAML_USE_DUNE=       yes
 .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"

Index: pkgsrc/devel/ocaml-async_unix/PLIST
diff -u pkgsrc/devel/ocaml-async_unix/PLIST:1.2 pkgsrc/devel/ocaml-async_unix/PLIST:1.3
--- pkgsrc/devel/ocaml-async_unix/PLIST:1.2     Wed Apr  8 11:08:59 2020
+++ pkgsrc/devel/ocaml-async_unix/PLIST Thu May  5 09:35:33 2022
@@ -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__
 ${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 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/async
 ${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 @@ ${OCAML_SITELIB}/async_unix/async_unix__
 ${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.
 ${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/process.mli
 ${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

Index: pkgsrc/devel/ocaml-async_unix/buildlink3.mk
diff -u pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.4 pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.5
--- pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.4     Fri Dec 11 09:42:41 2020
+++ pkgsrc/devel/ocaml-async_unix/buildlink3.mk Thu May  5 09:35:33 2022
@@ -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 @@ 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.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

Index: pkgsrc/devel/ocaml-async_unix/distinfo
diff -u pkgsrc/devel/ocaml-async_unix/distinfo:1.5 pkgsrc/devel/ocaml-async_unix/distinfo:1.6
--- pkgsrc/devel/ocaml-async_unix/distinfo:1.5  Tue Oct 26 10:15:45 2021
+++ pkgsrc/devel/ocaml-async_unix/distinfo      Thu May  5 09:35:33 2022
@@ -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



Home | Main Index | Thread Index | Old Index