Created attachment 146368 [details] vlock-2.2.3.patch Use @mode/@group to reset permissions to default This is more correct than passing SHAREMODE/SHAREGRP via PLIST_SUB, and also fixes the following problem: non-default permissions are in effect past the end of plist, where license stuff is added, so check-sanity complains: ====>> Checking for extra files and directories ====>> Files or directories modified: share/licenses permissions (0755, 0444) build of /usr/ports/security/vlock ended at Wed Aug 27 15:53:30 MSK 2014 ====>> Error: Build failed in phase: leftovers Port maintainer (martymac@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.02 (mode: change, diff: SVN)
A commit references this bug: Author: martymac Date: Thu Sep 4 07:49:02 UTC 2014 New revision: 367242 URL: http://svnweb.freebsd.org/changeset/ports/367242 Log: Fix permissions (@group/@mode) handling PR: 193063 Submitted by: amdmi3 Changes: head/security/vlock/Makefile head/security/vlock/pkg-plist
Committed, thanks!