Bug 223746 - [patch] games/opensurge unbreak
Summary: [patch] games/opensurge unbreak
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rene Ladan
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2017-11-19 12:50 UTC by timon
Modified: 2017-12-24 10:46 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (nemysis)


Attachments
"diff -Npudr" patch for port (2.94 KB, patch)
2017-11-19 12:50 UTC, timon
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description timon 2017-11-19 12:50:03 UTC
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).
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2017-12-04 18:30:31 UTC
Taking over, maintainer timeout
Comment 2 Rene Ladan freebsd_committer freebsd_triage 2017-12-05 19:56:53 UTC
Committed, thanks for the report!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-12-05 19:57:38 UTC
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
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-12-07 20:52:44 UTC
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
Comment 5 Jan Beich freebsd_committer freebsd_triage 2017-12-22 16:57:01 UTC
Why the bug is still open if the fix has landed?
Comment 6 Rene Ladan freebsd_committer freebsd_triage 2017-12-24 10:46:10 UTC
Oops, closed, thanks for the reminder.