From nobody@FreeBSD.org  Sat Jun 21 12:04:34 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id A68B4106566C
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <makc@issp.ac.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: net-p2p/qbittorrent - use QT_COMPONENTS
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         124824
>Category:       ports
>Synopsis:       net-p2p/qbittorrent - use QT_COMPONENTS
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 21 12:10:07 UTC 2008
>Closed-Date:    Tue Jun 24 02:08:21 UTC 2008
>Last-Modified:  Tue Jun 24 02:08:21 UTC 2008
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat Jun 21 12:10:34 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124824 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Tue Jun 24 02:08:20 UTC 2008 
State-Changed-Why:  
Integrated together with the last update, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=124824 
>Unformatted:
