From nobody@FreeBSD.org  Sun May 24 09:41:22 2009
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 BE2F510656E0
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 May 2009 09:41:22 +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 A95B48FC20
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 May 2009 09:41:21 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n4O9fLns018689
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 24 May 2009 09:41:21 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n4O9fLJ8018688;
	Sun, 24 May 2009 09:41:21 GMT
	(envelope-from nobody)
Message-Id: <200905240941.n4O9fLJ8018688@www.freebsd.org>
Date: Sun, 24 May 2009 09:41:21 GMT
From: Max Brazhnikov <makc@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: graphics/qgis: fix qt4 dependencies
X-Send-Pr-Version: www-3.1
X-GNATS-Notify: wenheping@gmail.com

>Number:         134896
>Category:       ports
>Synopsis:       graphics/qgis: fix qt4 dependencies
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    makc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 24 09:50:05 UTC 2009
>Closed-Date:    Sun May 24 14:40:30 UTC 2009
>Last-Modified:  Sun May 24 14:40:30 UTC 2009
>Originator:     Max Brazhnikov
>Release:        FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
FreeBSD luna.dio.ru 7.2-STABLE FreeBSD 7.2-STABLE #4: Sun May 10 13:08:58 MSD 2009     root@luna.dio.ru:/usr/obj/usr/freebsd/7/src/sys/LUNA  i386
>Description:
Remove qt4 build tools from run dependencies.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: graphics/qgis/Makefile
===================================================================
RCS file: /home/pcvs/ports/graphics/qgis/Makefile,v
retrieving revision 1.24
diff -u -r1.24 Makefile
--- graphics/qgis/Makefile	11 Apr 2009 08:13:05 -0000	1.24
+++ graphics/qgis/Makefile	23 May 2009 20:18:37 -0000
@@ -7,7 +7,7 @@
 
 PORTNAME=	qgis
 PORTVERSION=	1.0.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://download.osgeo.org/qgis/src/
 DISTNAME=	${PORTNAME}_${PORTVERSION}
@@ -26,7 +26,8 @@
 USE_SQLITE=	yes
 CMAKE_USE_PTHREAD=	yes
 CMAKE_ENV+=	QMAKESPEC=${QMAKESPEC}
-QT_COMPONENTS=	qmake gui moc rcc uic svg xml network sql linguist
+QT_COMPONENTS=	gui svg xml network sql linguist_build \
+		qmake_build moc_build rcc_build uic_build
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-qtdir=${QTDIR}


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->makc 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun May 24 09:50:27 UTC 2009 
Responsible-Changed-Why:  
Submitter has GNATS access (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134896 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Sun May 24 09:50:32 UTC 2009 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=134896 

From: Edwin Groothuis <edwin@FreeBSD.org>
To: wenheping@gmail.com
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/134896: graphics/qgis: fix qt4 dependencies
Date: Sun, 24 May 2009 09:50:30 UT

 Maintainer of graphics/qgis,
 
 Please note that PR ports/134896 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/134896
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: wen heping <wenheping@gmail.com>
To: bug-followup@FreeBSD.org, makc@FreeBSD.org
Cc:  
Subject: Re: ports/134896: graphics/qgis: fix qt4 dependencies
Date: Sun, 24 May 2009 20:56:11 +0800

 --0016e645fa8a98c0bd046aa80498
 Content-Type: text/plain; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I approve it.
 Thank you.
 
 wen
 
 --0016e645fa8a98c0bd046aa80498
 Content-Type: text/html; charset=ISO-8859-1
 Content-Transfer-Encoding: 7bit
 
 I approve it.<br>Thank you.<br><br>wen<br>
 
 --0016e645fa8a98c0bd046aa80498--
State-Changed-From-To: feedback->closed 
State-Changed-By: makc 
State-Changed-When: Sun May 24 14:40:29 UTC 2009 
State-Changed-Why:  
Committed with maintainer approval. 

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