Bug 273274

Summary: sysutils/ncdu2: update to 2.3
Product: Ports & Packages Reporter: Jan Beich <jbeich>
Component: Individual Port(s)Assignee: Jan Beich <jbeich>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 273124    
Bug Blocks:    
Attachments:
Description Flags
v1 (apply via "git am")
none
v2 (apply via "git am") none

Description Jan Beich freebsd_committer freebsd_triage 2023-08-22 00:38:26 UTC
Created attachment 244272 [details]
v1 (apply via "git am")

Disclaimer: Runtime is untested as I don't use this port.
Comment 1 Jan Beich freebsd_committer freebsd_triage 2023-08-22 06:18:50 UTC
Comment on attachment 244272 [details]
v1 (apply via "git am")

Appears to work fine after working around bug 273277.
Comment 2 Jan Beich freebsd_committer freebsd_triage 2023-09-04 23:01:47 UTC
Created attachment 244641 [details]
v2 (apply via "git am")

- Rebase after ports e0dd8c342aca
- Restore idiosyncratic BUILD_DEPENDS per https://lists.freebsd.org/archives/dev-commits-ports-main/2023-August/072859.html
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-01-01 05:40:54 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=85cfaaa873050b3ba0b77389d689160b54c28d22

commit 85cfaaa873050b3ba0b77389d689160b54c28d22
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2023-08-01 11:12:04 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-01-01 05:37:56 +0000

    sysutils/ncdu2: update to 2.3

    Changes:        https://dev.yorhel.nl/ncdu/changes2
    PR:             273274
    Approved by:    maintainer timeout (4 months)

 sysutils/ncdu2/Makefile              |  5 ++---
 sysutils/ncdu2/distinfo              |  6 +++---
 sysutils/ncdu2/files/patch-build.zig | 34 +++++++++++++++++++++++++---------
 3 files changed, 30 insertions(+), 15 deletions(-)
Comment 4 Po-Chuan Hsieh freebsd_committer freebsd_triage 2024-02-13 11:00:38 UTC
To be clear, I have already prepared zig 2.3 update (bug #273279 comment #3) but it is waiting for zig 0.11.0 (bug #273124).