[Bug 202711] ports-mgmt/portlint: Warn if @owner / @group is not reset in pkg-plist

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 28 12:12:39 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202711

            Bug ID: 202711
           Summary: ports-mgmt/portlint: Warn if @owner / @group is not
                    reset in pkg-plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: dogfood, easy, feature
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: marcus at FreeBSD.org
          Reporter: koobs at FreeBSD.org
                CC: bapt at FreeBSD.org
          Assignee: marcus at FreeBSD.org
             Flags: maintainer-feedback?(marcus at FreeBSD.org)

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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list