pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/53787 CVS commit: pkgsrc/devel/lua-filesystem
The following reply was made to PR pkg/53787; it has been noted by GNATS.
From: "Maya Rashish" <maya%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/53787 CVS commit: pkgsrc/devel/lua-filesystem
Date: Tue, 28 May 2019 20:43:04 +0000
Module Name: pkgsrc
Committed By: maya
Date: Tue May 28 20:43:04 UTC 2019
Modified Files:
pkgsrc/devel/lua-filesystem: Makefile distinfo
Added Files:
pkgsrc/devel/lua-filesystem/patches: patch-Makefile patch-config
Removed Files:
pkgsrc/devel/lua-filesystem/patches: patch-aa
Log Message:
lua-filesystem: update to 1.7.0
Update provided by Jonathan Buschmann in PR pkg/53787.
I added some pkgconfig invocations, because otherwise it was linking
to lua without the RPATH to liblua.
Added a test target.
Version 1.7.0 [15/Sep/2017]
symlinkattributes function now provides 'target' field, containing name of the file that the symlink points to.
attributes, symlinkattributes, touch, mkdir, and rmdir functions now return system-dependent error code as the third value on error.
Fixed detection of closed files for Lua 5.2+ in setmode, lock, and unlock functions.
Fixed various compiler warnings.
s: ----------------------------------------------------------------------
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/lua-filesystem/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/lua-filesystem/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/lua-filesystem/patches/patch-Makefile \
pkgsrc/devel/lua-filesystem/patches/patch-config
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/lua-filesystem/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index