From 5b0f7da823287a1a423dd135c0391c41738c3e35 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 08 Dec 2023 20:31:15 +0100
Subject: [PATCH] ocaml: update to 5.1.1

---
 components/runtime/ocaml/ocaml.p5m |   14 ++++++++++----
 1 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/components/runtime/ocaml/ocaml.p5m b/components/runtime/ocaml/ocaml.p5m
index beb6ccd..f2027aa 100644
--- a/components/runtime/ocaml/ocaml.p5m
+++ b/components/runtime/ocaml/ocaml.p5m
@@ -9,10 +9,8 @@
 # http://www.illumos.org/license/CDDL.
 #
 
-# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
-# Copyright 2017 Andreas Grueninger, Grueninger GmbH, (grueni). All rights reserved.
-# Copyright 2020 Andreas Wacknitz
-# Copyright 2023 Friedrich Kink
+#
+# Copyright 2023 Andreas Wacknitz
 #
 
 set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -492,6 +490,11 @@
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compmisc.cmti
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compmisc.cmx
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compmisc.mli
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.cmi
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.cmt
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.cmti
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.cmx
+file path=usr/lib/$(MACH64)/ocaml/compiler-libs/compression.mli
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/config.cmi
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/config.cmt
 file path=usr/lib/$(MACH64)/ocaml/compiler-libs/config.cmti
@@ -2225,6 +2228,7 @@
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Clflags.Int_arg_helper.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Clflags.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Compiler_libs.html
+file path=usr/share/doc/ocaml/htmlman/compilerlibref/Compression.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Config.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Config_boot.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/Config_main.html
@@ -2398,6 +2402,7 @@
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Clflags.Int_arg_helper.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Clflags.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Compiler_libs.html
+file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Compression.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Config.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Config_boot.html
 file path=usr/share/doc/ocaml/htmlman/compilerlibref/type_Config_main.html
@@ -3161,6 +3166,7 @@
 file path=usr/share/man/man3/Clflags.Int_arg_helper.3o
 file path=usr/share/man/man3/Compiler_libs.3o
 file path=usr/share/man/man3/Complex.3o
+file path=usr/share/man/man3/Compression.3o
 file path=usr/share/man/man3/Condition.3o
 file path=usr/share/man/man3/Config.3o
 file path=usr/share/man/man3/Config_boot.3o

--
Gitblit v1.9.3