pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/ocaml-base Revbump for devel/ocaml-base.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/57a5e227d925
branches:  trunk
changeset: 378272:57a5e227d925
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Wed Apr 04 16:21:29 2018 +0000

description:
Revbump for devel/ocaml-base.

No upstream changes; this just deals with some new files caused to be
installed by the new version of jbuilder.

diffstat:

 devel/ocaml-base/Makefile      |   8 +--
 devel/ocaml-base/PLIST         |  83 +++++++++++++++++++++++++++++++++++++++++-
 devel/ocaml-base/buildlink3.mk |   4 +-
 3 files changed, 87 insertions(+), 8 deletions(-)

diffs (292 lines):

diff -r b8eed2b7239b -r 57a5e227d925 devel/ocaml-base/Makefile
--- a/devel/ocaml-base/Makefile Wed Apr 04 16:20:15 2018 +0000
+++ b/devel/ocaml-base/Makefile Wed Apr 04 16:21:29 2018 +0000
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2018/01/10 14:41:10 jaapb Exp $
+# $NetBSD: Makefile,v 1.5 2018/04/04 16:21:29 jaapb Exp $
 
-VERSION=       0.10.0
 GITHUB_PROJECT=        base
-GITHUB_TAG=    v${VERSION}
-DISTNAME=      ${GITHUB_PROJECT}-${VERSION}
-PKGNAME=       ${GITHUB_PROJECT}-${DISTNAME}
+GITHUB_TAG=    v${PKGVERSION_NOREV}
+DISTNAME=      ${GITHUB_PROJECT}-0.10.0
 PKGREVISION=   1
 PKGNAME=       ocaml-${DISTNAME}
 CATEGORIES=    devel
diff -r b8eed2b7239b -r 57a5e227d925 devel/ocaml-base/PLIST
--- a/devel/ocaml-base/PLIST    Wed Apr 04 16:20:15 2018 +0000
+++ b/devel/ocaml-base/PLIST    Wed Apr 04 16:21:29 2018 +0000
@@ -1,11 +1,15 @@
-@comment $NetBSD: PLIST,v 1.3 2018/01/10 14:41:10 jaapb Exp $
+@comment $NetBSD: PLIST,v 1.4 2018/04/04 16:21:29 jaapb Exp $
 ${OCAML_SITELIB}/base/META
+${OCAML_SITELIB}/base/applicative.ml
 ${OCAML_SITELIB}/base/applicative.mli
 ${OCAML_SITELIB}/base/applicative_intf.ml
+${OCAML_SITELIB}/base/array.ml
 ${OCAML_SITELIB}/base/array.mli
 ${OCAML_SITELIB}/base/array0.ml
 ${OCAML_SITELIB}/base/array_permute.ml
+${OCAML_SITELIB}/base/avltree.ml
 ${OCAML_SITELIB}/base/avltree.mli
+${OCAML_SITELIB}/base/backtrace.ml
 ${OCAML_SITELIB}/base/backtrace.mli
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base.a
 ${OCAML_SITELIB}/base/base.cma
@@ -14,6 +18,7 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base.cmxs
+${OCAML_SITELIB}/base/base.dune
 ${OCAML_SITELIB}/base/base.ml
 ${OCAML_SITELIB}/base/base__.cmi
 ${OCAML_SITELIB}/base/base__.cmt
@@ -475,17 +480,24 @@
 ${OCAML_SITELIB}/base/base__Word_size.cmt
 ${OCAML_SITELIB}/base/base__Word_size.cmti
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/base__Word_size.cmx
+${OCAML_SITELIB}/base/binary_search.ml
 ${OCAML_SITELIB}/base/binary_search.mli
+${OCAML_SITELIB}/base/binary_searchable.ml
 ${OCAML_SITELIB}/base/binary_searchable.mli
 ${OCAML_SITELIB}/base/binary_searchable_intf.ml
+${OCAML_SITELIB}/base/blit.ml
 ${OCAML_SITELIB}/base/blit.mli
 ${OCAML_SITELIB}/base/blit_intf.ml
+${OCAML_SITELIB}/base/bool.ml
 ${OCAML_SITELIB}/base/bool.mli
+${OCAML_SITELIB}/base/buffer.ml
 ${OCAML_SITELIB}/base/buffer.mli
 ${OCAML_SITELIB}/base/buffer_intf.ml
+${OCAML_SITELIB}/base/bytes.ml
 ${OCAML_SITELIB}/base/bytes.mli
 ${OCAML_SITELIB}/base/bytes0.ml
 ${OCAML_SITELIB}/base/bytes_set_primitives.ml
+${OCAML_SITELIB}/base/caml/base.caml.dune
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/caml/caml.a
 ${OCAML_SITELIB}/base/caml/caml.cma
 ${OCAML_SITELIB}/base/caml/caml.cmi
@@ -494,67 +506,99 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/caml/caml.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/caml/caml.cmxs
 ${OCAML_SITELIB}/base/caml/caml.ml
+${OCAML_SITELIB}/base/char.ml
 ${OCAML_SITELIB}/base/char.mli
 ${OCAML_SITELIB}/base/char0.ml
 ${OCAML_SITELIB}/base/commutative_group.ml
+${OCAML_SITELIB}/base/comparable.ml
 ${OCAML_SITELIB}/base/comparable.mli
 ${OCAML_SITELIB}/base/comparable_intf.ml
+${OCAML_SITELIB}/base/comparator.ml
 ${OCAML_SITELIB}/base/comparator.mli
 ${OCAML_SITELIB}/base/comparisons.ml
+${OCAML_SITELIB}/base/container.ml
 ${OCAML_SITELIB}/base/container.mli
 ${OCAML_SITELIB}/base/container_intf.ml
+${OCAML_SITELIB}/base/either.ml
 ${OCAML_SITELIB}/base/either.mli
 ${OCAML_SITELIB}/base/either_intf.ml
 ${OCAML_SITELIB}/base/equal.ml
+${OCAML_SITELIB}/base/error.ml
 ${OCAML_SITELIB}/base/error.mli
+${OCAML_SITELIB}/base/exn.ml
 ${OCAML_SITELIB}/base/exn.mli
+${OCAML_SITELIB}/base/field.ml
 ${OCAML_SITELIB}/base/field.mli
 ${OCAML_SITELIB}/base/fieldslib.ml
+${OCAML_SITELIB}/base/float.ml
 ${OCAML_SITELIB}/base/float.mli
 ${OCAML_SITELIB}/base/float0.ml
 ${OCAML_SITELIB}/base/floatable.ml
+${OCAML_SITELIB}/base/fn.ml
 ${OCAML_SITELIB}/base/fn.mli
+${OCAML_SITELIB}/base/hash.ml
 ${OCAML_SITELIB}/base/hash.mli
 ${OCAML_SITELIB}/base/hash_intf.ml
+${OCAML_SITELIB}/base/hash_set.ml
 ${OCAML_SITELIB}/base/hash_set.mli
 ${OCAML_SITELIB}/base/hash_set_intf.ml
 ${OCAML_SITELIB}/base/hasher.ml
+${OCAML_SITELIB}/base/hashtbl.ml
 ${OCAML_SITELIB}/base/hashtbl.mli
 ${OCAML_SITELIB}/base/hashtbl_intf.ml
+${OCAML_SITELIB}/base/heap_block.ml
 ${OCAML_SITELIB}/base/heap_block.mli
 ${OCAML_SITELIB}/base/hex_lexer.ml
+${OCAML_SITELIB}/base/identifiable.ml
 ${OCAML_SITELIB}/base/identifiable.mli
 ${OCAML_SITELIB}/base/import.ml
 ${OCAML_SITELIB}/base/import0.ml
+${OCAML_SITELIB}/base/indexed_container.ml
 ${OCAML_SITELIB}/base/indexed_container.mli
 ${OCAML_SITELIB}/base/indexed_container_intf.ml
+${OCAML_SITELIB}/base/info.ml
 ${OCAML_SITELIB}/base/info.mli
 ${OCAML_SITELIB}/base/info_intf.ml
+${OCAML_SITELIB}/base/int.ml
 ${OCAML_SITELIB}/base/int.mli
+${OCAML_SITELIB}/base/int32.ml
 ${OCAML_SITELIB}/base/int32.mli
+${OCAML_SITELIB}/base/int63.ml
 ${OCAML_SITELIB}/base/int63.mli
 ${OCAML_SITELIB}/base/int63_backend.ml
 ${OCAML_SITELIB}/base/int63_backends.ml
+${OCAML_SITELIB}/base/int63_emul.ml
 ${OCAML_SITELIB}/base/int63_emul.mli
+${OCAML_SITELIB}/base/int64.ml
 ${OCAML_SITELIB}/base/int64.mli
+${OCAML_SITELIB}/base/int_conversions.ml
 ${OCAML_SITELIB}/base/int_conversions.mli
 ${OCAML_SITELIB}/base/int_intf.ml
+${OCAML_SITELIB}/base/int_math.ml
 ${OCAML_SITELIB}/base/int_math.mli
+${OCAML_SITELIB}/base/int_pow2.ml
 ${OCAML_SITELIB}/base/int_pow2.mli
 ${OCAML_SITELIB}/base/intable.ml
 ${OCAML_SITELIB}/base/internalhash.h
+${OCAML_SITELIB}/base/invariant.ml
 ${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
+${OCAML_SITELIB}/base/linked_queue.ml
 ${OCAML_SITELIB}/base/linked_queue.mli
 ${OCAML_SITELIB}/base/linked_queue0.ml
+${OCAML_SITELIB}/base/list.ml
 ${OCAML_SITELIB}/base/list.mli
 ${OCAML_SITELIB}/base/list0.ml
 ${OCAML_SITELIB}/base/list1.ml
+${OCAML_SITELIB}/base/map.ml
 ${OCAML_SITELIB}/base/map.mli
 ${OCAML_SITELIB}/base/map_intf.ml
+${OCAML_SITELIB}/base/maybe_bound.ml
 ${OCAML_SITELIB}/base/maybe_bound.mli
+${OCAML_SITELIB}/base/md5/base.md5.dune
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/md5/md5_lib.a
 ${OCAML_SITELIB}/base/md5/md5_lib.cma
 ${OCAML_SITELIB}/base/md5/md5_lib.cmi
@@ -563,38 +607,61 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/md5/md5_lib.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/md5/md5_lib.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/md5/md5_lib.cmxs
+${OCAML_SITELIB}/base/md5/md5_lib.ml
 ${OCAML_SITELIB}/base/md5/md5_lib.mli
+${OCAML_SITELIB}/base/monad.ml
 ${OCAML_SITELIB}/base/monad.mli
 ${OCAML_SITELIB}/base/monad_intf.ml
+${OCAML_SITELIB}/base/nativeint.ml
 ${OCAML_SITELIB}/base/nativeint.mli
+${OCAML_SITELIB}/base/obj_array.ml
 ${OCAML_SITELIB}/base/obj_array.mli
 ${OCAML_SITELIB}/base/opam
+${OCAML_SITELIB}/base/option.ml
 ${OCAML_SITELIB}/base/option.mli
+${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/ordering.ml
 ${OCAML_SITELIB}/base/ordering.mli
 ${OCAML_SITELIB}/base/poly.ml
+${OCAML_SITELIB}/base/polymorphic_compare.ml
 ${OCAML_SITELIB}/base/polymorphic_compare.mli
+${OCAML_SITELIB}/base/popcount.ml
 ${OCAML_SITELIB}/base/popcount.mli
 ${OCAML_SITELIB}/base/pow_overflow_bounds.ml
+${OCAML_SITELIB}/base/ppx_compare_lib.ml
 ${OCAML_SITELIB}/base/ppx_compare_lib.mli
 ${OCAML_SITELIB}/base/ppx_hash_lib.ml
+${OCAML_SITELIB}/base/pretty_printer.ml
 ${OCAML_SITELIB}/base/pretty_printer.mli
+${OCAML_SITELIB}/base/printf.ml
 ${OCAML_SITELIB}/base/printf.mli
 ${OCAML_SITELIB}/base/queue_intf.ml
+${OCAML_SITELIB}/base/random.ml
 ${OCAML_SITELIB}/base/random.mli
+${OCAML_SITELIB}/base/ref.ml
 ${OCAML_SITELIB}/base/ref.mli
+${OCAML_SITELIB}/base/result.ml
 ${OCAML_SITELIB}/base/result.mli
 ${OCAML_SITELIB}/base/runtime.js
+${OCAML_SITELIB}/base/sequence.ml
 ${OCAML_SITELIB}/base/sequence.mli
+${OCAML_SITELIB}/base/set.ml
 ${OCAML_SITELIB}/base/set.mli
 ${OCAML_SITELIB}/base/set_intf.ml
+${OCAML_SITELIB}/base/sexp.ml
 ${OCAML_SITELIB}/base/sexp.mli
+${OCAML_SITELIB}/base/sexp_conv.ml
 ${OCAML_SITELIB}/base/sexp_conv.mli
 ${OCAML_SITELIB}/base/sexp_conv_error.ml
+${OCAML_SITELIB}/base/sexp_with_comparable.ml
 ${OCAML_SITELIB}/base/sexp_with_comparable.mli
+${OCAML_SITELIB}/base/sexpable.ml
 ${OCAML_SITELIB}/base/sexpable.mli
 ${OCAML_SITELIB}/base/sexplib.ml
+${OCAML_SITELIB}/base/shadow_stdlib/base.shadow_stdlib.dune
 ${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
@@ -603,27 +670,41 @@
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/shadow_stdlib/shadow_stdlib.cmx
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/shadow_stdlib/shadow_stdlib.cmxa
 ${PLIST.ocaml-opt}${OCAML_SITELIB}/base/shadow_stdlib/shadow_stdlib.cmxs
+${OCAML_SITELIB}/base/shadow_stdlib/shadow_stdlib.ml
 ${OCAML_SITELIB}/base/shadow_stdlib/shadow_stdlib.mli
+${OCAML_SITELIB}/base/sign.ml
 ${OCAML_SITELIB}/base/sign.mli
 ${OCAML_SITELIB}/base/sign0.ml
+${OCAML_SITELIB}/base/source_code_position.ml
 ${OCAML_SITELIB}/base/source_code_position.mli
 ${OCAML_SITELIB}/base/source_code_position0.ml
+${OCAML_SITELIB}/base/staged.ml
 ${OCAML_SITELIB}/base/staged.mli
+${OCAML_SITELIB}/base/string.ml
 ${OCAML_SITELIB}/base/string.mli
 ${OCAML_SITELIB}/base/string0.ml
+${OCAML_SITELIB}/base/string_dict.ml
 ${OCAML_SITELIB}/base/string_dict.mli
 ${OCAML_SITELIB}/base/stringable.ml
+${OCAML_SITELIB}/base/sys.ml
 ${OCAML_SITELIB}/base/sys.mli
 ${OCAML_SITELIB}/base/sys0.ml
 ${OCAML_SITELIB}/base/t.ml
+${OCAML_SITELIB}/base/type_equal.ml
 ${OCAML_SITELIB}/base/type_equal.mli
+${OCAML_SITELIB}/base/uchar.ml
 ${OCAML_SITELIB}/base/uchar.mli
 ${OCAML_SITELIB}/base/uchar0.ml
+${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
+${OCAML_SITELIB}/base/with_return.ml
 ${OCAML_SITELIB}/base/with_return.mli
+${OCAML_SITELIB}/base/word_size.ml
 ${OCAML_SITELIB}/base/word_size.mli
 ${OCAML_SITELIB}/stublibs/dllbase_stubs.so
 share/doc/base/LICENSE.txt
diff -r b8eed2b7239b -r 57a5e227d925 devel/ocaml-base/buildlink3.mk
--- a/devel/ocaml-base/buildlink3.mk    Wed Apr 04 16:20:15 2018 +0000
+++ b/devel/ocaml-base/buildlink3.mk    Wed Apr 04 16:21:29 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.2 2018/01/10 14:41:10 jaapb Exp $
+# $NetBSD: buildlink3.mk,v 1.3 2018/04/04 16:21:29 jaapb Exp $
 
 BUILDLINK_TREE+=       ocaml-base
 
@@ -6,7 +6,7 @@
 OCAML_BASE_BUILDLINK3_MK:=
 
 BUILDLINK_API_DEPENDS.ocaml-base+=     ocaml-base>=0.9.3
-BUILDLINK_ABI_DEPENDS.ocaml-base+=     ocaml-base>=0.10.0
+BUILDLINK_ABI_DEPENDS.ocaml-base+=     ocaml-base>=0.10.0nb1
 BUILDLINK_PKGSRCDIR.ocaml-base?=       ../../devel/ocaml-base
 .endif # OCAML_BASE_BUILDLINK3_MK
 



Home | Main Index | Thread Index | Old Index