Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2013 17:06:54 GMT
From:      Scot Hetzel <swhetzel@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/179207: security/pinentry-qt:  QT3 is deprecated
Message-ID:  <201306021706.r52H6sqf011754@oldred.freebsd.org>
Resent-Message-ID: <201306021710.r52HA0BS087155@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179207
>Category:       misc
>Synopsis:       security/pinentry-qt:  QT3 is deprecated
>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 Jun 02 17:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Scot Hetzel
>Release:        
>Organization:
>Environment:
>Description:
security/pinentry-qt defaults to depending on the x11-toolkits/qt33 port which is deprecated.  This is causing issues when installing/updating ports that depend on the QT4 ports.

security/pinentry-qt should either:
- be changed depend on QT4 (i.e. change PORT_OPTIONS to QT4)
  Note: there is a security/pinentry-qt4 port already

- mark port deprecated and add an updating entry informing users to switch to
  the security/pinentry-qt4 port.
  Note: any port that depends on security/pinentry-qt would need to be changed
        to depend on security/pinentry-qt4.
>How-To-Repeat:
Install the security/pinentry-qt port without changing the default selection for QT3, then try to install devel/qt4-corelibs.

devel/qt4-corelibs will use the wrong include files.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306021706.r52H6sqf011754>