[Bug 267290] devel/git-delta: Mark BROKEN on i386

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 29 Oct 2022 17:29:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267290

--- Comment #8 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Nuno Teixeira from comment #7)
(...)

devel/git-delta and sysutils/topgrade:

Tests run OK on FreeBSD 12.3 i386 (bhyve)

sys-info v0.9.1 crate workaround fix:

---
post-patch:
    @${REINPLACE_CMD} \
        -e '/get_cpu/s|unsigned long|uint64_t|' \
        -e '/get_proc_total/s|unsigned long|uint64_t|' \
        ${WRKSRC}/cargo-crates/sys-info-0.9.1/c/*.[ch]
---

-- 
You are receiving this mail because:
You are the assignee for the bug.