Bug 266300 - devel/cppcheck: Improve COMMENT; Fix grammar in pkg-descr
Summary: devel/cppcheck: Improve COMMENT; Fix grammar in pkg-descr
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-08 16:11 UTC by Yuri Victorovich
Modified: 2022-09-09 07:43 UTC (History)
0 users

See Also:


Attachments
patch (1.30 KB, patch)
2022-09-08 16:11 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-09-08 16:11:53 UTC
Created attachment 236439 [details]
patch

The comment in the patch is taken from their current project description which is better than whet the current COMMENT is.

pkg-descr had some grammar issues: mismatching single/plural noun forms, incomplete/informal sentences, wrong verb forms, unnecessarily complex sentences. The patch also fixes double-spacing.
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2022-09-08 20:19:37 UTC
Nice work, please commit
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2022-09-09 07:41:23 UTC
(In reply to Dmitry Marakasov from comment #1)

Thank you.
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2022-09-09 07:42:59 UTC
Committed.
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-09-09 07:43:06 UTC
A commit in branch main references this bug:

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

commit c6d79c46f5f28a7e046608df0715bc5aaf3807a8
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-09-09 07:41:33 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-09-09 07:42:51 +0000

    devel/cppcheck: Improve COMMENT; Fix grammar in pkg-descr

    PR:             266300
    Approved by:    amdmi3@ (maintainer)

 devel/cppcheck/Makefile  |  2 +-
 devel/cppcheck/pkg-descr | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)