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