Received: by mail.netbsd.org (Postfix, from userid 605) id 081EB84D65; Tue, 11 Jun 2019 09:06:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 84B1E84D51 for ; Tue, 11 Jun 2019 09:06:34 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id xb4qbfoIxOk5 for ; Tue, 11 Jun 2019 09:06:34 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id EDEFC84D2D for ; Tue, 11 Jun 2019 09:06:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EB30DFBF4; Tue, 11 Jun 2019 09:06:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_156024399371510" MIME-Version: 1.0 Date: Tue, 11 Jun 2019 09:06:33 +0000 From: "Jaap Boender" Subject: CVS commit: pkgsrc/devel/ocaml-core_kernel To: pkgsrc-changes@NetBSD.org Reply-To: jaapb@netbsd.org X-Mailer: log_accum Message-Id: <20190611090633.EB30DFBF4@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_156024399371510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jaapb Date: Tue Jun 11 09:06:33 UTC 2019 Modified Files: pkgsrc/devel/ocaml-core_kernel: Makefile buildlink3.mk distinfo Log Message: Updated devel/ocaml-core_kernel to version 0.12.2. This adds support for OCaml 4.08. I have also added bash to USE_TOOLS to fix PR pkg/54285. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-core_kernel/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-core_kernel/buildlink3.mk \ pkgsrc/devel/ocaml-core_kernel/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_156024399371510 Content-Disposition: inline Content-Length: 3096 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ocaml-core_kernel/Makefile diff -u pkgsrc/devel/ocaml-core_kernel/Makefile:1.3 pkgsrc/devel/ocaml-core_kernel/Makefile:1.4 --- pkgsrc/devel/ocaml-core_kernel/Makefile:1.3 Mon Mar 25 09:38:57 2019 +++ pkgsrc/devel/ocaml-core_kernel/Makefile Tue Jun 11 09:06:33 2019 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2019/03/25 09:38:57 jaapb Exp $ +# $NetBSD: Makefile,v 1.4 2019/06/11 09:06:33 jaapb Exp $ GITHUB_PROJECT= core_kernel GITHUB_TAG= v${PKGVERSION_NOREV} -DISTNAME= ${GITHUB_PROJECT}-0.12.0 +DISTNAME= ${GITHUB_PROJECT}-0.12.2 PKGNAME= ocaml-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/} @@ -12,6 +12,7 @@ HOMEPAGE= https://github.com/janestreet/ COMMENT= OCaml standard library overlay (kernel) LICENSE= mit +USE_TOOLS+= bash USE_LANGUAGES= # none OCAML_USE_DUNE= yes Index: pkgsrc/devel/ocaml-core_kernel/buildlink3.mk diff -u pkgsrc/devel/ocaml-core_kernel/buildlink3.mk:1.1 pkgsrc/devel/ocaml-core_kernel/buildlink3.mk:1.2 --- pkgsrc/devel/ocaml-core_kernel/buildlink3.mk:1.1 Tue Mar 19 10:07:47 2019 +++ pkgsrc/devel/ocaml-core_kernel/buildlink3.mk Tue Jun 11 09:06:33 2019 @@ -1,11 +1,11 @@ -# $NetBSD: buildlink3.mk,v 1.1 2019/03/19 10:07:47 jaapb Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2019/06/11 09:06:33 jaapb Exp $ BUILDLINK_TREE+= ocaml-core_kernel .if !defined(OCAML_CORE_KERNEL_BUILDLINK3_MK) OCAML_CORE_KERNEL_BUILDLINK3_MK:= -BUILDLINK_API_DEPENDS.ocaml-core_kernel+= ocaml-core_kernel>=0.12.0 +BUILDLINK_API_DEPENDS.ocaml-core_kernel+= ocaml-core_kernel>=0.12.2 BUILDLINK_PKGSRCDIR.ocaml-core_kernel?= ../../devel/ocaml-core_kernel .endif # OCAML_CORE_KERNEL_BUILDLINK3_MK Index: pkgsrc/devel/ocaml-core_kernel/distinfo diff -u pkgsrc/devel/ocaml-core_kernel/distinfo:1.1 pkgsrc/devel/ocaml-core_kernel/distinfo:1.2 --- pkgsrc/devel/ocaml-core_kernel/distinfo:1.1 Tue Mar 19 10:07:47 2019 +++ pkgsrc/devel/ocaml-core_kernel/distinfo Tue Jun 11 09:06:33 2019 @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.1 2019/03/19 10:07:47 jaapb Exp $ +$NetBSD: distinfo,v 1.2 2019/06/11 09:06:33 jaapb Exp $ -SHA1 (core_kernel-0.12.0.tar.gz) = 0a59c7bbeebc989cdf27a008dedc4c36e3bc8e20 -RMD160 (core_kernel-0.12.0.tar.gz) = 6df1da75542c54ed23e8ad395789cb6a856b80ab -SHA512 (core_kernel-0.12.0.tar.gz) = 5ebc2920fa414ab18d3809293795269d8aab3014ed3c352459fae417f483d0da7f1b6f345c352de9fb32e4b73463675b0deddeaa75eea4e5f031ead7531f3475 -Size (core_kernel-0.12.0.tar.gz) = 610557 bytes +SHA1 (core_kernel-0.12.2.tar.gz) = b39fcd460b04271d218390690334b583334bc3c5 +RMD160 (core_kernel-0.12.2.tar.gz) = 195bcc4295a48810e4e430ab00314b90480e38bc +SHA512 (core_kernel-0.12.2.tar.gz) = 0f97722628a2664e1b6434b3134a9a5782df098cc7d913ba76d34aebd22c6ed36dc1e2f16cfe8ab899cc30994a743f3a5307f3fdc53ab52f593f6a49587ec5f1 +Size (core_kernel-0.12.2.tar.gz) = 611290 bytes SHA1 (patch-balanced__reducer_src_dune) = 5065641884813a984f85f67594fbf60ea5faeeaa SHA1 (patch-binary__packing_src_dune) = 2b7fb6be2bac5ba28043cb338c970b8fa1983084 SHA1 (patch-int__set_src_dune) = a96d6689a50ff2aef5079264287b6f58ab88da78 --_----------=_156024399371510--