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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to