Bug 206009

Summary: games/stonesoup: Update to 0.17.1
Product: Ports & Packages Reporter: Tobias Rehbein <tobias.rehbein>
Component: Individual Port(s)Assignee: Thomas Zander <riggs>
Status: Closed FIXED    
Severity: Affects Only Me CC: riggs
Priority: --- Keywords: easy, patch, patch-ready
Version: LatestFlags: riggs: merge-quarterly?
Hardware: Any   
OS: Any   
Attachments:
Description Flags
poudriere testport log for games/stonesoup on FreeBSD 10.2
none
poudriere testport log for games/stonesoup-sdl on FreeBSD 10.2
none
The patch for games/stonesoup vlad-fbsd: maintainer-approval+

Description Tobias Rehbein 2016-01-07 17:45:14 UTC
Created attachment 165220 [details]
poudriere testport log for games/stonesoup on FreeBSD 10.2

Update games/stonesoup to the latest version.
Comment 1 Tobias Rehbein 2016-01-07 17:45:52 UTC
Created attachment 165221 [details]
poudriere testport log for games/stonesoup-sdl on FreeBSD 10.2
Comment 2 Tobias Rehbein 2016-01-07 17:46:37 UTC
Created attachment 165222 [details]
The patch for games/stonesoup
Comment 3 commit-hook freebsd_committer freebsd_triage 2016-01-10 17:26:26 UTC
A commit references this bug:

Author: riggs
Date: Sun Jan 10 17:26:02 UTC 2016
New revision: 405731
URL: https://svnweb.freebsd.org/changeset/ports/405731

Log:
  Update to upstream release 0.17.1; fix build on pre-10

  PR:		206009
  Submitted by:	tobias.rehbein@web.de (maintainer)
  MFH:		2016Q1

Changes:
  head/games/stonesoup/Makefile
  head/games/stonesoup/distinfo
  head/games/stonesoup/files/patch-AppHdr.h
  head/games/stonesoup/files/patch-Makefile
  head/games/stonesoup/files/patch-rltiles_Makefile
  head/games/stonesoup/pkg-plist
Comment 4 Thomas Zander freebsd_committer freebsd_triage 2016-01-10 17:59:28 UTC
Committed with small change: Adding -std=c++11 to CFLAGS is necessary on 9.3: Several cc files are compiled without this flag explicitly set and gcc-4.8 returns errors due to lacking definition of nullptr.
Comment 5 commit-hook freebsd_committer freebsd_triage 2016-01-11 18:42:42 UTC
A commit references this bug:

Author: riggs
Date: Mon Jan 11 18:42:16 UTC 2016
New revision: 405796
URL: https://svnweb.freebsd.org/changeset/ports/405796

Log:
  MFH: r405731

  Update to upstream release 0.17.1; fix build on pre-10

  PR:		206009
  Submitted by:	tobias.rehbein@web.de (maintainer)
  Approved by:	ports-secteam (feld)

Changes:
_U  branches/2016Q1/
  branches/2016Q1/games/stonesoup/Makefile
  branches/2016Q1/games/stonesoup/distinfo
  branches/2016Q1/games/stonesoup/files/patch-AppHdr.h
  branches/2016Q1/games/stonesoup/files/patch-Makefile
  branches/2016Q1/games/stonesoup/files/patch-rltiles_Makefile
  branches/2016Q1/games/stonesoup/pkg-plist