Created attachment 269447 [details] patch for 20260110a patch for 20260110a update nll to 20260317a: - Changed the delimiter for line number from space to comma. - Modified the bug to read the floating number having many number of digits. link: https://kozos.jp/nlux/download.html Port changes: - no changed
Hi, Thank you for your submission. I have tested the patch in Poudriere (14.3-RELEASE-p9, amd64, main(2d6221ae7df3)) and it seems OK. I need to ask for approval from my mentors first. Thanks.
Created attachment 269456 [details] 0001-lang-nll-Update-20260110a-20260317a.patch ^Triage: Update diff-patch with git-patch.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=320e8857cfb6d00a23c8cc9b75cee9b5a216fda0 commit 320e8857cfb6d00a23c8cc9b75cee9b5a216fda0 Author: SAKAI Hiroaki <kozos@kozos.jp> AuthorDate: 2026-04-07 14:11:07 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-04-07 16:37:25 +0000 lang/nll: Update 20260110a => 20260317a Changelog: - Changed the delimiter for line number from space to comma. - Modified the bug to read the floating number having many number of digits. https://kozos.jp/nlux/download.html PR: 294297 Reported by: SAKAI Hiroaki <kozos@kozos.jp> (maintainer) Approved by: osa (mentor), vvd (co-mentor) MFH: 2026Q2 lang/nll/Makefile | 2 +- lang/nll/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
A commit in branch 2026Q2 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=347a32cf2f32c8c4165cff94b1549039d5f669e4 commit 347a32cf2f32c8c4165cff94b1549039d5f669e4 Author: SAKAI Hiroaki <kozos@kozos.jp> AuthorDate: 2026-04-07 14:11:07 +0000 Commit: Yusuf Yaman <nxjoseph@FreeBSD.org> CommitDate: 2026-04-07 16:38:22 +0000 lang/nll: Update 20260110a => 20260317a Changelog: - Changed the delimiter for line number from space to comma. - Modified the bug to read the floating number having many number of digits. https://kozos.jp/nlux/download.html PR: 294297 Reported by: SAKAI Hiroaki <kozos@kozos.jp> (maintainer) Approved by: osa (mentor), vvd (co-mentor) MFH: 2026Q2 (cherry picked from commit 320e8857cfb6d00a23c8cc9b75cee9b5a216fda0) lang/nll/Makefile | 2 +- lang/nll/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-)
Committed, thanks!