Created attachment 246970 [details] patch for 20230909a patch for 20230909a update nll to 20231210a: - Integrated the function and the label to the variable. - Added IF - ELSE - ENDIF command. - Buildup of the graphic functions - Speed up an operation of the fixed number only in the first time - Added the support of the structure-like operation - Buildup of the library making method - Fixed some bugs. link: https://kozos.jp/nlux/download.html Port changes: - no changed
^Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. ^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. -- Attachment -> Details -> maintainer-approval [+] Thanks!
Created attachment 246999 [details] patch for 20230909a Added ChangeLog URL to the WWW field. -WWW= https://kozos.jp/nll/ +WWW= https://kozos.jp/nll/ \ + https://kozos.jp/nlux/download.html
>Triage: If there is a changelog or release notes URL available for this version, please add it to the URL field. Added the URL for ChangeLog to WWW field. >Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval. Yes, I added the flag.
(In reply to SAKAI Hiroaki from comment #3) That part was OK. I meant the URL field in the PR in bugzilla, not the WWW field in the port's Makefile :-)
Sorry, I confirmed that the URL is updated. Thanks.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=8a4033ace6e5587f4687a0922801ca863786a1ac commit 8a4033ace6e5587f4687a0922801ca863786a1ac Author: SAKAI Hiroaki <kozos@kozos.jp> AuthorDate: 2023-12-11 16:33:00 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-12-13 07:53:40 +0000 lang/nll: upgrade to 20231210a ChangeLog: https://kozos.jp/nlux/download.html * Integrated the function and the label to the variable. * Added IF - ELSE - ENDIF command. * Buildup of the graphic functions * Speed up an operation of the fixed number only in the first time * Added the support of the structure-like operation * Buildup of the library making method * Fixed some bugs. PR: 275687 Reported by: kozos@kozos.jp (maintainer) lang/nll/Makefile | 4 ++-- lang/nll/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-)