Bug 202711

Summary: ports-mgmt/portlint: Warn if @owner / @group is not reset in pkg-plist
Product: Ports & Packages Reporter: Kubilay Kocak <koobs>
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed FIXED    
Severity: Affects Some People CC: bapt
Priority: --- Keywords: dogfood, easy, feature
Version: LatestFlags: bugzilla: maintainer-feedback? (marcus)
Hardware: Any   
OS: Any   

Description Kubilay Kocak freebsd_committer freebsd_triage 2015-08-28 12:12:39 UTC
Warn if @owner value @group value are used in a pkg-plist without corresponding @owner/@group reset entries

@owner and @group, if used in a pkg-plist, should be reset using @owner/@group (without arguments), see:

http://www2.au.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#install

Warn if the following are used:

@owner value
@group value

But the following entries do not exist

@owner
@group
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2015-10-25 17:28:04 UTC
Added in 2.16.7.