Bug 262657 - devel/py-buildbot: Add missing : to GIDs buildbot group
Summary: devel/py-buildbot: Add missing : to GIDs buildbot group
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-18 23:23 UTC by Derek Schrock
Modified: 2022-03-18 23:37 UTC (History)
0 users

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


Attachments
Add missing : to GIDs buildbot group (739 bytes, patch)
2022-03-18 23:23 UTC, Derek Schrock
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Derek Schrock 2022-03-18 23:23:42 UTC
Created attachment 232563 [details]
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-18 23:36:42 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=bed31ecf3489a625e6ade6f08d7f55c5560af239

commit bed31ecf3489a625e6ade6f08d7f55c5560af239
Author:     Derek Schrock <dereks@lifeofadishwasher.com>
AuthorDate: 2022-03-18 23:33:40 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-18 23:35:49 +0000

    GIDs: Fix typos to buildbot group

    PR:             262657
    Reported by:    dereks@lifeofadishwasher.com

 GIDs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)