From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Aug 31 17:00:18 2012 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 E6A241065670 for ; Fri, 31 Aug 2012 17:00:17 +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 8CF7B8FC1A for ; Fri, 31 Aug 2012 17:00:17 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q7VH0Hf9044834 for ; Fri, 31 Aug 2012 17:00:17 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q7VH0HqN044832; Fri, 31 Aug 2012 17:00:17 GMT (envelope-from gnats) Resent-Date: Fri, 31 Aug 2012 17:00:17 GMT Resent-Message-Id: <201208311700.q7VH0HqN044832@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 714E2106566C for ; Fri, 31 Aug 2012 16:53:39 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 5D1258FC12 for ; Fri, 31 Aug 2012 16:53:39 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q7VGrd3i059166 for ; Fri, 31 Aug 2012 16:53:39 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q7VGrd9R059165; Fri, 31 Aug 2012 16:53:39 GMT (envelope-from nobody) Message-Id: <201208311653.q7VGrd9R059165@red.freebsd.org> Date: Fri, 31 Aug 2012 16:53:39 GMT From: Max Brazhnikov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/171218: deskutils/plasma-applet-fancytasks: remove deprecated kdebase component 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: Fri, 31 Aug 2012 17:00:18 -0000 >Number: 171218 >Category: ports >Synopsis: deskutils/plasma-applet-fancytasks: remove deprecated kdebase component >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: Fri Aug 31 17:00:17 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Max Brazhnikov >Release: >Organization: >Environment: >Description: Remove needless (and deprecated) kdebase component Remove indirect dependencies on qt4 libraries >How-To-Repeat: >Fix: Patch attached with submission follows: Index: deskutils/plasma-applet-fancytasks/Makefile =================================================================== --- deskutils/plasma-applet-fancytasks/Makefile (revision 303386) +++ deskutils/plasma-applet-fancytasks/Makefile (working copy) @@ -7,7 +7,7 @@ PORTNAME= fancytasks PORTVERSION= 1.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- @@ -18,13 +18,10 @@ LICENSE= GPLv2 -LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz - USE_BZIP2= yes USE_CMAKE= yes -USE_KDE4= automoc4 kdeprefix kdelibs kdebase workspace -USE_QT4= gui dbus network opengl svg phonon webkit xml \ - qmake_build moc_build rcc_build uic_build +USE_KDE4= automoc4 kdeprefix kdelibs workspace qimageblitz +USE_QT4= qmake_build moc_build rcc_build uic_build WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >Release-Note: >Audit-Trail: >Unformatted: