Bug 257504

Summary: www/lua-resty-core: Update to 0.1.22
Product: Ports & Packages Reporter: Dmitry Wagin <dmitry.wagin>
Component: Individual Port(s)Assignee: Guangyuan Yang <ygy>
Status: Closed FIXED    
Severity: Affects Only Me CC: ygy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
lua-resty-core.diff dmitry.wagin: maintainer-approval+

Description Dmitry Wagin 2021-07-30 13:16:49 UTC
Created attachment 226797 [details]
lua-resty-core.diff

Update to 0.1.22


* feature: expose the get_ctx_table API to get the ctx table & support using ctx table from caller when the ctx table does not exists;
* feature: implemented process API for stream subsystem;
* bugfix: should compare to nil to check if a cdata is NULL.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-07-30 23:30:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5cda0eae59da77298c5db8626dd96998df32c52a

commit 5cda0eae59da77298c5db8626dd96998df32c52a
Author:     Dmitry Wagin <dmitry.wagin@ya.ru>
AuthorDate: 2021-07-30 23:29:07 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-07-30 23:29:07 +0000

    www/lua-resty-core: Update to 0.1.22

    PR:             257504

 www/lua-resty-core/Makefile | 3 +--
 www/lua-resty-core/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 5 deletions(-)
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2021-07-30 23:33:49 UTC
Committed with modifications - please remove PORTREVISION in the future. Thanks!