pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/ocaml-base_quickcheck



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Wed May  4 17:12:42 UTC 2022

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

Log Message:
Updated devel/ocaml-base_quickcheck to version 0.15.0.

There is no changelog, but changes are minor.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ocaml-base_quickcheck/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/ocaml-base_quickcheck/PLIST
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/ocaml-base_quickcheck/buildlink3.mk
cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/ocaml-base_quickcheck/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-base_quickcheck/Makefile
diff -u pkgsrc/devel/ocaml-base_quickcheck/Makefile:1.3 pkgsrc/devel/ocaml-base_quickcheck/Makefile:1.4
--- pkgsrc/devel/ocaml-base_quickcheck/Makefile:1.3     Mon Mar  8 08:12:49 2021
+++ pkgsrc/devel/ocaml-base_quickcheck/Makefile Wed May  4 17:12:41 2022
@@ -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 $
 
-GITHUB_PROJECT=        base_quickcheck
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.0
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        base_quickcheck
+GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/janestreet/base_quickcheck/
@@ -21,6 +20,7 @@ OCAML_USE_DUNE=       yes
 .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"
 

Index: pkgsrc/devel/ocaml-base_quickcheck/PLIST
diff -u pkgsrc/devel/ocaml-base_quickcheck/PLIST:1.1 pkgsrc/devel/ocaml-base_quickcheck/PLIST:1.2
--- pkgsrc/devel/ocaml-base_quickcheck/PLIST:1.1        Tue Mar 12 18:59:16 2019
+++ pkgsrc/devel/ocaml-base_quickcheck/PLIST    Wed May  4 17:12:41 2022
@@ -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_qu
 ${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 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/base_
 ${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_
 ${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.ml
 ${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

Index: pkgsrc/devel/ocaml-base_quickcheck/buildlink3.mk
diff -u pkgsrc/devel/ocaml-base_quickcheck/buildlink3.mk:1.2 pkgsrc/devel/ocaml-base_quickcheck/buildlink3.mk:1.3
--- pkgsrc/devel/ocaml-base_quickcheck/buildlink3.mk:1.2        Thu Jan 16 13:31:13 2020
+++ pkgsrc/devel/ocaml-base_quickcheck/buildlink3.mk    Wed May  4 17:12:41 2022
@@ -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 @@ BUILDLINK_TREE+=        ocaml-base_quickcheck
 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

Index: pkgsrc/devel/ocaml-base_quickcheck/distinfo
diff -u pkgsrc/devel/ocaml-base_quickcheck/distinfo:1.4 pkgsrc/devel/ocaml-base_quickcheck/distinfo:1.5
--- pkgsrc/devel/ocaml-base_quickcheck/distinfo:1.4     Tue Oct 26 10:15:46 2021
+++ pkgsrc/devel/ocaml-base_quickcheck/distinfo Wed May  4 17:12:41 2022
@@ -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