From gahr@gahr.ch  Thu Dec 20 17:50:05 2007
Return-Path: <gahr@gahr.ch>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 9402E16A417
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <gahr@gahr.ch>)
	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 <FreeBSD-gnats-submit@freebsd.org>; 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" <gahr@gahr.ch>
To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@freebsd.org>
Subject: [patch] security/mypasswordsafe change dependency
X-Send-Pr-Version: gtk-send-pr 0.4.8 
X-GNATS-Notify:

>Number:         118896
>Category:       ports
>Synopsis:       [patch] security/mypasswordsafe change dependency
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 20 18:00:02 UTC 2007
>Closed-Date:    Thu Dec 20 20:14:03 UTC 2007
>Last-Modified:  Thu Dec 20 20:20:00 UTC 2007
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Dec 20 18:00:10 UTC 2007 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=118896 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Thu Dec 20 20:14:02 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/118896: commit references a PR
Date: Thu, 20 Dec 2007 20:13:43 +0000 (UTC)

 alepulver    2007-12-20 20:13:33 UTC
 
   FreeBSD ports repository
 
   Modified files:
     security/mypasswordsafe Makefile 
   Log:
   - Change USE_KDELIBS_VER into USE_QT_VER.
   
   PR:             ports/118896
   Submitted by:   "Pietro Cerutti" <gahr@gahr.ch>
   
   Revision  Changes    Path
   1.5       +1 -1      ports/security/mypasswordsafe/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
