Bug 257955 - math/cln: Set LICENSE
Summary: math/cln: Set LICENSE
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-19 20:47 UTC by Philipp Ost
Modified: 2021-08-20 00:03 UTC (History)
0 users

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


Attachments
math/cln: set LICENSE (371 bytes, patch)
2021-08-19 20:47 UTC, Philipp Ost
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Ost 2021-08-19 20:47:53 UTC
Created attachment 227332 [details]
math/cln: set LICENSE

cln's Makefile currently does not set LICENSE and LICENSE_FILE. This patch adds them.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-08-20 00:02:40 UTC
A commit in branch main references this bug:

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

commit 9b8557760febbd73089703962cd46197b6c9598d
Author:     Wen Heping <wen@FreeBSD.org>
AuthorDate: 2021-08-20 00:00:51 +0000
Commit:     Wen Heping <wen@FreeBSD.org>
CommitDate: 2021-08-20 00:00:51 +0000

    math/cln: Set LICENSE

    PR:             257955
    Reported by:    bsd@philippost.de

 math/cln/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 2 Wen Heping freebsd_committer freebsd_triage 2021-08-20 00:03:20 UTC
Committed ! Thank you !

wen