K 10 svn:author V 4 ngie K 8 svn:date V 27 2019-04-22T23:34:13.167744Z K 7 svn:log V 459 Backport patch to fix error check with access(3) failures The code was not properly checking the failure from access(3). Backport the patch from GitHub (made after the 0.4 release) which fixes this issue. Bump PORTREVISION for the change. PR: 237459 Reviewed by: asomers, jmmv Approved by: jmmv (maintainer) Obtained from: https://github.com/jmmv/lutok (a23c7b894cf50dea5e927e36a3578b720fffcf23) Differential Revision: https://reviews.freebsd.org/D20002 END