Created attachment 160786 [details] Proposed patch (since 387986 revision) Patch to update games/wxlauncher port from 0.9.6 to 0.10.0 version. Look following link for changes: https://github.com/scp-fs2open/wxLauncher/compare/release-0.9.6...release-0.10.0 - Change GH_ACCOUNT, GH_PROJECT and WWW to new GitHub address - Add pkgconfig to USES - Change USE_SDL value to sdl2, because of new dependency - Explicitly define used wxWidgets version through WXVER CMake's define - Adapt patches for new version
Created attachment 160787 [details] The poudriere testport log (FreeBSD 10 amd64)
Created attachment 161141 [details] Proposed patch (since 387986 revision) - Remove WX_UNICODE define, after ports r397085 changes
Created attachment 161142 [details] The poudriere testport log (FreeBSD 10 amd64, with default options)
Created attachment 161143 [details] The poudriere testport log (FreeBSD 10 amd64, with JOYSTICK option disabled)
Created attachment 161144 [details] The poudriere testport log (FreeBSD 10 amd64, with WX3 option disabled)
A commit references this bug: Author: jbeich Date: Thu Sep 24 18:10:06 UTC 2015 New revision: 397703 URL: https://svnweb.freebsd.org/changeset/ports/397703 Log: games/wxlauncher: update to 0.10.0 - Change GH_ACCOUNT, GH_PROJECT and WWW to new GitHub address - Add pkgconfig to USES - Change USE_SDL value to sdl2, because of new dependency - Explicitly define used wxWidgets version through WXVER CMake's define - Adapt patches for new version - Remove WX_UNICODE define, after ports r397085 changes Changes: https://github.com/scp-fs2open/wxLauncher/compare/release-0.9.6...release-0.10.0 PR: 202939 Submitted by: lightside <lightside@gmx.com> (maintainer) Changes: head/games/wxlauncher/Makefile head/games/wxlauncher/distinfo head/games/wxlauncher/files/patch-code_apis_JoystickManager.cpp head/games/wxlauncher/pkg-descr
Thanks. Committed.