Bug 275511 - devel/wasmer: Update to 4.2.4
Summary: devel/wasmer: Update to 4.2.4
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: Joel Bodenmann
URL: https://github.com/wasmerio/wasmer/bl...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-03 20:17 UTC by Krešimir Jozić
Modified: 2023-12-07 22:08 UTC (History)
1 user (show)

See Also:


Attachments
devel/wasmer: Update to 4.2.4 (38.73 KB, patch)
2023-12-03 20:17 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ć 2023-12-03 20:17:37 UTC
Created attachment 246754 [details]
devel/wasmer: Update to 4.2.4
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-12-07 22:08:12 UTC
A commit in branch main references this bug:

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

commit 3019117780ec3544d6ccb809d71712d81cf218c2
Author:     Krešimir Jozić <kjozic@gmail.com>
AuthorDate: 2023-12-03 20:15:36 +0000
Commit:     Joel Bodenmann <jbo@FreeBSD.org>
CommitDate: 2023-12-07 22:06:33 +0000

    devel/wasmer: Update to 4.2.4

    Changelog: https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md#424---30112023

    PR:                     275511
    Approved by:            zirias (mentor)
    Differential Revision:  https://reviews.freebsd.org/D42888

 devel/wasmer/Makefile        |   2 +-
 devel/wasmer/Makefile.crates |  83 ++++++++++-----------
 devel/wasmer/distinfo        | 172 ++++++++++++++++++++++---------------------
 3 files changed, 130 insertions(+), 127 deletions(-)
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2023-12-07 22:08:28 UTC
Committed - Thanks!