Bug 205630

Summary: games/xbat: fix segfault and highscore handling
Product: Ports & Packages Reporter: Dmitry Marakasov <amdmi3>
Component: Individual Port(s)Assignee: Dmitry Marakasov <amdmi3>
Status: Closed FIXED    
Severity: Affects Many People CC: TsurutaniNaoki
Priority: --- Keywords: crash, easy, patch
Version: LatestFlags: bugzilla: maintainer-feedback? (TsurutaniNaoki)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch none

Description Dmitry Marakasov freebsd_committer freebsd_triage 2015-12-26 14:01:28 UTC
Created attachment 164682 [details]
Patch

- Use gcc, as the game segfaults being compiled with clang
- Move highscores to /var/games
- Modernize plist
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2015-12-26 14:06:59 UTC
Reporter is Committer, assign accordingly
Comment 2 TsurutaniNaoki 2015-12-28 22:17:52 UTC
I think this patch works fine.
Thank you for your report and patch.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-12-29 10:22:11 UTC
A commit references this bug:

Author: amdmi3
Date: Tue Dec 29 10:21:18 UTC 2015
New revision: 404729
URL: https://svnweb.freebsd.org/changeset/ports/404729

Log:
  - Use gcc, as the game segfaults being compiled with clang
  - Move highscores to /var/games
  - Modernize plist

  PR:		205630
  Submitted by:	amdmi3
  Approved by:	turutani@scphys.kyoto-u.ac.jp

Changes:
  head/games/xbat/Makefile
  head/games/xbat/files/patch-Imakefile
  head/games/xbat/pkg-plist