Bug 286578 - devel/wasmer: Update to 6.0.0
Summary: devel/wasmer: Update to 6.0.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Zsolt Udvari
URL: https://github.com/wasmerio/wasmer/bl...
Keywords:
Depends on:
Blocks:
 
Reported: 2025-05-04 14:45 UTC by Krešimir Jozić
Modified: 2025-05-09 02:33 UTC (History)
1 user (show)

See Also:


Attachments
devel/wasmer: Update to 6.0.0 (165.50 KB, patch)
2025-05-04 14:45 UTC, Krešimir Jozić
kjozic: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Krešimir Jozić 2025-05-04 14:45:35 UTC
Created attachment 260150 [details]
devel/wasmer: Update to 6.0.0
Comment 1 Krešimir Jozić 2025-05-04 14:47:22 UTC
Compiled with following options:
ENABLE_CRANELIFT=1
ENABLE_LLVM=0
ENABLE_SINGLEPASS=1
ENABLE_V8=0
ENABLE_WAMR=0
ENABLE_WASMI=0
Comment 2 commit-hook freebsd_committer freebsd_triage 2025-05-09 02:32:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=06006082c5e9c319ebe6688999fc8ba25821e33e

commit 06006082c5e9c319ebe6688999fc8ba25821e33e
Author:     Krešimir Jozić <kjozic@gmail.com>
AuthorDate: 2025-05-08 06:25:42 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-05-09 02:30:58 +0000

    devel/wasmer: Update to 6.0.0

    Changelog:
    https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md#600---24042025

    PR:             286578
    Approved by:    submitter is maintainer

 devel/wasmer/Makefile        |    8 +-
 devel/wasmer/Makefile.crates |  555 +++++++++++----------
 devel/wasmer/distinfo        | 1116 +++++++++++++++++++++++-------------------
 3 files changed, 905 insertions(+), 774 deletions(-)
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2025-05-09 02:33:08 UTC
Thanks for your work, Krešimir! Committed!