From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 21 12:10:07 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DCFE1065682 for ; Sat, 21 Jun 2008 12:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 66E0A8FC22 for ; Sat, 21 Jun 2008 12:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m5LCA7S5044100 for ; Sat, 21 Jun 2008 12:10:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m5LCA7jP044099; Sat, 21 Jun 2008 12:10:07 GMT (envelope-from gnats) Resent-Date: Sat, 21 Jun 2008 12:10:07 GMT Resent-Message-Id: <200806211210.m5LCA7jP044099@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Max Brazhnikov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A68B4106566C for ; Sat, 21 Jun 2008 12:04:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 912FD8FC17 for ; Sat, 21 Jun 2008 12:04:34 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m5LC4YLY089351 for ; Sat, 21 Jun 2008 12:04:34 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m5LC4YPY089350; Sat, 21 Jun 2008 12:04:34 GMT (envelope-from nobody) Message-Id: <200806211204.m5LC4YPY089350@www.freebsd.org> Date: Sat, 21 Jun 2008 12:04:34 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/124824: net-p2p/qbittorrent - use QT_COMPONENTS X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2008 12:10:07 -0000 >Number: 124824 >Category: ports >Synopsis: net-p2p/qbittorrent - use QT_COMPONENTS >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jun 21 12:10:07 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: FreeBSD luna.dio.ru 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Jun 8 18:13:48 MSD 2008 root@luna.dio.ru:/usr/obj/usr/freebsd/7/src/sys/LUNA i386 >Description: use QT_COMPONENTS >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN --exclude=CVS /usr/ports/net-p2p/qbittorrent/Makefile /home/makc/porting/ports/net-p2p/qbittorrent/Makefile --- /usr/ports/net-p2p/qbittorrent/Makefile 2008-06-06 17:53:45.000000000 +0400 +++ /home/makc/porting/ports/net-p2p/qbittorrent/Makefile 2008-06-21 15:13:46.000000000 +0400 @@ -7,7 +7,7 @@ PORTNAME= qbittorrent DISTVERSION= 1.0.0rc11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-p2p MASTER_SITES= SF @@ -20,6 +20,7 @@ USE_PYTHON= 2.3+ USE_QT_VER= 4 +QT_COMPONENTS= qmake_build uic_build moc_build rcc_build gui network xml QT_NONSTANDARD= yes INSTALLS_ICONS= yes HAS_CONFIGURE= yes >Release-Note: >Audit-Trail: >Unformatted: