Created attachment 184612 [details] patch: updating and new port Hi, I did some updates to net-p2p/transmission: 1 - transmission: meta port version bump to reflect the actual ports versions; 2 - transmission-gtk: add cairo to USE_GNOME due to "stage-qa" warnings; 3 - transmission-qt4: add CONFLICTS_INSTALL due to new -qt5 port, add cairo to USE_QT4 and some LIB_DEPENDS+ due to "stage-qa" warnings, minor changes from QT4 to Qt4 due to usage convention. 4 - transmission-qt5: new port. I do not know how to properly attach a patch in here, however it is in the github: https://github.com/freebsd/freebsd-ports/pull/65 These are my first work with ports. Please, be gentle. Thanks!
Correction: 3 - transmission-qt4: add CONFLICTS_INSTALL due to new -qt5 port, add ***corelib*** to USE_QT4 and some LIB_DEPENDS+ due to "stage-qa" warnings, minor changes from QT4 to Qt4 due to usage convention.
Created attachment 184804 [details] [patch] add new -qt5 port, and some updates. Fix some mistakes of the previous one, including updating net-p2p/Makefile adding in the transmission-qt5 new port.
Committed, with minor changes. Thanks!
A commit references this bug: Author: crees Date: Mon Aug 14 19:21:05 UTC 2017 New revision: 447965 URL: https://svnweb.freebsd.org/changeset/ports/447965 Log: Add -qt5 port. While here, correct version of transmission meta-port PR: ports/220933 Submitted by: ldbm@privacychain.ch Changes: head/net-p2p/Makefile head/net-p2p/transmission/Makefile head/net-p2p/transmission-gtk/Makefile head/net-p2p/transmission-qt4/Makefile head/net-p2p/transmission-qt4/pkg-descr head/net-p2p/transmission-qt5/ head/net-p2p/transmission-qt5/Makefile head/net-p2p/transmission-qt5/pkg-descr head/net-p2p/transmission-qt5/pkg-plist