Created attachment 160192 [details] Makefile.diff - Add missing qt4-network dependency. - Depend on qt4-linguisttools for *.qm files generation. - Drop unused gettext/iconv dependencies. - Add LICENSE_FILE. - Bump PORTREVISION.
Created attachment 160193 [details] portlint.log
Created attachment 160194 [details] poudriere-9.3-i386.log
Created attachment 160195 [details] poudriere-10.2-amd64.log
Created attachment 160220 [details] poudriere log on 8.4-RELEASE-amd64
Created attachment 160221 [details] poudriere log on 9.3-RELEASE-amd64
Created attachment 160222 [details] poudriere log on 10.1-RELEASE-amd64
You have both my approval and my gratitude. Thanks for improving the port quality.
A commit references this bug: Author: rakuco Date: Tue Aug 25 13:19:51 UTC 2015 New revision: 395250 URL: https://svnweb.freebsd.org/changeset/ports/395250 Log: Adjust dependencies. - Depend on qt4-network. - Depend only on qt4-linguisttools instead of qt4-linguist for the *.qm files. - Drop unused gettext and iconv dependencies. - Set LICENSE_FILE. PR: 202557 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com> Approved by: fernando.apesteguia@gmail.com <maintainer> Changes: head/graphics/converseen/Makefile
Landed, thanks!