Bug 296513 - devel/wasmer: Update to 7.2.0
Summary: devel/wasmer: Update to 7.2.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: Hiroki Tagato
URL: https://github.com/wasmerio/wasmer/bl...
Keywords:
Depends on:
Blocks:
 
Reported: 2026-07-04 13:40 UTC by Krešimir Jozić
Modified: 2026-07-16 03:12 UTC (History)
1 user (show)

See Also:


Attachments
devel/wasmer: Update to 7.2.0 (154.70 KB, patch)
2026-07-04 13:40 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ć 2026-07-04 13:40:30 UTC
Created attachment 272484 [details]
devel/wasmer: Update to 7.2.0
Comment 1 commit-hook freebsd_committer freebsd_triage 2026-07-16 03:12:06 UTC
A commit in branch main references this bug:

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

commit 9986082860390f90f5a23a7da6d791e94bc8bba1
Author:     Krešimir Jozić <kjozic@gmail.com>
AuthorDate: 2026-07-04 13:38:19 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-07-16 03:09:56 +0000

    devel/wasmer: Update to 7.2.0

    Changelog: https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md#720---30062026

    PR:             296513
    Reported by:    Krešimir Jozić <kjozic@gmail.com> (maintainer)

 devel/wasmer/Makefile        |  15 +-
 devel/wasmer/Makefile.crates | 490 ++++++++++-----------
 devel/wasmer/distinfo        | 986 +++++++++++++++++++++----------------------
 3 files changed, 711 insertions(+), 780 deletions(-)
Comment 2 Hiroki Tagato freebsd_committer freebsd_triage 2026-07-16 03:12:52 UTC
Committed, thanks!