Bug 257700 - [patch] games/sl include proper LICENSE information in Makefile
Summary: [patch] games/sl include proper LICENSE information in Makefile
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: Rainer Hurling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-09 06:54 UTC by Quentin Baker
Modified: 2021-09-26 07:46 UTC (History)
2 users (show)

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


Attachments
small patch (734 bytes, patch)
2021-08-09 06:54 UTC, Quentin Baker
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Quentin Baker 2021-08-09 06:54:36 UTC
Created attachment 227037 [details]
small patch

Added info to the Makefile regarding the custom license provided from upstream at https://github.com/mtoyoda/sl/blob/master/LICENSE

Additionally, re-ordered USE_GITHUB to make portlint happy
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-09-26 07:46:05 UTC
A commit in branch main references this bug:

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

commit 31593b7121b11701af1b83d001aac1c863a2605d
Author:     Quentin Baker <bsd@quentb.com>
AuthorDate: 2021-09-26 07:41:58 +0000
Commit:     Rainer Hurling <rhurlin@FreeBSD.org>
CommitDate: 2021-09-26 07:41:58 +0000

    games/sl: Include LICENSE information

    PR:             257700
    Approved by:    maintainer timeout (> 6 weeks)

 games/sl/Makefile  | 9 +++++++--
 games/sl/pkg-descr | 2 +-
 2 files changed, 8 insertions(+), 3 deletions(-)
Comment 2 Rainer Hurling freebsd_committer freebsd_triage 2021-09-26 07:46:38 UTC
Committed, thanks :)