Subject: CVS commit: pkgsrc/devel/lua-rocks
From: Alexander Nasonov
Date: 2016-10-06 22:28:55
Message id: 20161006202855.24CF4FBD2@cvs.NetBSD.org

Log Message:
Update devel/lua-rocks to 2.4.1.

What's new since 2.3.0:

* New test suite based on Busted; runs on Linux, OSX and Windows. This
test suite was developed by Robert Karasek as his Google Summer of
Code project for LabLua. You can check out the combined coverage of
all platforms at CodeCov:
https://codecov.io/gh/keplerproject/luarocks/
* git+ssh:// fetch protocol
* Improved behavior preserving permissions
* Improved listing of dependencies on installation
* Improved behavior of argument handling in `pack`
* MSYS and Haiku platform detection
* Feature-based detection of internal bit32 and utf8 modules
* Internal reorganization of luarocks.fs code
* `remove` option --force=fast renamed to --force-fast
* Plus assorted bugfixes and cleanups

What's new since 2.4.0:

* Avoid coroutine use inside luarocks.loader, that apparently affected
OpenResty's require()
* Fix upgrade issues for old versions (e.g. when upgrading from LuaRocks 2.1.0)

Files:
RevisionActionfile
1.2modifypkgsrc/devel/lua-rocks/Makefile
1.2modifypkgsrc/devel/lua-rocks/PLIST
1.2modifypkgsrc/devel/lua-rocks/distinfo
1.2modifypkgsrc/devel/lua-rocks/patches/patch-Makefile
1.2modifypkgsrc/devel/lua-rocks/patches/patch-Makefile.install.inc