Bug 194648 - [MAINTAINER UPDATE] net-im/qTox to 0.141027
Summary: [MAINTAINER UPDATE] net-im/qTox to 0.141027
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: Thierry Thomas
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-28 02:17 UTC by Yuri Victorovich
Modified: 2014-10-29 18:31 UTC (History)
1 user (show)

See Also:


Attachments
patch (1.88 KB, patch)
2014-10-28 02:17 UTC, Yuri Victorovich
no flags Details | Diff
Updated patch (1.39 KB, patch)
2014-10-29 01:42 UTC, Yuri Victorovich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2014-10-28 02:17:18 UTC
Created attachment 148722 [details]
patch

This is the update of the actively developed qTox client.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2014-10-28 02:17:45 UTC
Please note that the file net-im/qTox/files/patch-emoticonswidget.cpp should be deleted
Comment 2 Thierry Thomas freebsd_committer freebsd_triage 2014-10-28 21:25:18 UTC
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
Comment 3 Yuri Victorovich freebsd_committer freebsd_triage 2014-10-29 01:41:33 UTC
Thierry,

Thanks for noticing these problems.
I fixed all of them.

Thanks,
Yuri
Comment 4 Yuri Victorovich freebsd_committer freebsd_triage 2014-10-29 01:42:18 UTC
Created attachment 148752 [details]
Updated patch
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-10-29 18:31:46 UTC
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