git: f748569593b4 - main - lang/nll: Update 20241222a => 20250413a
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Apr 2025 22:47:25 UTC
The branch main has been updated by vvd: URL: https://cgit.FreeBSD.org/ports/commit/?id=f748569593b427ef9dbd5b75960c3da483c859a5 commit f748569593b427ef9dbd5b75960c3da483c859a5 Author: SAKAI Hiroaki <kozos@kozos.jp> AuthorDate: 2025-04-30 22:46:00 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-04-30 22:46:00 +0000 lang/nll: Update 20241222a => 20250413a Changelog: - Fixed the some bug to save/load BMP file. - Added and modified some functions. - Added the operator to compare vector value. - Modified graphic view process. - Added the support for 16/32 bitfield of BMP file. - Added the 16bit color mode. - Added the support to load and play the WAV file. - Added the support to load the text audio file. - Added the force direct mode. - Fixed some bugs. https://kozos.jp/nlux/download.html PR: 286471 --- 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 aa8e34f7fa82..543580a850f9 100644 --- a/lang/nll/Makefile +++ b/lang/nll/Makefile @@ -1,8 +1,8 @@ PORTNAME= nll -PORTVERSION= 20241222a +PORTVERSION= 20250413a CATEGORIES= lang MASTER_SITES= https://kozos.jp/nlux/archive/ -DISTNAME= nlux-alpha-20241222 +DISTNAME= nlux-alpha-20250413 MAINTAINER= kozos@kozos.jp COMMENT= Simple language for programming learning diff --git a/lang/nll/distinfo b/lang/nll/distinfo index 430ceaecbc70..b2c5dbc55f8d 100644 --- a/lang/nll/distinfo +++ b/lang/nll/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734924701 -SHA256 (nlux-alpha-20241222.zip) = 876d22186368d5d1c657124b49b0ad1dead3b80622ec7e19ba76a48a0e5574b6 -SIZE (nlux-alpha-20241222.zip) = 1207408 +TIMESTAMP = 1744518726 +SHA256 (nlux-alpha-20250413.zip) = 97d35a4f481b513c84042ab77d0b727be46f64f11cff59756551149942bb1906 +SIZE (nlux-alpha-20250413.zip) = 1239801