[Bug 283008] lang/mlkit: Update to 4.7.13

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 27 Nov 2024 17:20:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283008

            Bug ID: 283008
           Summary: lang/mlkit: Update to 4.7.13
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: serpent7776@gmail.com

Created attachment 255496
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=255496&action=edit
patch file

Update mlkit port to version 4.7.13

Some changes:

- Implementation of OS.IO.poll
- Opaque definitions of structures Time, Timer, Posix, OS.
- Implementation of deep argument flattening optimisation
- Optimiser bug fix with static selection of tuples containing tuples
- Cleanup and tests of Barry, a Standard ML barrifier
- Fix recursive-function specialisation bug
- Provide support for a new flag -objs that together with
-no_delete_target_files will allow the user to see which object-files are to be
linked
- Fix issue with Char.isCntrl
- Cleanup and ensurance that mlkit does not write into the installation
directory when the REPL is launched or when linking with compiled versions of
the SML Basis Library
- Improved FFI auto-conversion
- Unboxed representation of datatypes using high bits for tagging
- Unboxed representation of single constructor datatypes
- MLKit now has a REPL

Full changelog: https://github.com/melsman/mlkit/blob/master/NEWS.md

-- 
You are receiving this mail because:
You are the assignee for the bug.