Subject: CVS commit: pkgsrc/devel/lua-posix
From: Nia Alarie
Date: 2020-07-14 14:41:21
Message id: 20200714124121.B8E2DFB28@cvs.NetBSD.org

Log Message:
lua-posix: Update to 35.0

Incompatible Changes

    Internally, we use our own bitwise operation wrapper functions
    rather than bit32 where possible. This means bitwise operations
    when running under Lua 5.3+ work on 64bit integers.

Bugs Fixed

    posix.deprecated.getrlimit and posix.deprecated.setrlimit pass
    tests again.

New Features

    Initial support for Lua 5.4.

Files:
RevisionActionfile
1.23modifypkgsrc/devel/lua-posix/Makefile
1.6modifypkgsrc/devel/lua-posix/PLIST
1.10modifypkgsrc/devel/lua-posix/distinfo
1.1removepkgsrc/devel/lua-posix/patches/patch-ext_posix_stdlib.c
1.1removepkgsrc/devel/lua-posix/patches/patch-ext_posix_time.c
1.1removepkgsrc/devel/lua-posix/patches/patch-lukefile