Bug 278907 - devel/wasmer: Update to 4.3.0
Summary: devel/wasmer: Update to 4.3.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: Joel Bodenmann
URL: https://github.com/wasmerio/wasmer/bl...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-11 07:30 UTC by Krešimir Jozić
Modified: 2024-05-11 21:12 UTC (History)
1 user (show)

See Also:


Attachments
devel/wasmer: Update to 4.3.0 (87.66 KB, patch)
2024-05-11 07:30 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ć 2024-05-11 07:30:23 UTC
Created attachment 250583 [details]
devel/wasmer: Update to 4.3.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-05-11 21:10:59 UTC
A commit in branch main references this bug:

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

commit beb41096da42523e7b5a1ed0671e244325e2bb6a
Author:     Krešimir Jozić <kjozic@gmail.com>
AuthorDate: 2024-05-11 07:28:38 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2024-05-11 21:08:33 +0000

    devel/wasmer: Update to 4.3.0

    Changelog: https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md#430---10052024

    PR:             278907
    Approved by:    tcberner (mentor, implicit)

 devel/wasmer/Makefile        |   2 +-
 devel/wasmer/Makefile.crates | 207 +++++++++++----------
 devel/wasmer/distinfo        | 420 +++++++++++++++++++++++--------------------
 3 files changed, 337 insertions(+), 292 deletions(-)
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2024-05-11 21:12:09 UTC
Committed - Thanks!