Bug 206009 - games/stonesoup: Update to 0.17.1
Summary: games/stonesoup: Update to 0.17.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Thomas Zander
URL:
Keywords: easy, patch, patch-ready
Depends on:
Blocks:
 
Reported: 2016-01-07 17:45 UTC by Tobias Rehbein
Modified: 2016-01-12 20:10 UTC (History)
1 user (show)

See Also:
riggs: merge-quarterly?


Attachments
poudriere testport log for games/stonesoup on FreeBSD 10.2 (132.15 KB, text/x-log)
2016-01-07 17:45 UTC, Tobias Rehbein
no flags Details
poudriere testport log for games/stonesoup-sdl on FreeBSD 10.2 (273.93 KB, text/x-log)
2016-01-07 17:45 UTC, Tobias Rehbein
no flags Details
The patch for games/stonesoup (9.53 KB, patch)
2016-01-07 17:46 UTC, Tobias Rehbein
vlad-fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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