Created attachment 148722 [details] patch This is the update of the actively developed qTox client.
Please note that the file net-im/qTox/files/patch-emoticonswidget.cpp should be deleted
Before committing this PR, I have some remarks: - qtox.pro uses `GIT_VERSION = $$system(git rev-parse HEAD)' and that produces an error message => to be patched - sql is listed in qtox.pro => I had to add it as a dependency USE_QT5= core gui network opengl sql xml widgets buildtools_build - add desktop-file-utils USES= compiler:c++11-lib desktop-file-utils openal:soft qmake
Thierry, Thanks for noticing these problems. I fixed all of them. Thanks, Yuri
Created attachment 148752 [details] Updated patch
A commit references this bug: Author: thierry Date: Wed Oct 29 18:31:13 UTC 2014 New revision: 371695 URL: https://svnweb.freebsd.org/changeset/ports/371695 Log: Update to a redcent snapshot. PR: ports/194648 Submitted by: maintainer Changes: head/net-im/qTox/Makefile head/net-im/qTox/distinfo head/net-im/qTox/files/patch-emoticonswidget.cpp head/net-im/qTox/files/patch-qtox.pro