On 2025/02/17 14:07, Laurent Cheylus wrote:
> Hi ports@
>
> update for devel/boehm-gc to the latest version 8.2.8.
> Main site: https://hboehm.info/gc/ (no detailed Changelog)
>
> - update Makefile, distinfo and patches for this version
>
> Build and tests OK on current/amd64.
>
> Comments welcome and please commit if OK.
this is a fairly heavily MD port, it could do with tests on other
archs (and runtime, not just build: at least try running w3m with
complex-ish websites).
libgc requires a major bump:
----
Dynamic export changes:
added:
GC_pthread_sigmask
GC_unblock_gc_signals
removed:
GC_noop_sink
data object sizes changes:
GC_arrays 0x2c9f0 --> 0x2c9f8
----