Summary: | [patch] games/opensurge unbreak | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | timon | ||||
Component: | Individual Port(s) | Assignee: | Rene Ladan <rene> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | rene | ||||
Priority: | --- | Keywords: | patch | ||||
Version: | Latest | Flags: | bugzilla:
maintainer-feedback?
(nemysis) |
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Taking over, maintainer timeout Committed, thanks for the report! A commit references this bug: Author: rene Date: Tue Dec 5 19:56:37 UTC 2017 New revision: 455615 URL: https://svnweb.freebsd.org/changeset/ports/455615 Log: games/opensurge: unbreak and unexpire [1] Add LIB_DEPENDS on x11-fonts/alfont PR: 223746 Submitted by: timon at timon.net.nz Approved by: maintainer timeout (nemysis, 15 days) MFH: 2017Q4 Changes: head/games/opensurge/Makefile head/games/opensurge/files/patch-src_core_image.c head/games/opensurge/files/patch-src_core_image.h A commit references this bug: Author: rene Date: Thu Dec 7 20:52:07 UTC 2017 New revision: 455754 URL: https://svnweb.freebsd.org/changeset/ports/455754 Log: MFH: r455615 games/opensurge: unbreak and unexpire [1] Add LIB_DEPENDS on x11-fonts/alfont PR: 223746 Submitted by: timon at timon.net.nz Approved by: maintainer timeout (nemysis, 15 days) Approved by: ports-secteam (build-fix blanket) Changes: _U branches/2017Q4/ branches/2017Q4/games/opensurge/Makefile branches/2017Q4/games/opensurge/files/patch-src_core_image.c branches/2017Q4/games/opensurge/files/patch-src_core_image.h Why the bug is still open if the fix has landed? Oops, closed, thanks for the reminder. |
Created attachment 188114 [details] "diff -Npudr" patch for port Hi, This patches move inline functions definitions into header file to unbreak games/opensurge port building with modern compilers (like gcc6).