Summary: | net-im/qTox: add databases/qt5-sqldrivers-sqlite3 missing dependency | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Igor Ostapenko <igoro> | ||||||||
Component: | Individual Port(s) | Assignee: | Thierry Thomas <thierry> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | kde, makc, thierry, yuri | ||||||||
Priority: | --- | Flags: | thierry:
maintainer-feedback+
|
||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
Attachments: |
|
Maintainers CC'd Waiting for maintainer's approval. Please add _run suffix to sql-sqlite3 and _build to linguisttools. See http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-qt.html#qt-components for details. Created attachment 150169 [details]
updated patch
Thanks Igor and Max, I integrated both suggestions into this 'updated patch'.
Created attachment 150170 [details]
poudriere log
In pourdriere log, please ignore:
> ====> Running Q/A tests (stage-qa)
> Warning: dependency file /usr/local/lib/libGL.so.1 doesn't belong to any package
This is from the new test I have locally, not in the head.
A commit references this bug: Author: thierry Date: Thu Dec 4 22:40:44 UTC 2014 New revision: 373988 URL: https://svnweb.freebsd.org/changeset/ports/373988 Log: Add databases/qt5-sqldrivers-sqlite3 missing dependency. PR: ports/195654 Submitted by: Igor Ostapenko Approved by: maintainer (yuri) Changes: head/net-im/qTox/Makefile Committed, thanks! |
Created attachment 150153 [details] qTox-0.141118.diff If devel/qt5 meta port is installed with default options then this driver will be around, otherwise qTox ends up be running w/o it, what leads to crashes upon posting/etc, i.e. when it tries to hit its *db files. The attached patch example makes qTox happy w/o full devel/qt5.