Bug 242250

Summary: games/bsdgames update to 0.7
Product: Ports & Packages Reporter: Joachim Werner <jockl>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me CC: jgh
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
update to 0.7 none

Description Joachim Werner 2019-11-26 16:39:43 UTC
Created attachment 209453 [details]
update to 0.7

* incorporated patches by Robert Bonomi into cribbage
* moved sources to a dedicated github.com repository for easier future bugfixing
* changed epoch - 5.5.0 (as in DragonFlyBSD) really doesn't make sense. 
  version 0.7 suggests it's not as tidy as it should be, so that's appropriate.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-11-26 19:37:45 UTC
A commit references this bug:

Author: jgh
Date: Tue Nov 26 19:37:42 UTC 2019
New revision: 518479
URL: https://svnweb.freebsd.org/changeset/ports/518479

Log:
  - update to 0.7

  * incorporated patches by Robert Bonomi into cribbage
  * moved sources to a dedicated github.com repository for easier future
    bugfixing
  * changed epoch - 5.5.0 (as in DragonFlyBSD) really doesn't make sense.
    version 0.7 suggests it's not as tidy as it should be, so that's
    appropriate.

  PR:		242250
  Submitted by:	jockl@pianojockl.org (maintainer)

Changes:
  head/games/bsdgames/Makefile
  head/games/bsdgames/distinfo
  head/games/bsdgames/files/patch-Makefile.inc
  head/games/bsdgames/pkg-descr
Comment 2 Jason Helfman freebsd_committer freebsd_triage 2019-11-26 19:39:27 UTC
Thanks for the update. It has been committed!

I would recommend adjusting INFO in your next update:
https://www.freebsd.org/doc/en/books/porters-handbook/makefile-info.html

I also noticed that there are a large number of warnings that could potentially be suppressed.

Thanks, again!
-jgh