From owner-freebsd-bugs@FreeBSD.ORG Sun May 24 09:50:07 2009 Return-Path: Delivered-To: freebsd-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 926351065687 for ; Sun, 24 May 2009 09:50: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 54F608FC30 for ; Sun, 24 May 2009 09:50: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.3/8.14.3) with ESMTP id n4O9o7VU005340 for ; Sun, 24 May 2009 09:50:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n4O9o7pg005332; Sun, 24 May 2009 09:50:07 GMT (envelope-from gnats) Resent-Date: Sun, 24 May 2009 09:50:07 GMT Resent-Message-Id: <200905240950.n4O9o7pg005332@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-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 3EE86106564A for ; Sun, 24 May 2009 09:46:46 +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 2E7668FC24 for ; Sun, 24 May 2009 09:46:46 +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 n4O9kk5d029630 for ; Sun, 24 May 2009 09:46:46 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n4O9kjnJ029629; Sun, 24 May 2009 09:46:45 GMT (envelope-from nobody) Message-Id: <200905240946.n4O9kjnJ029629@www.freebsd.org> Date: Sun, 24 May 2009 09:46:45 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: misc/134901: polish/qnapi: fix qt4 dependencies X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 May 2009 09:50:07 -0000 >Number: 134901 >Category: misc >Synopsis: polish/qnapi: fix qt4 dependencies >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun May 24 09:50:06 UTC 2009 >Closed-Date: >Last-Modified: >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: polish/qnapi/Makefile =================================================================== RCS file: /home/pcvs/ports/polish/qnapi/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- polish/qnapi/Makefile 5 Jul 2008 05:08:52 -0000 1.2 +++ polish/qnapi/Makefile 23 May 2009 17:50:40 -0000 @@ -7,6 +7,7 @@ PORTNAME= qnapi PORTVERSION= 0.1.5 +PORTREVISION= 1 CATEGORIES= polish multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= qnapi @@ -17,7 +18,7 @@ RUN_DEPENDS= 7z:${PORTSDIR}/archivers/p7zip USE_QT_VER= 4 -QT_COMPONENTS= corelib gui network qmake_build moc_build uic_build rcc +QT_COMPONENTS= corelib gui network qmake_build moc_build uic_build rcc_build INSTALLS_ICONS= yes MAN1= qnapi.1 >Release-Note: >Audit-Trail: >Unformatted: