pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/ocaml-base



Module Name:    pkgsrc
Committed By:   jaapb
Date:           Tue May 10 08:33:35 UTC 2022

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

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

There is no changelog, but upstream changes seem minor.


To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/devel/ocaml-base/Makefile
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/ocaml-base/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ocaml-base/buildlink3.mk \
    pkgsrc/devel/ocaml-base/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/Makefile
diff -u pkgsrc/devel/ocaml-base/Makefile:1.15 pkgsrc/devel/ocaml-base/Makefile:1.16
--- pkgsrc/devel/ocaml-base/Makefile:1.15       Mon Mar  8 08:12:48 2021
+++ pkgsrc/devel/ocaml-base/Makefile    Tue May 10 08:33:34 2022
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.15 2021/03/08 08:12:48 jaapb Exp $
+# $NetBSD: Makefile,v 1.16 2022/05/10 08:33:34 jaapb Exp $
 
-GITHUB_PROJECT=        base
-GITHUB_TAG=    v${PKGVERSION_NOREV}
-DISTNAME=      ${GITHUB_PROJECT}-0.13.2
+DISTNAME=      ${GITHUB_PROJECT}-0.15.0
 PKGNAME=       ocaml-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=janestreet/}
+GITHUB_PROJECT=        base
+GITHUB_TAG=    v${PKGVERSION_NOREV}
 DIST_SUBDIR=   ocaml-${GITHUB_PROJECT}
 
 MAINTAINER=    jaapb%NetBSD.org@localhost

Index: pkgsrc/devel/ocaml-base/PLIST
diff -u pkgsrc/devel/ocaml-base/PLIST:1.8 pkgsrc/devel/ocaml-base/PLIST:1.9
--- pkgsrc/devel/ocaml-base/PLIST:1.8   Thu Jan 16 12:39:32 2020
+++ pkgsrc/devel/ocaml-base/PLIST       Tue May 10 08:33:34 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2020/01/16 12:39:32 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.9 2022/05/10 08:33:34 jaapb Exp $
 ${OCAML_SITELIB}/base/META
 ${OCAML_SITELIB}/base/applicative.ml
 ${OCAML_SITELIB}/base/applicative.mli
@@ -122,6 +122,9 @@ ${OCAML_SITELIB}/base/base__Either.cmi
 ${OCAML_SITELIB}/base/base__Either.cmt
 ${OCAML_SITELIB}/base/base__Either.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Either.cmx
+${OCAML_SITELIB}/base/base__Either0.cmi
+${OCAML_SITELIB}/base/base__Either0.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Either0.cmx
 ${OCAML_SITELIB}/base/base__Either_intf.cmi
 ${OCAML_SITELIB}/base/base__Either_intf.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Either_intf.cmx
@@ -200,6 +203,9 @@ ${OCAML_SITELIB}/base/base__Identifiable
 ${OCAML_SITELIB}/base/base__Identifiable.cmt
 ${OCAML_SITELIB}/base/base__Identifiable.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Identifiable.cmx
+${OCAML_SITELIB}/base/base__Identifiable_intf.cmi
+${OCAML_SITELIB}/base/base__Identifiable_intf.cmt
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Identifiable_intf.cmx
 ${OCAML_SITELIB}/base/base__Import.cmi
 ${OCAML_SITELIB}/base/base__Import.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Import.cmx
@@ -307,6 +313,10 @@ ${OCAML_SITELIB}/base/base__Nativeint.cm
 ${OCAML_SITELIB}/base/base__Nativeint.cmt
 ${OCAML_SITELIB}/base/base__Nativeint.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Nativeint.cmx
+${OCAML_SITELIB}/base/base__Nothing.cmi
+${OCAML_SITELIB}/base/base__Nothing.cmt
+${OCAML_SITELIB}/base/base__Nothing.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Nothing.cmx
 ${OCAML_SITELIB}/base/base__Obj_array.cmi
 ${OCAML_SITELIB}/base/base__Obj_array.cmt
 ${OCAML_SITELIB}/base/base__Obj_array.cmti
@@ -327,6 +337,10 @@ ${OCAML_SITELIB}/base/base__Ordered_coll
 ${OCAML_SITELIB}/base/base__Ordered_collection_common.cmt
 ${OCAML_SITELIB}/base/base__Ordered_collection_common.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Ordered_collection_common.cmx
+${OCAML_SITELIB}/base/base__Ordered_collection_common0.cmi
+${OCAML_SITELIB}/base/base__Ordered_collection_common0.cmt
+${OCAML_SITELIB}/base/base__Ordered_collection_common0.cmti
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Ordered_collection_common0.cmx
 ${OCAML_SITELIB}/base/base__Ordering.cmi
 ${OCAML_SITELIB}/base/base__Ordering.cmt
 ${OCAML_SITELIB}/base/base__Ordering.cmti
@@ -353,9 +367,6 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/
 ${OCAML_SITELIB}/base/base__Ppx_hash_lib.cmi
 ${OCAML_SITELIB}/base/base__Ppx_hash_lib.cmt
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Ppx_hash_lib.cmx
-${OCAML_SITELIB}/base/base__Ppx_sexp_conv_lib.cmi
-${OCAML_SITELIB}/base/base__Ppx_sexp_conv_lib.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Ppx_sexp_conv_lib.cmx
 ${OCAML_SITELIB}/base/base__Pretty_printer.cmi
 ${OCAML_SITELIB}/base/base__Pretty_printer.cmt
 ${OCAML_SITELIB}/base/base__Pretty_printer.cmti
@@ -406,9 +417,6 @@ ${OCAML_SITELIB}/base/base__Sexpable.cmi
 ${OCAML_SITELIB}/base/base__Sexpable.cmt
 ${OCAML_SITELIB}/base/base__Sexpable.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Sexpable.cmx
-${OCAML_SITELIB}/base/base__Sexplib.cmi
-${OCAML_SITELIB}/base/base__Sexplib.cmt
-${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Sexplib.cmx
 ${OCAML_SITELIB}/base/base__Sign.cmi
 ${OCAML_SITELIB}/base/base__Sign.cmt
 ${OCAML_SITELIB}/base/base__Sign.cmti
@@ -477,10 +485,6 @@ ${OCAML_SITELIB}/base/base__Unit.cmi
 ${OCAML_SITELIB}/base/base__Unit.cmt
 ${OCAML_SITELIB}/base/base__Unit.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Unit.cmx
-${OCAML_SITELIB}/base/base__Validate.cmi
-${OCAML_SITELIB}/base/base__Validate.cmt
-${OCAML_SITELIB}/base/base__Validate.cmti
-${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Validate.cmx
 ${OCAML_SITELIB}/base/base__Variant.cmi
 ${OCAML_SITELIB}/base/base__Variant.cmt
 ${OCAML_SITELIB}/base/base__Variant.cmti
@@ -505,7 +509,7 @@ ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base_internalhash_types/base_internalhash_types.cmxs
 ${OCAML_SITELIB}/base/base_internalhash_types/base_internalhash_types.ml
 ${OCAML_SITELIB}/base/base_internalhash_types/internalhash.h
-${OCAML_SITELIB}/base/base_internalhash_types/libbase_internalhash_types_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base_internalhash_types/libbase_internalhash_types_stubs.a
 ${OCAML_SITELIB}/base/base_internalhash_types/runtime.js
 ${OCAML_SITELIB}/base/binary_search.ml
 ${OCAML_SITELIB}/base/binary_search.mli
@@ -548,6 +552,7 @@ ${OCAML_SITELIB}/base/container_intf.ml
 ${OCAML_SITELIB}/base/dune-package
 ${OCAML_SITELIB}/base/either.ml
 ${OCAML_SITELIB}/base/either.mli
+${OCAML_SITELIB}/base/either0.ml
 ${OCAML_SITELIB}/base/either_intf.ml
 ${OCAML_SITELIB}/base/equal.ml
 ${OCAML_SITELIB}/base/error.ml
@@ -582,6 +587,7 @@ ${OCAML_SITELIB}/base/hex_lexer.ml
 ${OCAML_SITELIB}/base/hex_lexer.mli
 ${OCAML_SITELIB}/base/identifiable.ml
 ${OCAML_SITELIB}/base/identifiable.mli
+${OCAML_SITELIB}/base/identifiable_intf.ml
 ${OCAML_SITELIB}/base/import.ml
 ${OCAML_SITELIB}/base/import0.ml
 ${OCAML_SITELIB}/base/indexed_container.ml
@@ -612,7 +618,7 @@ ${OCAML_SITELIB}/base/invariant.mli
 ${OCAML_SITELIB}/base/invariant_intf.ml
 ${OCAML_SITELIB}/base/lazy.ml
 ${OCAML_SITELIB}/base/lazy.mli
-${OCAML_SITELIB}/base/libbase_stubs.a
+${PLIST.ocaml-opt}${OCAML_SITELIB}/base/libbase_stubs.a
 ${OCAML_SITELIB}/base/linked_queue.ml
 ${OCAML_SITELIB}/base/linked_queue.mli
 ${OCAML_SITELIB}/base/linked_queue0.ml
@@ -640,6 +646,8 @@ ${OCAML_SITELIB}/base/monad.mli
 ${OCAML_SITELIB}/base/monad_intf.ml
 ${OCAML_SITELIB}/base/nativeint.ml
 ${OCAML_SITELIB}/base/nativeint.mli
+${OCAML_SITELIB}/base/nothing.ml
+${OCAML_SITELIB}/base/nothing.mli
 ${OCAML_SITELIB}/base/obj_array.ml
 ${OCAML_SITELIB}/base/obj_array.mli
 ${OCAML_SITELIB}/base/opam
@@ -651,6 +659,8 @@ ${OCAML_SITELIB}/base/or_error.ml
 ${OCAML_SITELIB}/base/or_error.mli
 ${OCAML_SITELIB}/base/ordered_collection_common.ml
 ${OCAML_SITELIB}/base/ordered_collection_common.mli
+${OCAML_SITELIB}/base/ordered_collection_common0.ml
+${OCAML_SITELIB}/base/ordered_collection_common0.mli
 ${OCAML_SITELIB}/base/ordering.ml
 ${OCAML_SITELIB}/base/ordering.mli
 ${OCAML_SITELIB}/base/poly0.ml
@@ -663,7 +673,6 @@ ${OCAML_SITELIB}/base/ppx_compare_lib.ml
 ${OCAML_SITELIB}/base/ppx_compare_lib.mli
 ${OCAML_SITELIB}/base/ppx_enumerate_lib.ml
 ${OCAML_SITELIB}/base/ppx_hash_lib.ml
-${OCAML_SITELIB}/base/ppx_sexp_conv_lib.ml
 ${OCAML_SITELIB}/base/pretty_printer.ml
 ${OCAML_SITELIB}/base/pretty_printer.mli
 ${OCAML_SITELIB}/base/printf.ml
@@ -689,7 +698,6 @@ ${OCAML_SITELIB}/base/sexp_with_comparab
 ${OCAML_SITELIB}/base/sexp_with_comparable.mli
 ${OCAML_SITELIB}/base/sexpable.ml
 ${OCAML_SITELIB}/base/sexpable.mli
-${OCAML_SITELIB}/base/sexplib.ml
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/shadow_stdlib/shadow_stdlib.a
 ${OCAML_SITELIB}/base/shadow_stdlib/shadow_stdlib.cma
 ${OCAML_SITELIB}/base/shadow_stdlib/shadow_stdlib.cmi
@@ -730,8 +738,6 @@ ${OCAML_SITELIB}/base/uniform_array.ml
 ${OCAML_SITELIB}/base/uniform_array.mli
 ${OCAML_SITELIB}/base/unit.ml
 ${OCAML_SITELIB}/base/unit.mli
-${OCAML_SITELIB}/base/validate.ml
-${OCAML_SITELIB}/base/validate.mli
 ${OCAML_SITELIB}/base/variant.ml
 ${OCAML_SITELIB}/base/variant.mli
 ${OCAML_SITELIB}/base/variantslib.ml
@@ -744,3 +750,4 @@ ${OCAML_SITELIB}/stublibs/dllbase_stubs.
 share/doc/base/CHANGES.md
 share/doc/base/LICENSE.md
 share/doc/base/README.org
+share/doc/base/odoc-pages/index.mld

Index: pkgsrc/devel/ocaml-base/buildlink3.mk
diff -u pkgsrc/devel/ocaml-base/buildlink3.mk:1.11 pkgsrc/devel/ocaml-base/buildlink3.mk:1.12
--- pkgsrc/devel/ocaml-base/buildlink3.mk:1.11  Wed Dec  9 11:13:56 2020
+++ pkgsrc/devel/ocaml-base/buildlink3.mk       Tue May 10 08:33:34 2022
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.11 2020/12/09 11:13:56 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.12 2022/05/10 08:33:34 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-base
 
@@ -6,7 +6,7 @@ BUILDLINK_TREE+=        ocaml-base
 OCAML_BASE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-base+=     ocaml-base>=0.9.3
-BUILDLINK_ABI_DEPENDS.ocaml-base+=     ocaml-base>=0.13.2
+BUILDLINK_ABI_DEPENDS.ocaml-base+=     ocaml-base>=0.15.0
 BUILDLINK_PKGSRCDIR.ocaml-base?=       ../../devel/ocaml-base
 .endif # OCAML_BASE_BUILDLINK3_MK
 
Index: pkgsrc/devel/ocaml-base/distinfo
diff -u pkgsrc/devel/ocaml-base/distinfo:1.11 pkgsrc/devel/ocaml-base/distinfo:1.12
--- pkgsrc/devel/ocaml-base/distinfo:1.11       Tue Oct 26 10:15:45 2021
+++ pkgsrc/devel/ocaml-base/distinfo    Tue May 10 08:33:34 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2021/10/26 10:15:45 nia Exp $
+$NetBSD: distinfo,v 1.12 2022/05/10 08:33:34 jaapb Exp $
 
-BLAKE2s (ocaml-base/base-0.13.2.tar.gz) = 889111d94477744700b31518ff8761edf1f1ea3edf041915842ae632798ea6b8
-SHA512 (ocaml-base/base-0.13.2.tar.gz) = 69cb5826c59e6671932c09847554c19076693f06296b26bb0aa0a80d1d5c7826cc0bd52f5ef4d906d6bc493bf8d10082d2b80edba003990655a087dde95b3f42
-Size (ocaml-base/base-0.13.2.tar.gz) = 370076 bytes
+BLAKE2s (ocaml-base/base-0.15.0.tar.gz) = a199fcf298932f9894bdb2d14c0a7044c2e05db78304b5c26094b10924dc2be3
+SHA512 (ocaml-base/base-0.15.0.tar.gz) = 1e9a507f66a44b53eb80c866a544263ae5811992866043cb626826de8a4b4c6086601554fbe93ec874773edd229fab052be9cdfa5b75ef3bc7eaff468b53bca6
+Size (ocaml-base/base-0.15.0.tar.gz) = 414117 bytes



Home | Main Index | Thread Index | Old Index