Date: Thu, 29 May 2014 20:37:56 +0000 (UTC) From: Rusmir Dusko <nemysis@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r355745 - head/net-p2p/qbittorrent Message-ID: <201405292037.s4TKbuvJ004475@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: nemysis Date: Thu May 29 20:37:55 2014 New Revision: 355745 URL: http://svnweb.freebsd.org/changeset/ports/355745 QAT: https://qat.redports.org/buildarchive/r355745/ Log: - Set PORTSCOUT, https://github.com/qbittorrent/qBittorrent/issues/1713 Modified: head/net-p2p/qbittorrent/Makefile Modified: head/net-p2p/qbittorrent/Makefile ============================================================================== --- head/net-p2p/qbittorrent/Makefile Thu May 29 20:21:45 2014 (r355744) +++ head/net-p2p/qbittorrent/Makefile Thu May 29 20:37:55 2014 (r355745) @@ -30,6 +30,9 @@ INSTALLS_ICONS= yes OPTIONS_DEFINE= DBUS .endif +# Wrong versioning upstream +PORTSCOUT= skipv:3.1.9.2 + SUB_FILES= pkg-message PORTDOCS= AUTHORS Changelog README
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405292037.s4TKbuvJ004475>