From nobody Sun Nov 10 00:27:41 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XmD655Hryz5btSn; Sun, 10 Nov 2024 00:27:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XmD654h6Qz5384; Sun, 10 Nov 2024 00:27:41 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731198461; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=T3lmt0Lep9JvD390Bg/d0BMjw+hjPTlE3ap6stQgKfI=; b=WwyIUK3Xi5BdxRNDhazihTcyZAzZfN5IXDn9F+0L/eN0KzTvC07yfFNcKY4rzf8tKAu202 egfeRN/49xRrX45osg81yrWSR8rNl59AUYoCfBz/s0QSyVloy5hiGvTBFemI0JEdc/l5df ZIzwJ1df3jZVOSW4uWla79cvhXrK5m1cfKiXutlamvCXUUfrnyalQsRtPvjfF9JD5lTO85 RcHGssNdjbYhbWhJKfytk1rii7pL5YC+vZ/fNlJHm72iKMk18jl1bHgrNkEsz8r9UeMo75 zAmKrMBvVYmZk7GOQobf5+rMakUKb2wXKhG0PdLU/Cd407mx8zysCZAtcxQmXw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1731198461; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=T3lmt0Lep9JvD390Bg/d0BMjw+hjPTlE3ap6stQgKfI=; b=fws2opUjyNsD8S6GMHC+uA2ZrCuDqHvneVFdKy8iDi0zJMALWAWiRXJofYy7QgGnTWaXMf X6v3JxRxlFH7dmmo78brEXYUaHSyk8VJh0bQFFI2nNAKKIdVvddDZ3U2ijEkCLvNOvF/Vx LbMubOO9FXyjBgZkoozvi2/NCiJXiHZ8in+v0MqFxSzjwofuBqwQFFMK8QZLhnna/qw7Ea UFwdCUeti/ZqrfazommIdgdGtUDHvn2g8P6QaTVg/IKBdz9qstvimL8KD6+12GAr6hUl60 wKTphQX0c772w7EGecgDhFKiFFVnbdo8tAGTZTyJK5LzrfzJPWOydIU6nAK83Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1731198461; a=rsa-sha256; cv=none; b=M82slTS495G8aBow9dJhx48vvMWKvBWH4/heb65yPIvu8jjPevy6s3a/NSWScfM218shqz 8GqnxOG84eNW2gp/X7hLmfFbO3rUr5ST1SO1ICb6TNYmTU6BL4GrXzoihY8DnzmyEoqIQL KO/RddEvVqOGYtlynvM7Z/WCMmoZ26AaxDwwJ41hpfXS82IsmHV74fcoT+nWQxMvkniVrk 3cZhj8UzEv8367gAZNYEPzVXPdM9HFFujGEO5M/1qNLkEyEteGsvM9ZDmhwexFHFwNwyI0 r9OIWiZzkHldTwnwIolvOwFhIWG2S7t1atVF+vs2VmO7KkivnKnKlF1G1ocVUg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XmD654DP4zKLC; Sun, 10 Nov 2024 00:27:41 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4AA0RfFC095410; Sun, 10 Nov 2024 00:27:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4AA0RfPD095407; Sun, 10 Nov 2024 00:27:41 GMT (envelope-from git) Date: Sun, 10 Nov 2024 00:27:41 GMT Message-Id: <202411100027.4AA0RfPD095407@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Jan Beich Subject: git: d621830b83cd - 2024Q4 - games/veloren-weekly: unbreak on aarch64 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/2024Q4 X-Git-Reftype: branch X-Git-Commit: d621830b83cd1eaec2f497c839761c6a979e31c6 Auto-Submitted: auto-generated The branch 2024Q4 has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d621830b83cd1eaec2f497c839761c6a979e31c6 commit d621830b83cd1eaec2f497c839761c6a979e31c6 Author: Jan Beich AuthorDate: 2024-10-01 03:58:26 +0000 Commit: Jan Beich CommitDate: 2024-11-10 00:27:34 +0000 games/veloren-weekly: unbreak on aarch64 https://github.com/rust-lang/libc/commit/2e3999ddf0fa (cherry picked from commit d951e335c173a827b09b99b8fe8ec308c66747b1) --- games/veloren-weekly/Makefile | 1 - games/veloren-weekly/Makefile.crates | 2 +- games/veloren-weekly/distinfo | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/games/veloren-weekly/Makefile b/games/veloren-weekly/Makefile index aa79f5a256e6..9ef8154fa782 100644 --- a/games/veloren-weekly/Makefile +++ b/games/veloren-weekly/Makefile @@ -10,7 +10,6 @@ WWW= https://veloren.net/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_aarch64= https://github.com/rust-lang/libc/issues/3217 BROKEN_i386= https://github.com/bytecodealliance/wasmtime/issues/7924 ONLY_FOR_ARCHS= aarch64 amd64 i386 ONLY_FOR_ARCHS_REASON= unsupported platform by https://github.com/wasmerio/wasmer diff --git a/games/veloren-weekly/Makefile.crates b/games/veloren-weekly/Makefile.crates index a8de8e89b9e9..077505053df2 100644 --- a/games/veloren-weekly/Makefile.crates +++ b/games/veloren-weekly/Makefile.crates @@ -348,7 +348,7 @@ CARGO_CRATES= ab_glyph-0.2.28 \ lazy_static-1.5.0 \ leb128-0.2.5 \ levenshtein-1.0.5 \ - libc-0.2.159 \ + libc-0.2.162 \ libloading-0.7.4 \ libloading-0.8.5 \ libm-0.2.8 \ diff --git a/games/veloren-weekly/distinfo b/games/veloren-weekly/distinfo index ec6474f06fce..046f5720f4dc 100644 --- a/games/veloren-weekly/distinfo +++ b/games/veloren-weekly/distinfo @@ -699,8 +699,8 @@ SHA256 (rust/crates/leb128-0.2.5.crate) = 884e2677b40cc8c339eaefcb701c32ef1fd249 SIZE (rust/crates/leb128-0.2.5.crate) = 11843 SHA256 (rust/crates/levenshtein-1.0.5.crate) = db13adb97ab515a3691f56e4dbab09283d0b86cb45abd991d8634a9d6f501760 SIZE (rust/crates/levenshtein-1.0.5.crate) = 1389 -SHA256 (rust/crates/libc-0.2.159.crate) = 561d97a539a36e26a9a5fad1ea11a3039a67714694aaa379433e580854bc3dc5 -SIZE (rust/crates/libc-0.2.159.crate) = 755366 +SHA256 (rust/crates/libc-0.2.162.crate) = 18d287de67fe55fd7e1581fe933d965a5a9477b38e949cfa9f8574ef01506398 +SIZE (rust/crates/libc-0.2.162.crate) = 769354 SHA256 (rust/crates/libloading-0.7.4.crate) = b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f SIZE (rust/crates/libloading-0.7.4.crate) = 27580 SHA256 (rust/crates/libloading-0.8.5.crate) = 4979f22fdb869068da03c9f7528f8297c6fd2606bc3a4affe42e6a823fdb8da4