Date: Tue, 07 Apr 2026 16:37:55 +0000 From: Yusuf Yaman <nxjoseph@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Cc: SAKAI Hiroaki <kozos@kozos.jp> Subject: git: 320e8857cfb6 - main - lang/nll: Update 20260110a => 20260317a Message-ID: <69d532e3.195ab.552410d5@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nxjoseph: 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(-) 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) = 1275050home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d532e3.195ab.552410d5>
