git: 8a4033ace6e5 - main - lang/nll: upgrade to 20231210a
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Dec 2023 07:53:53 UTC
The branch main has been updated by fernape:
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(-)
diff --git a/lang/nll/Makefile b/lang/nll/Makefile
index 2c8cebfc1541..96f4ed57d697 100644
--- a/lang/nll/Makefile
+++ b/lang/nll/Makefile
@@ -1,8 +1,8 @@
PORTNAME= nll
-PORTVERSION= 20230909a
+PORTVERSION= 20231210a
CATEGORIES= lang
MASTER_SITES= https://kozos.jp/nlux/archive/
-DISTNAME= nlux-alpha-20230909
+DISTNAME= nlux-alpha-20231210
MAINTAINER= kozos@kozos.jp
COMMENT= Simple language for programming learning
diff --git a/lang/nll/distinfo b/lang/nll/distinfo
index 5ce1a431307a..408952cbdb18 100644
--- a/lang/nll/distinfo
+++ b/lang/nll/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1694231096
-SHA256 (nlux-alpha-20230909.zip) = 95de3cff019d852872f1870b4838fc939c6394a407659e582f3afc8735a47671
-SIZE (nlux-alpha-20230909.zip) = 998690
+TIMESTAMP = 1702249293
+SHA256 (nlux-alpha-20231210.zip) = 703b8a35e76e8cf63258dc7885b96fa843bf966848072525fb8bac4eddd636a8
+SIZE (nlux-alpha-20231210.zip) = 1068343