Bug 257700

Summary: [patch] games/sl include proper LICENSE information in Makefile
Product: Ports & Packages Reporter: Quentin Baker <bsd>
Component: Individual Port(s)Assignee: Rainer Hurling <rhurlin>
Status: Closed FIXED    
Severity: Affects Only Me CC: hym, rhurlin
Priority: --- Flags: bugzilla: maintainer-feedback? (hym)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
small patch none

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 :)