Subject: CVS commit: pkgsrc/devel
From: Maya Rashish
Date: 2018-11-20 18:29:24
Message id: 20181120172924.D9E19FB1F@cvs.NetBSD.org

Log Message:
Add lua-std-normalize version 2.0.2

This is a collection of normalized lua functions for Lua 5.1
(including LuaJIT), 5.2 and 5.3.

It can inject deterministic versions of core Lua functions that do not
behave identically across all supported Lua implementations into your
module's lexical environment.  Each function is as thin and fast a
version as is possible in each Lua implementation, evaluating to the
Lua C implementation with no overhead when semantics allow.

From Edgar Fuß in PR pkg/53600

Files:
RevisionActionfile
1.1addpkgsrc/devel/lua-std-normalize/DESCR
1.1addpkgsrc/devel/lua-std-normalize/Makefile
1.1addpkgsrc/devel/lua-std-normalize/PLIST
1.1addpkgsrc/devel/lua-std-normalize/distinfo