Bug 214420

Summary: games/pioneer: Update to 20161110
Product: Ports & Packages Reporter: lightside <lightside>
Component: Individual Port(s)Assignee: Guido Falsi <madpilot>
Status: Closed FIXED    
Severity: Affects Only Me CC: madpilot
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Proposed patch (since 425132 revision) lightside: maintainer-approval+

Description lightside 2016-11-11 11:52:00 UTC
Created attachment 176892 [details]
Proposed patch (since 425132 revision)

Patch to update games/pioneer port from 20161028 to 20161110 version.

Look following link for changes:
https://github.com/pioneerspacesim/pioneer/compare/20161028...20161110

- Use _GLIBCXX_USE_C99 define for GCC (ports/193528)
- Clarify sed patch for src/Orbit.cpp
- Remove patches, which applied by upstream

The build was tested on FreeBSD 9.3 and 10.2 amd64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-11-12 10:07:41 UTC
A commit references this bug:

Author: madpilot
Date: Sat Nov 12 10:06:49 UTC 2016
New revision: 425936
URL: https://svnweb.freebsd.org/changeset/ports/425936

Log:
  - Update to 20161110
  - Convert to USES=localbase
  - Removed upstreamed patches

  PR:		214420
  Submitted by:	lightside@gmx.com (maintainer)

Changes:
  head/games/pioneer/Makefile
  head/games/pioneer/distinfo
  head/games/pioneer/files/patch-contrib_PicoDDS_PicoDDS.cpp
  head/games/pioneer/files/patch-src_GameConfig.h
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2016-11-12 10:08:27 UTC
Committed.

I only modified the port to use USES=localbase instead of manually defining CPPFLAGS to inlcude ${LOCALBASE}/local.

Thanks!