Bug 294297 - lang/nll: upgrade to 20260317a
Summary: lang/nll: upgrade to 20260317a
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Yusuf Yaman
URL: https://kozos.jp/nlux/download.html
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-07 09:00 UTC by SAKAI Hiroaki
Modified: 2026-04-07 16:39 UTC (History)
3 users (show)

See Also:
osa: maintainer-feedback+
vvd: maintainer-feedback+
nxjoseph: merge-quarterly+


Attachments
patch for 20260110a (701 bytes, patch)
2026-04-07 09:00 UTC, SAKAI Hiroaki
no flags Details | Diff
0001-lang-nll-Update-20260110a-20260317a.patch (1.37 KB, patch)
2026-04-07 14:17 UTC, Yusuf Yaman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description SAKAI Hiroaki 2026-04-07 09:00:34 UTC
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
Comment 1 Yusuf Yaman freebsd_committer freebsd_triage 2026-04-07 14:16:44 UTC
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.
Comment 2 Yusuf Yaman freebsd_committer freebsd_triage 2026-04-07 14:17:15 UTC
Created attachment 269456 [details]
0001-lang-nll-Update-20260110a-20260317a.patch

^Triage: Update diff-patch with git-patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2026-04-07 16:38:03 UTC
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(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2026-04-07 16:39:05 UTC
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(-)
Comment 5 Yusuf Yaman freebsd_committer freebsd_triage 2026-04-07 16:39:45 UTC
Committed, thanks!