[Bug 262657] devel/py-buildbot: Add missing : to GIDs buildbot group

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 18 Mar 2022 23:23:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262657

            Bug ID: 262657
           Summary: devel/py-buildbot: Add missing : to GIDs buildbot
                    group
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: dereks@lifeofadishwasher.com
          Assignee: bofh@freebsd.org
             Flags: maintainer-feedback?(bofh@freebsd.org)

Created attachment 232563
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232563&action=edit
Add missing : to GIDs buildbot group

portlint'ing any port results in a malformed line:

    $ portlint -C .
    ...
    FATAL: /usr/home/dereks/repos/ports//GIDs: malformed line at 813.
     => buildbot:*:870
    ...


Post commit:

$ portlint -C mail/py-authres/;  portlint -C devel/universal-ctags/
looks fine.
looks fine.

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