Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Aug 2015 12:12:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202711] ports-mgmt/portlint: Warn if @owner / @group is not reset in pkg-plist
Message-ID:  <bug-202711-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: koobs@FreeBSD.org
                CC: bapt@FreeBSD.org
          Assignee: marcus@FreeBSD.org
             Flags: maintainer-feedback?(marcus@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202711-13>