Bug 275511

Summary: devel/wasmer: Update to 4.2.4
Product: Ports & Packages Reporter: Krešimir Jozić <kjozic>
Component: Individual Port(s)Assignee: Joel Bodenmann <jbo>
Status: Closed FIXED    
Severity: Affects Many People CC: jbo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md#424---30112023
Attachments:
Description Flags
devel/wasmer: Update to 4.2.4 kjozic: maintainer-approval+

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!