Date: Sun, 20 May 2012 01:51:05 +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/graphics/autoq3d/files patch-src__cmds__cmds.cpp patch-src__fgui__cadform.cpp Message-ID: <201205200151.q4K1p5FV031106@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rakuco 2012-05-20 01:51:05 UTC
FreeBSD ports repository
Added files:
graphics/autoq3d/files patch-src__cmds__cmds.cpp
patch-src__fgui__cadform.cpp
Log:
Make the port build with gcc 4.6 (and possibly other compilers).
Use QFoo(...) instead of QFoo::QFoo(...), which is a wrong way of calling the
constructor.
Revision Changes Path
1.1 +15 -0 ports/graphics/autoq3d/files/patch-src__cmds__cmds.cpp (new)
1.1 +24 -0 ports/graphics/autoq3d/files/patch-src__fgui__cadform.cpp (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205200151.q4K1p5FV031106>
