pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ocaml-base_quickcheck Updated devel/ocaml-base_q...
details: https://anonhg.NetBSD.org/pkgsrc/rev/790ce5c1e636
branches: trunk
changeset: 378572:790ce5c1e636
user: jaapb <jaapb%pkgsrc.org@localhost>
date: Wed May 04 17:12:41 2022 +0000
description:
Updated devel/ocaml-base_quickcheck to version 0.15.0.
There is no changelog, but changes are minor.
diffstat:
devel/ocaml-base_quickcheck/Makefile | 12 ++++++------
devel/ocaml-base_quickcheck/PLIST | 25 ++++++++++++++++++++++++-
devel/ocaml-base_quickcheck/buildlink3.mk | 3 ++-
devel/ocaml-base_quickcheck/distinfo | 8 ++++----
4 files changed, 36 insertions(+), 12 deletions(-)
diffs (116 lines):
diff -r a55b63d05ffe -r 790ce5c1e636 devel/ocaml-base_quickcheck/Makefile
--- a/devel/ocaml-base_quickcheck/Makefile Wed May 04 17:10:38 2022 +0000
+++ b/devel/ocaml-base_quickcheck/Makefile Wed May 04 17:12:41 2022 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2021/03/08 08:12:49 jaapb Exp $
+# $NetBSD: Makefile,v 1.4 2022/05/04 17:12:41 jaapb Exp $
+DISTNAME= ${GITHUB_PROJECT}-0.15.0
+PKGNAME= ocaml-${DISTNAME}
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
GITHUB_PROJECT= base_quickcheck
GITHUB_TAG= v${PKGVERSION_NOREV}
-DISTNAME= ${GITHUB_PROJECT}-0.13.0
-PKGNAME= ocaml-${DISTNAME}
-PKGREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_GITHUB:=janestreet/}
MAINTAINER= jaapb%NetBSD.org@localhost
HOMEPAGE= https://github.com/janestreet/base_quickcheck/
@@ -21,6 +20,7 @@
.include "../../devel/ocaml-ppx_fields_conv/buildlink3.mk"
.include "../../devel/ocaml-ppx_let/buildlink3.mk"
.include "../../devel/ocaml-ppx_sexp_message/buildlink3.mk"
+.include "../../devel/ocaml-ppx_sexp_value/buildlink3.mk"
.include "../../devel/ocaml-ppxlib/buildlink3.mk"
.include "../../devel/ocaml-splittable_random/buildlink3.mk"
diff -r a55b63d05ffe -r 790ce5c1e636 devel/ocaml-base_quickcheck/PLIST
--- a/devel/ocaml-base_quickcheck/PLIST Wed May 04 17:10:38 2022 +0000
+++ b/devel/ocaml-base_quickcheck/PLIST Wed May 04 17:12:41 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2019/03/12 18:59:16 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/05/04 17:12:41 jaapb Exp $
${OCAML_SITELIB}/base_quickcheck/META
${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/base_quickcheck.a
${OCAML_SITELIB}/base_quickcheck/base_quickcheck.cma
@@ -12,6 +12,10 @@
${OCAML_SITELIB}/base_quickcheck/base_quickcheck__.cmt
${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/base_quickcheck__.cmx
${OCAML_SITELIB}/base_quickcheck/base_quickcheck__.ml
+${OCAML_SITELIB}/base_quickcheck/base_quickcheck__Bigarray_helpers.cmi
+${OCAML_SITELIB}/base_quickcheck/base_quickcheck__Bigarray_helpers.cmt
+${OCAML_SITELIB}/base_quickcheck/base_quickcheck__Bigarray_helpers.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/base_quickcheck__Bigarray_helpers.cmx
${OCAML_SITELIB}/base_quickcheck/base_quickcheck__Export.cmi
${OCAML_SITELIB}/base_quickcheck/base_quickcheck__Export.cmt
${OCAML_SITELIB}/base_quickcheck/base_quickcheck__Export.cmti
@@ -42,6 +46,8 @@
${OCAML_SITELIB}/base_quickcheck/base_quickcheck__With_basic_types.cmi
${OCAML_SITELIB}/base_quickcheck/base_quickcheck__With_basic_types.cmt
${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/base_quickcheck__With_basic_types.cmx
+${OCAML_SITELIB}/base_quickcheck/bigarray_helpers.ml
+${OCAML_SITELIB}/base_quickcheck/bigarray_helpers.mli
${OCAML_SITELIB}/base_quickcheck/dune-package
${OCAML_SITELIB}/base_quickcheck/export.ml
${OCAML_SITELIB}/base_quickcheck/export.mli
@@ -124,6 +130,22 @@
${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/ppx_quickcheck.cmxs
${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/ppx_quickcheck.ml
${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/ppx_quickcheck.mli
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime.a
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime.cma
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime.cmi
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime.cmx
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime.cmxa
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime.cmxs
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime.ml
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime__.cmi
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime__.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime__.cmx
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime__.ml
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime__Quickcheckable.cmi
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime__Quickcheckable.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/ppx_quickcheck_runtime__Quickcheckable.cmx
+${OCAML_SITELIB}/base_quickcheck/ppx_quickcheck/runtime/quickcheckable.ml
${OCAML_SITELIB}/base_quickcheck/shrinker.ml
${OCAML_SITELIB}/base_quickcheck/shrinker.mli
${OCAML_SITELIB}/base_quickcheck/test.ml
@@ -131,3 +153,4 @@
${OCAML_SITELIB}/base_quickcheck/test_intf.ml
${OCAML_SITELIB}/base_quickcheck/with_basic_types.ml
share/doc/base_quickcheck/LICENSE.md
+share/doc/base_quickcheck/odoc-pages/index.mld
diff -r a55b63d05ffe -r 790ce5c1e636 devel/ocaml-base_quickcheck/buildlink3.mk
--- a/devel/ocaml-base_quickcheck/buildlink3.mk Wed May 04 17:10:38 2022 +0000
+++ b/devel/ocaml-base_quickcheck/buildlink3.mk Wed May 04 17:12:41 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2020/01/16 13:31:13 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2022/05/04 17:12:41 jaapb Exp $
BUILDLINK_TREE+= ocaml-base_quickcheck
@@ -6,6 +6,7 @@
OCAML_BASE_QUICKCHECK_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.ocaml-base_quickcheck+= ocaml-base_quickcheck>=0.13.0
+BUILDLINK_ABI_DEPENDS.ocaml-base_quickcheck+= ocaml-base_quickcheck>=0.15.0
BUILDLINK_PKGSRCDIR.ocaml-base_quickcheck?= ../../devel/ocaml-base_quickcheck
.endif # OCAML_BASE_QUICKCHECK_BUILDLINK3_MK
diff -r a55b63d05ffe -r 790ce5c1e636 devel/ocaml-base_quickcheck/distinfo
--- a/devel/ocaml-base_quickcheck/distinfo Wed May 04 17:10:38 2022 +0000
+++ b/devel/ocaml-base_quickcheck/distinfo Wed May 04 17:12:41 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/26 10:15:46 nia Exp $
+$NetBSD: distinfo,v 1.5 2022/05/04 17:12:41 jaapb Exp $
-BLAKE2s (base_quickcheck-0.13.0.tar.gz) = 833a13839cd10afd72bb15d2718f12a331e009ff5c7da0b4c1243b1a40048784
-SHA512 (base_quickcheck-0.13.0.tar.gz) = da822225afee0a8ae92c9af05ff43e6920a951da53804c5e00ec6ba8b8519a375baaff645ceb3c9c3cc5c211b8c5686bbb28a67e60f78557443a4a63339143b3
-Size (base_quickcheck-0.13.0.tar.gz) = 63020 bytes
+BLAKE2s (base_quickcheck-0.15.0.tar.gz) = a75b06c87c5b9c31fc96c2e699c58c78e2eaef6a0dcd4ea629e089d010119536
+SHA512 (base_quickcheck-0.15.0.tar.gz) = e5362d70469c085239efaabbca6ca2558cb1609dfd2c3715d5c31047c8ae34b8304b9d28636806305f226929b0f9e3518b409de08f42f389963378f2aee6b351
+Size (base_quickcheck-0.15.0.tar.gz) = 73702 bytes
Home |
Main Index |
Thread Index |
Old Index