Date: Tue, 12 Jun 2012 15:44:16 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/qmake4 Makefile ports/devel/qmake4/files patch-qt4-before-ports-in-mkspecs.diff Message-ID: <201206121544.q5CFiGc8017549@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rakuco 2012-06-12 15:44:16 UTC
FreeBSD ports repository
Modified files:
devel/qmake4 Makefile
devel/qmake4/files patch-qt4-before-ports-in-mkspecs.diff
Log:
Partly revert the previous mkspec changes by using the upstream fix instead.
Talking to fluffy@ on IRC, I found out the hard way that my commit
0ba35fd5a81df57fb0f943c3dddd35d43ebc3383 has not been included in Qt
4.8.2, so things were pretty much borked when one tried to use
non-base gcc.
Instead of changing the behavior of g++-base.conf and setting
QMAKE_{CC,CXX} in "leaf" mkspecs, my upstream commit simply sets these
values after including g++-base.conf where needed (ie. in the
freebsd-g++46 mkspec, where we use gcc46 and g++46).
Bump PORTREVISION once again, sorry for the hassle.
Revision Changes Path
1.27 +1 -2 ports/devel/qmake4/Makefile
1.5 +22 -25 ports/devel/qmake4/files/patch-qt4-before-ports-in-mkspecs.diff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206121544.q5CFiGc8017549>
