Bug 202711 - ports-mgmt/portlint: Warn if @owner / @group is not reset in pkg-plist
Summary: ports-mgmt/portlint: Warn if @owner / @group is not reset in pkg-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Joe Marcus Clarke
URL:
Keywords: dogfood, easy, feature
Depends on:
Blocks:
 
Reported: 2015-08-28 12:12 UTC by Kubilay Kocak
Modified: 2015-10-25 17:28 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (marcus)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.