Bug 235070 - ports-mgmt/portlint: warn about whitespace at end of line in pkg-descr
Summary: ports-mgmt/portlint: warn about whitespace at end of line 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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-20 02:35 UTC by Steve Wills
Modified: 2019-01-22 16:22 UTC (History)
0 users

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


Attachments
patch to portlint to check whitespace at EOL in pkg-descr (855 bytes, patch)
2019-01-20 02:35 UTC, Steve Wills
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Steve Wills freebsd_committer freebsd_triage 2019-01-20 02:35:16 UTC
Created attachment 201278 [details]
patch to portlint to check whitespace at EOL in pkg-descr

I noticed portlint doesn't catch whitespace at end of line in pkg-descr, which I think it should. Here's a patch for that.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2019-01-22 16:22:03 UTC
Committed, thanks!