Bug 280034 - lang/emilua: Update to 0.8.4
Summary: lang/emilua: Update to 0.8.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Vanilla I. Shu
URL: https://docs.emilua.org/api/0.8/chang...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-28 10:36 UTC by Valter Nazianzeno
Modified: 2024-07-07 03:32 UTC (History)
2 users (show)

See Also:


Attachments
Diff for 0.8.4 (3.64 KB, text/plain)
2024-06-28 10:36 UTC, Valter Nazianzeno
manipuladordedados: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Valter Nazianzeno 2024-06-28 10:36:26 UTC
Created attachment 251741 [details]
Diff for 0.8.4

Some new features include:

* New way of embedding builtin modules to a custom binary/launcher.

* Add functions dial() and listen() from the likes of Golang.

* Split module unix into submodules.

* Removed tables for bit.bor() operations. Flags are now passed as lists of strings.

Etc.
Comment 1 Vanilla I. Shu freebsd_committer freebsd_triage 2024-07-07 03:31:30 UTC
Committed, thanks.
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-07-07 03:32:50 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=98192ab9ffccb78fea03994a7ff87ab598de3dd2

commit 98192ab9ffccb78fea03994a7ff87ab598de3dd2
Author:     Vanilla I. Shu <vanilla@FreeBSD.org>
AuthorDate: 2024-07-07 03:30:32 +0000
Commit:     Vanilla I. Shu <vanilla@FreeBSD.org>
CommitDate: 2024-07-07 03:31:19 +0000

    lang/emilua: update to 0.8.4.

    PR:             280034
    Reported by:    maintainer

 lang/emilua/Makefile  |  8 +++++---
 lang/emilua/distinfo  |  6 +++---
 lang/emilua/pkg-plist | 21 ++++++++++-----------
 3 files changed, 18 insertions(+), 17 deletions(-)