Bug 118896

Summary: [patch] security/mypasswordsafe change dependency
Product: Ports & Packages Reporter: Pietro Cerutti <gahr>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
_mypasswordsafe.diff none

Description Pietro Cerutti 2007-12-20 18:00:02 UTC

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.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-12-20 18:00:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-12-20 20:13:43 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"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-12-20 20:14:02 UTC
State Changed
From-To: open->closed

Committed. Thanks!