Bug 278515 - shells/ion: Upgrade to latest version
Summary: shells/ion: Upgrade to latest version
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: Mikael Urankar
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-21 20:52 UTC by Yonas Yanfa
Modified: 2024-05-31 10:54 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (mikael)


Attachments
v0 (123.04 KB, patch)
2024-05-13 16:03 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yonas Yanfa 2024-04-21 20:52:01 UTC
I was able to build the latest commit (85452cf) without any patching via `cargo build --release`. The shell works fine on FreeBSD 14.
Comment 1 Mikael Urankar freebsd_committer freebsd_triage 2024-05-13 16:03:39 UTC
Created attachment 250623 [details]
v0

Can you test this patch please?
Comment 2 Yonas Yanfa 2024-05-22 21:13:16 UTC
(In reply to Mikael Urankar from comment #1)

Thanks Mikael, it doesn't apply 100% cleanly. You should try applying it on a fresh copy of the port.

After fixing, the update works. Recommend committing after patch fix.
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-05-31 10:30:39 UTC
A commit in branch main references this bug:

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

commit 0b64acb326e1fac9abf1e31649e7d4d025cb3d27
Author:     Mikael Urankar <mikael@FreeBSD.org>
AuthorDate: 2024-05-13 16:02:08 +0000
Commit:     Mikael Urankar <mikael@FreeBSD.org>
CommitDate: 2024-05-31 10:29:41 +0000

    shells/ion: Update to 1.0.5-1509

    PR:             278515

 shells/ion/Makefile                                |  247 +----
 shells/ion/Makefile.crates (new)                   |  311 ++++++
 shells/ion/distinfo                                | 1096 +++++++++++---------
 ...core-0.4.2_src_atof_algorithm_bigcomp.rs (gone) |   39 -
 ...-core-0.4.2_src_atof_algorithm_bigint.rs (gone) |   11 -
 ...al-core-0.4.2_src_atof_algorithm_math.rs (gone) |  211 ----
 shells/ion/files/patch-nix_src_lib.rs (new)        |   61 ++
 shells/ion/files/patch-powerpc (gone)              |   62 --
 8 files changed, 1003 insertions(+), 1035 deletions(-)