Bug 238295 - games/beret: Use GitLab, Add LICENSE_FILE
Summary: games/beret: Use GitLab, Add LICENSE_FILE
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-02 18:45 UTC by Alfonso S. Siciliano
Modified: 2019-06-08 00:47 UTC (History)
0 users

See Also:
koobs: merge-quarterly?


Attachments
svn .diff (3.17 KB, patch)
2019-06-02 18:45 UTC, Alfonso S. Siciliano
asiciliano: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alfonso S. Siciliano freebsd_committer freebsd_triage 2019-06-02 18:45:19 UTC
Created attachment 204785 [details]
svn .diff

Repository migrated, no code change

Makefile changes:

 * update: USE_GITHUB -> USE_GITLAB
 * delete: WORKINGSRC and DISTVERSIONPREFIX (github)
 * add: LICENSE_FILE and USES= sdl
 * update: DESKTOP_ENTRIES

fix: pkg-descr, whitespace end line, for portlint -C

Testing:

 * portlint -C
 * poudriere testport -j 130Camd64 -p default -o games/beret


Please commit it,

Thanks,
Alfonso
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-06-08 00:47:27 UTC
A commit references this bug:

Author: swills
Date: Sat Jun  8 00:46:37 UTC 2019
New revision: 503684
URL: https://svnweb.freebsd.org/changeset/ports/503684

Log:
  games/beret: Use GitLab, add LICENSE_FILE

  PR:		238295
  Submitted by:	Alfonso S. Siciliano <alfix86@gmail.com> (maintainer)

Changes:
  head/games/beret/Makefile
  head/games/beret/distinfo
  head/games/beret/pkg-descr
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-06-08 00:47:46 UTC
Committed, thanks!