Bug 238295

Summary: games/beret: Use GitLab, Add LICENSE_FILE
Product: Ports & Packages Reporter: Alfonso S. Siciliano <asiciliano>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me Flags: koobs: merge-quarterly?
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn .diff asiciliano: maintainer-approval+

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!