Opened 7 years ago

Closed 7 years ago

#53826 closed defect (fixed)

qt5-qtbase both replaced by and conflicts with qt56-qtbase on 10.7

Reported by: michaelld (Michael Dickens) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.4.99
Keywords: Cc:
Port: qt5-qtbase, qt56-qtbase

Description

I just updated 'port' on my 10.7 Mac OS X install; no libc++, but trying to use MacPorts Clang 4.0 where possible since it seems to work pretty well. When I do "port info qt5-qtbase", I get back:

% port info qt5-qtbase
qt5-qtbase @5.7.1 (aqua)
Replaced by:          qt56-qtbase
Variants:             debug, examples, gstreamer, [+]openssl, pulseaudio, tests,
                      universal

Description:          Tools and Module(s) for Qt Tool Kit 5: Qt Gui, Qt Widgets,
                      Qt Print Support, Qt OpenGL, Qt Core, Qt XML, Qt SQL, Qt
                      Network, Qt Test, Qt D-Bus, Qt Concurrent, and Qt Platform
                      Headers
Homepage:             http://qt.io

Extract Dependencies: xz
Build Dependencies:   pkgconfig, gawk, clang-4.0
Library Dependencies: zlib, libpng, jpeg, fontconfig, freetype, dbus, tiff,
                      libmng, glib2, icu, pcre, libiconv, harfbuzz, openssl
Conflicts with:       qt3, qt3-mac, qt56-qtbase, qt55-qtbase
Platforms:            macosx
License:              {LGPL-3 GPL-3 OpenSSLException}
Maintainers:          Email: mcalhoun@macports.org
                      Policy: openmaintainer
%

which has the issue that it is both "replace_by" as well as "conflicts with" qt56-qtbase.

Change History (4)

comment:1 Changed 7 years ago by michaelld (Michael Dickens)

Owner: changed from mcalhoun to mcalhoun@…
Status: newassigned

comment:2 Changed 7 years ago by michaelld (Michael Dickens)

Owner: changed from mcalhoun@… to MarcusCalhoun-Lopez

comment:3 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Status: assignedaccepted

comment:4 Changed 7 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: acceptedclosed

In f673a61a68136ccbd7588898ae7a50e3dbaf8260/macports-ports:

qt5, qt56: do not conflict when qt56 replaces qt5

Fixes #53826

Note: See TracTickets for help on using tickets.