Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2017 10:09:21 -0700 (MST)
From:      Robert_Burmeister <robert.burmeister@utoledo.edu>
To:        freebsd-ports@freebsd.org
Subject:   Re: Fwd: 2017-02-18 Update to Qt 4 and Qt 5
Message-ID:  <1487610561769-6169050.post@n6.nabble.com>
In-Reply-To: <64ae73f4-7a79-2a6a-7c71-d16bdd9fec50@chillt.de>
References:  <58A918E6.7080504@UToledo.edu> <86bmtyo210.fsf@orwell> <64ae73f4-7a79-2a6a-7c71-d16bdd9fec50@chillt.de>

next in thread | previous in thread | raw e-mail | index | archive | help
I was able to fix the QT upgrade with minimal port deletions:

> pkg delete -f qt4-linguisttools-4.8.7
> pkg delete -f qt4-rcc-4.8.7
> cd /usr/ports/misc/qtchooser/ && make install clean
> pkg delete -f qt4-qmake-4.8.7
> cd /usr/ports/devel/qt4-qmake/ && make install clean
> cd /usr/ports/devel/qt4-linguisttools/ && make install clean
> cd /usr/ports/devel/qt4-rcc/ && make install clean

Portupgrade -arR was then able to finish the rest.

Though qt5-buildtools-5.7.1 failed and had to be retried manually.




--
View this message in context: http://freebsd.1045724.x6.nabble.com/Fwd-2017-02-18-Update-to-Qt-4-and-Qt-5-tp6168714p6169050.html
Sent from the freebsd-ports mailing list archive at Nabble.com.



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