From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Dec 20 18:00:03 2007 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 95B3F16A421 for ; Thu, 20 Dec 2007 18:00:03 +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 666F613C46B for ; Thu, 20 Dec 2007 18:00:03 +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 lBKI033O042150 for ; Thu, 20 Dec 2007 18:00:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id lBKI03ME042149; Thu, 20 Dec 2007 18:00:03 GMT (envelope-from gnats) Resent-Date: Thu, 20 Dec 2007 18:00:03 GMT Resent-Message-Id: <200712201800.lBKI03ME042149@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, "Pietro Cerutti" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9402E16A417 for ; Thu, 20 Dec 2007 17:50:05 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from cpanel03.rubas-s03.net (cpanel03.rubas-s03.net [195.182.222.73]) by mx1.freebsd.org (Postfix) with ESMTP id 47A0D13C45A for ; Thu, 20 Dec 2007 17:50:05 +0000 (UTC) (envelope-from gahr@gahr.ch) Received: from 80-218-191-236.dclient.hispeed.ch ([80.218.191.236] helo=gahrtop.localhost) by cpanel03.rubas-s03.net with esmtpa (Exim 4.68) (envelope-from ) id 1J5PX1-00079H-SU for FreeBSD-gnats-submit@freebsd.org; Thu, 20 Dec 2007 18:50:03 +0100 Received: from gahrtop.localhost (localhost [127.0.0.1]) by gahrtop.localhost (Postfix) with ESMTP id 411AB73063 for ; Thu, 20 Dec 2007 18:48:28 +0100 (CET) Message-Id: <1198172908.9060@gahrtop.localhost> Date: Thu, 20 Dec 2007 18:48:28 +0100 From: "Pietro Cerutti" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.8 Cc: Subject: ports/118896: [patch] security/mypasswordsafe change dependency 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: Thu, 20 Dec 2007 18:00:03 -0000 >Number: 118896 >Category: ports >Synopsis: [patch] security/mypasswordsafe change dependency >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Dec 20 18:00:02 UTC 2007 >Closed-Date: >Last-Modified: >Originator: Pietro Cerutti >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 8.0-CURRENT #18: Tue Dec 18 12:48:22 CET 2007 root@gahrtop.localhost:/usr/obj/usr/src/sys/MSI1034 >Description: The patch changes the dependency from KDELIBS3 to QT3. The port builds & works correctly, and doesn't use KDELIBS anyway. I think that having to install the whole KDELIBS set is an overkill. >How-To-Repeat: >Fix: --- _mypasswordsafe.diff begins here --- --- Makefile.orig 2007-12-20 18:36:24.000000000 +0100 +++ Makefile 2007-12-20 18:42:10.000000000 +0100 @@ -18,7 +18,7 @@ BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake USE_GMAKE= yes -USE_KDELIBS_VER=3 +USE_QT_VER= 3 MAKE_ENV= QTDIR="${QT_PREFIX}" \ QMAKESPEC="${LOCALBASE}/share/qt/mkspecs/freebsd-g++" --- _mypasswordsafe.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: