Bug 273004 - textproc/tidyp: Add license information
Summary: textproc/tidyp: Add license information
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: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-08 03:11 UTC by Yasuhiro Kimura
Modified: 2023-08-22 17:10 UTC (History)
0 users

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


Attachments
Patch file (1.50 KB, patch)
2023-08-08 03:11 UTC, Yasuhiro Kimura
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yasuhiro Kimura freebsd_committer freebsd_triage 2023-08-08 03:11:23 UTC
Created attachment 243947 [details]
Patch file

Add license information.

While here,
* Pet portlint and portclippy.
* Tidy up Makefile with portfmt.
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-08-21 17:19:27 UTC
A commit in branch main references this bug:

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

commit 57c756243c6d5879be226182b8309b8d83680899
Author:     Yasuhiro Kimura <yasu@freebsd.org>
AuthorDate: 2023-08-21 17:09:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-08-21 17:09:00 +0000

    textproc/tidyp: Add LICENSE

    PR:             273004

 textproc/tidyp/Makefile | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2023-08-22 17:10:08 UTC
Committed. Thanks!