diff options
| author | SAKAI Hiroaki <kozos@kozos.jp> | 2026-04-07 14:11:07 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-04-07 16:37:25 +0000 |
| commit | 320e8857cfb6d00a23c8cc9b75cee9b5a216fda0 (patch) | |
| tree | 955bbee6a441c2a020f0042b28d28dc21a6a2937 | |
| parent | f1b75acdd8b189a826734b0b736e51b88c650513 (diff) | |
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
| -rw-r--r-- | lang/nll/Makefile | 2 | ||||
| -rw-r--r-- | lang/nll/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/nll/Makefile b/lang/nll/Makefile index 73aad6b720a5..d267e0ae7202 100644 --- a/lang/nll/Makefile +++ b/lang/nll/Makefile @@ -1,5 +1,5 @@ PORTNAME= nll -PORTVERSION= 20260110a +PORTVERSION= 20260317a CATEGORIES= lang MASTER_SITES= https://kozos.jp/nlux/archive/ DISTNAME= nlux-alpha-${PORTVERSION:C|[a-zA-Z]*$||} diff --git a/lang/nll/distinfo b/lang/nll/distinfo index dfcc8092aaf8..2484a84e5c1c 100644 --- a/lang/nll/distinfo +++ b/lang/nll/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1768119125 -SHA256 (nlux-alpha-20260110.zip) = 1bcea5aa8b41592760bdce1b37810a9a99e6159154a6abf1a56ae6b203136e6e -SIZE (nlux-alpha-20260110.zip) = 1273730 +TIMESTAMP = 1775570727 +SHA256 (nlux-alpha-20260317.zip) = 925ceef52118cbf304f0b0a1892ec30b963ee14918f2b8ef6065cc5a6d726df1 +SIZE (nlux-alpha-20260317.zip) = 1275050 |
