Bug 278091 - devel/wasmer: Update to 4.2.7
Summary: devel/wasmer: Update to 4.2.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Zsolt Udvari
URL: https://github.com/wasmerio/wasmer/bl...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-01 10:36 UTC by Krešimir Jozić
Modified: 2024-05-01 05:52 UTC (History)
1 user (show)

See Also:


Attachments
devel/wasmer: Update to 4.2.7 (145.14 KB, patch)
2024-04-01 10:36 UTC, Krešimir Jozić
kjozic: maintainer-approval+
Details | Diff
devel/wasmer: Update to 4.2.8 (152.36 KB, patch)
2024-04-28 16:44 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-04-01 10:36:34 UTC
Created attachment 249626 [details]
devel/wasmer: Update to 4.2.7
Comment 1 Zsolt Udvari freebsd_committer freebsd_triage 2024-04-26 17:21:36 UTC
Would you like update to 4.2.8?
Comment 2 Krešimir Jozić 2024-04-26 21:46:15 UTC
Yes, I would, but I'm not near my FreeBSD machine. I can send a new patch in 2-3 days if you want to wait until then.
Comment 3 Zsolt Udvari freebsd_committer freebsd_triage 2024-04-27 05:33:13 UTC
(In reply to Krešimir Jozić from comment #2)
Right, I'll wait for it.
Comment 4 Krešimir Jozić 2024-04-28 16:44:25 UTC
Created attachment 250284 [details]
devel/wasmer: Update to 4.2.8
Comment 5 Krešimir Jozić 2024-04-28 16:48:10 UTC
I submitted a new patch.
Comment 6 Zsolt Udvari freebsd_committer freebsd_triage 2024-04-29 05:07:35 UTC
Thanks. I'm waiting for my mentors to approve.
https://reviews.freebsd.org/D45001
Comment 7 commit-hook freebsd_committer freebsd_triage 2024-05-01 05:51:41 UTC
A commit in branch main references this bug:

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

commit e5ebc3e88dd882a706817bd02e6d79c2d1373aab
Author:     Krešimir Jozić <kjozic@gmail.com>
AuthorDate: 2024-05-01 05:47:20 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2024-05-01 05:47:20 +0000

    devel/wasmer: update to 4.2.8

    Changelog: https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md

    PR:             278091
    Approved by:    Submitter is maintainer, diizzy (mentor)
    Differential Revision:  https://reviews.freebsd.org/D45001

 devel/wasmer/Makefile        |   3 +-
 devel/wasmer/Makefile.crates | 494 +++++++++++----------
 devel/wasmer/distinfo        | 994 +++++++++++++++++++++++--------------------
 3 files changed, 796 insertions(+), 695 deletions(-)
Comment 8 Zsolt Udvari freebsd_committer freebsd_triage 2024-05-01 05:52:43 UTC
Committed, thanks!