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:           Fri Dec 11 09:42:41 UTC 2020

Modified Files:
        pkgsrc/devel/ocaml-async_unix: Makefile buildlink3.mk distinfo

Log Message:
Updated devel/ocaml-async_unix to 0.13.1.

This adds compatibility with OCaml 4.11.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-async_unix/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-async_unix/buildlink3.mk
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-async_unix/distinfo

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.4 pkgsrc/devel/ocaml-async_unix/Makefile:1.5
--- pkgsrc/devel/ocaml-async_unix/Makefile:1.4  Wed Apr  8 11:08:59 2020
+++ pkgsrc/devel/ocaml-async_unix/Makefile      Fri Dec 11 09:42:41 2020
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/04/08 11:08:59 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2020/12/11 09:42:41 jaapb Exp $
 
 GITHUB_PROJECT=        async_unix
 GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.0
+DISTNAME=      ${GITHUB_PROJECT}-0.13.1
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}

Index: pkgsrc/devel/ocaml-async_unix/buildlink3.mk
diff -u pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.3 pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.4
--- pkgsrc/devel/ocaml-async_unix/buildlink3.mk:1.3     Wed Apr  8 11:08:59 2020
+++ pkgsrc/devel/ocaml-async_unix/buildlink3.mk Fri Dec 11 09:42:41 2020
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.3 2020/04/08 11:08:59 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.4 2020/12/11 09:42:41 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.0
+BUILDLINK_ABI_DEPENDS.ocaml-async_unix+=       ocaml-async_unix>=0.13.1
 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.2 pkgsrc/devel/ocaml-async_unix/distinfo:1.3
--- pkgsrc/devel/ocaml-async_unix/distinfo:1.2  Wed Apr  8 11:08:59 2020
+++ pkgsrc/devel/ocaml-async_unix/distinfo      Fri Dec 11 09:42:41 2020
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2020/04/08 11:08:59 jaapb Exp $
+$NetBSD: distinfo,v 1.3 2020/12/11 09:42:41 jaapb Exp $
 
-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 (async_unix-0.13.1.tar.gz) = 60483b79b6fa864d438d0d4af3b6dd604fdec468
+RMD160 (async_unix-0.13.1.tar.gz) = ada45108d7ba20c6711d21e0143b6d387ef06d3a
+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



Home | Main Index | Thread Index | Old Index