Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2012 17:59:12 +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/cad/layouteditor/files patch-src__fileformats__oasis.cpp
Message-ID:  <201205211759.q4LHxCFd088610@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rakuco      2012-05-21 17:59:12 UTC

  FreeBSD ports repository

  Added files:
    cad/layouteditor/files patch-src__fileformats__oasis.cpp 
  Log:
  Make the port build with the upcoming Qt 4.8.1 release.
  
  The QPoint overloads for operator*() were changed in the 4.8.0 release
  [1], so we need to add a patch to adjust a cast here.
  
  No PORTREVISION bump since there were no dependency changes and things
  are still building fine with Qt 4.7.
  
  [1] http://qt.gitorious.org/qt/qt/commit/a562fd2d201e3b618ed99a316275f20385cc5c25
  
  Approved by:    miwi (Qt 4.8.1 exp-run)
  
  Revision  Changes    Path
  1.1       +11 -0     ports/cad/layouteditor/files/patch-src__fileformats__oasis.cpp (new)



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